/* CSS Document */
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#ffffff;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
table {
	text-align:center;
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: #0F3156;
	text-decoration: underline;
}
a:visited {
	color: #0F3156;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}

A.vinculo2:link {
	color: #0B3357;
	font-weight: bold;
	text-decoration: none;
}
A.vinculo2:visited {
	color: #0B3357;
	font-weight: bold;
	text-decoration: none;
}
A.vinculo2:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.vinculo3:link {
	color: #0094FF;
	font-weight: bold;
	text-decoration: underline;
}
A.vinculo3:visited {
	color: #0094FF;
	font-weight: bold;
	text-decoration: underline;
}
A.vinculo3:hover {
	color: #0063FF;
	font-weight: bold;
	text-decoration: underline;
}
A.vinculo4:link, A.vinculo4:visited {
	color: #666666;
	text-decoration: underline;
}
A.vinculo4:hover {
	color: #333333;
	text-decoration: underline;
}
b {
	color: #0B3357;
}
strong {
	color: #72B8FD;
}
#centrar {
	width: 778px;
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
}
#contenedor {
	text-align: center;
	width: 780px;
	padding-top: 2%;
}
#logo_def {
	clear: both;
}
#menu_def {
	clear: both;
}
#secciones_def {
	float: left;
}

#lateral {
	width: 90px;
	float: left;
	height: 480px;
}
#contenedor2 {
	float: left;
	text-align: right;
}
#logo {
	text-align: left;
	width: 678px;
}
#menu {
	text-align: left;
	width: 678px;
	height: 44px;
}
#secciones {
	float: left;
}
#contenido {
	width: 660px;
	padding: 14px;
	text-align: left;
}
#fotos {
	height: 220px;
	width: 168px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#fotos2 {
	height: 300px;
	width: 113px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 300px;
}
#fotos_pq {
	width: 113px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
}
#texto {
	height: auto;
	float: right;
	padding-top: 10px;
	width: 460px;
}
#texto2 {
	padding-top: 10px;
	width: 640px;
}
#texto3 {
	height: auto;
	float: right;
	padding-top: 10px;
	width: 510px;
}
#2columnas {
	height: auto;
	float: left;
	width: 200px;	
}
#linea_1 {
	width: 100%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0897FD;
}
.confondo {
	background-image: url(../images/fondo-tex_amarillo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	width: 100%;
	padding-top: 8px;
}
.confondo1 {
	background-image: url(../images/fondo-tex_verde.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	width: 100%;
	padding-top: 8px;
}
.confondo2 {
	background-image: url(../images/fondo-tex_azul.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 32px;
	width: 100%;
	padding-top: 8px;
	padding-left: 380px;
}
.titular1 {
	font-size: 14px;
	font-weight: bold;
}
#dir-1 {
	text-align: left;
	float: left;
	width: 50%;
	padding-top: 28px;
}
#dir-2 {
	text-align: right;
	float: right;
	width: 50%;
	padding-top: 28px;
}
#homeinfo {
	text-align: left;
	float: left;
	width: 35%;
}

#piedatos {
	width: 778px;
	height: 30px;
	clear: both;
	padding-top: 18px;
	text-align: left;
	font-size: 10px;
}

