body {
    padding: 0;
	margin:0;
	background: url(../images/fondo.gif) repeat-x;
}

.fondoazul {
    background: #2E5BA0;
}

.fondoazuloscuro  {
    background: #1B4381;
}

.fondoazulclaro {
    background: #627FAB;
}

.fondoazulmasclaro {
    background: #EBF0F7;
}

.fondoblanco {
    background: #ffffff;
}

.slogan {
    background: #627FAB;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

.slogandos {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

#nav ul {
}
#nav td {
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(../images/enlaces.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}
#nav a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
    text-decoration:underline;
}

#nav li.drk {
  background: url(../images/tab_drk.gif) repeat-x;
  border-left: none;
  padding-left: 1px;
}

.fotohome {
    margin: 3px;
}

.titulosHome {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}

.titulosHome1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #1B4381;
	padding: 5px;
}

.titulosHome2 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	background:#1B4381;
}

.subtitulosHome {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}

.subtitulosHome1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #1B4381;
	padding: 5px;
}

.textohome {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #ffffff;
	padding: 5px;
}

.textohome1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align:justify;
	color: #1B4381;
	padding: 5px;
}

.textosingle {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align:justify;
	color: #1B4381;
	padding: 5px;
}

.derechos {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}

a.enlaceshome:visited, a.enlaceshome:link {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	padding: 5px;
}

a.enlaceshome:hover{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 5px;
}
