body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.wrap {
	margin:0px auto;
	width:800px;
	height:auto;
	display:table;
	background-color:#3474b1;
}
.header {
	width:800px;
	height:auto;
	display:block;
}
.topMenu {
	width:780px;
	height:32px;
	display:table;
	margin-top:15px;
	margin-left:10px;
	margin-right:5px;
	background-color:#154d80;
	color:#FFFFFF;
	margin-bottom:15px;
	text-align:center;
}
.topMenu a {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	padding-left:23px;
	padding-right:23px;
}
.topMenu a:hover {
	text-decoration:underline;
}
.contenido {
	width:800px;
	height:auto;
	display:table;
}
.contenidoIzquierdo {
	display:table;
	width:128px;
	height:auto;
	margin-right:15px;
	float:left;
}
.menuIzquierdo {
	width:128px;
	height:auto;
	padding-top:25px;
	margin-bottom:15px;
	margin-left:15px;
	background-color:#69aab5;
	background-image:url(../images/home_11.jpg);
	background-repeat:no-repeat;
}
.menuIzquierdo a {
	color:#1d5b93;
	text-decoration:none;
	background-image:url(../images/home_14.jpg);
	width:116px;
	height:20px;
	display:block;
	font-size:13px;
	padding-top:3px;
	padding-left:12px;
	font-weight:bold;
	margin-bottom:10px;
}
.menuIzquierdo a:hover {
	text-decoration:underline;
}
.contenidoIzquierdoAbajo {
	width:128px;
	height:auto;
	padding-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	background-color:#69aab5;
	background-image:url(../images/home_11.jpg);
	background-repeat:no-repeat;
	margin-top:25px;
	text-align:center;
}
.contenidoMedio {
	width:395px;
	height:auto;
	display:table;
	float:left;
	margin-left:16px;
}
.contenidoMedioFoto {
	width:388px;
	height:auto;
	display:block;
	float:left;
	margin-bottom:15px;
}
.contenidoMedioTexto {
	width:388px;
	height:auto;
	display:table;
	float:left;
	background-image:url(../images/fondo1.jpg);
}
.textoMedio {
	width:352px;
	height:auto;
	display:block;
	float:left;
	padding:10px;
	text-align:justify;
}
.contenidoDerecha {
	width:210px;
	height:auto;
	display:table;
	float:right;
	padding-left:18px;
}
.contenidoDerechaTexto {
	width:160px;
	height:auto;
	display:block;
	float:left;
	background-image:url(../images/interno_09.jpg);
	padding:10px;
}
.contenidoDerechaFotos {
	width:190px;
	display:table;
	height:auto;
	background-color:#154d80;
	padding:5px;
}
.footer {
	width:790px;
	height:auto;
	background-color:#69aab5;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	padding:5px;
	display:block;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
h1 {
	font-size:28px;
	text-transform:uppercase;
	text-align:center;
	color:#3475b0;
	font-style:italic;
	text-align:right;
}
h2 {
	font-size:22px;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:3px;
}
h3 {
	border-bottom-color:#afd1dd;
	border-bottom-width:thin;
	border-bottom-style:solid;
	font-size:18px;
}
h3 a {
	border-bottom-color:#afd1dd;
	border-bottom-width:thin;
	border-bottom-style:solid;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}
.marco {
	width:8px;
	height:auto;
	background-image:url(../images/home_20.jpg);
	display:block;
	float:left;
}
.interno_margen {
	width:604px;
	height:auto;
	display:table;
	background-image:url(../images/interno_06.jpg);
	float:right;
	margin-right:15px;
	margin-top:15px;
}
.interno {
	width:564px;
	height:auto;
	display:table;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}
.interno_links {
	width:564px;
	height:auto;
	display:table;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}
.interno_links a {
	color:#FFFFFF;
	text-decoration:underline;
	padding-left:15px;
}
.interno_links a:hover {
	text-decoration:none;
}