@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:Signika, Helvetica, sans-serif;
	background-image: url(../imagenes/bg.jpg);
	background-repeat:  repeat-x;
}
.content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-color: #999999;
	float: left;
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
	height: 120px;
	width: 960px;
	background-image: url(../imagenes/bgsombra.png);
	background-repeat: repeat-x;
}
.columna {
	margin: 8px;
	float: left;
	width: 300px;
	position: relative;
}
.banner {
	float: left;
	width: 960px;
	position: relative;
}
.menu {
	float: left;
	position: relative;
	height: 30px;
	width: 570px;
	top: 20px;
}
.titulo {
	font-size: 18px;
	color: #385FA5;
}
.texto {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.destacado {
	font-size: 22px;
	font-style: normal;
	color: #385FA5;
	text-align: center;
	float: left;
	height: auto;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3D5FA6;
	padding-bottom: 5px;
}





#cssmenu {
	font-family:Signika, Helvetica, sans-serif;
	width: 480px;
	height: 15px;
	background-position: top;
	position: relative;
	float: left;
	top: 5px;
	padding: 0px;
	left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
}

#cssmenu ul {
	list-style: none;
	padding: 0;
	background-position: bottom;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#cssmenu ul li {
	float: left;
	padding: 0;
	background-position: top;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#cssmenu ul li a {
	display: block;
	padding-left: 10px;
	float: left;
	font-family:Signika, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-position: left bottom;
	font-weight: normal;
	height: 15px;
}



#cssmenu ul li a:hover {
	background-position: center bottom;
	color: #3D5FA6;
}

#cssmenu ul li.active a {
	background-position: left bottom;
	color: #3D5FA6;
}
.logo {
	float: left;
	position: relative;
}
.columnagrande {
	width: 650px;
	margin-top: 8px;
	margin-right: 155px;
	margin-bottom: 8px;
	margin-left: 155px;
	position: relative;
	float: left;
}
.columnafooter {
	margin: 8px;
	float: left;
	width: 220px;
	position: relative;
}
.content .cuerpo .columna .texto a {
	color: #385FA5;
	text-decoration: none;
}
.content .cuerpo .columna .texto a:hover {
	color: #4E99D1;
	text-decoration: none;
}
.boton {
	color: #FFFFFF;
	background-color: #385FA5;
	margin: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu2 {
	float: left;
	position: relative;
	height: 1px;
	width: 570px;
}
#cssmenu2 {
	font-family:Signika, Helvetica, sans-serif;
	width: 560px;
	height: 15px;
	background-position: top;
	position: relative;
	float: left;
	top: 0px;
	padding: 0px;
	left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#cssmenu2 ul {
	list-style: none;
	padding: 0;
	background-position: bottom;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#cssmenu2 ul li {
	float: left;
	padding: 0;
	background-position: top;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#cssmenu2 ul li a {
	display: block;
	padding-left: 7px;
	float: left;
	font-family:Signika, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	background-position: left bottom;
	font-weight: normal;
	height: 30px;
	width: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3D5FA6;
}
#cssmenu2 ul li a:hover {
	background-position: center bottom;
	color: #3D5FA6;
}
#cssmenu2 ul li.active a {
	background-position: left bottom;
	color: #3D5FA6;
}
.foto {
	width: 300px;
	float: left;
	position: relative;
}
.columnadoble {
	margin: 8px;
	float: left;
	width: 600px;
	position: relative;
}
