body {
	background-color:#7e7d7d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url('../images/fondo.jpg');
}
#wrap {
	width:960px;	
	margin:auto;
}
#menu_aux {
	height:35px;
	position:relative;
}
#menu_aux ul {
	padding:5px 0px;
	right:0px;
	position:absolute;
	width:90px;
}
#menu_aux ul li {
	float:left;
	width:25px;
	margin-left:5px;
}
#cabezal {
	height:175px;
	background-image:url(../images/fondo_cabezal.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#logo {
	text-indent:-10000px;
	background-image:url(../images/logo.png) !important;
	background-position:left center;
	height:150px;
	width:221px;
}
p {
	text-align:justify;
}
.notas{
	font-size: 10px;
}
h1 {
	color:#215070;
	font-size:20px;
	margin-bottom:10px;
	padding-bottom:5px;
	background-image:url(../images/fondo_titulos.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
h2 {
	color:#215070;
	margin-bottom:10px;
	font-size:14px;
	text-align:left;
}
h3 {
	color:#000000;
	font-size:12px;
	margin-bottom:10px;
}
h4 {
	color:#215070;
	font-size:12px;
	margin-bottom:10px;
}
#menu {
	background-image:url(../images/fondo_botonera.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	padding:9px;
}
#menu ul {
	width:745px;
	margin:auto;
}
#menu ul li {
	float:left;
	width:123px;
	border-right:1px solid #fff;
	text-align:center;
}
.sinborde {
	border-right:none !important;
}
#menu ul li a {
	text-transform:uppercase;
	color:#ffffff;
	font-size:14px;
}
dl{
	margin-top:-10px;
	margin-bottom:50px;
}
dt{
	margin-top:30px;
	font-weight:bold;
	font-size:12px;
	margin-left:75px;
}
dd{
	margin-left:75px;
}

dd a, dt a{
	display:block;
	color: #999999;
	text-decoration:none;
}

dd a:visited, dt a:visited{
	color:#215070;
}

dd img{
	position:absolute;
	margin-top:-12px;
	margin-left:-75px;
	border:2px solid #CCC;
}
#wrapper {
	background-color:#e3e2e3;
	background-image:url(../images/fondo_wrapper.jpg);
	background-position:center;
	background-repeat:repeat-y;
	
}
#wrapper .left, #wrapper .right {
	width:170px;	
}

#wrapper .right {
	background-image:url(../images/tambor.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:166px;
}
#menu_lateral li {
	text-align:left;
	background-image:url(../images/fondo_boton.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#menu_lateral li a {
	color:#FFFFFF;
	display:block;
	height:32px;
}
#menu_lateral li a span {
	display:block;
	padding-top:8px;
	padding-left:20px;
}
#menu_lateral ul.submenu {
}
#menu_lateral ul.submenu li {
	background-color:#98b9d1;
	background-image:none;
	border-top:1px solid #1a6598;
}
#menu_lateral ul.submenu li.selected, #menu_lateral ul.submenu li a:hover  {
	background-color:#689abd;	
}
#wrapper .center {
	width:620px;
	background-color:#FFFFFF;
}
#wrapper .center .contenido {
	margin:20px 35px;	
}
#wrapper .center .contenido p {
	margin-bottom:10px;	
}
#videos {
	margin:20px 35px;
}
#videos p {
	margin-bottom:10px;	
}

#banners li {
	margin:10px 0px;
	text-align:center;
}
#banners li a {
	display:block;	
}
#banners li a img, .contenido img {
	border:1px solid #a7bdcc;	
}
#pie {
	background-color:#ced7dc;
	padding-top:20px;
	height:20px;
	position:relative;
	border-top:2px solid #3677a3;
	text-align:center;
}
#mini_logo {
	left:10px;
	top:5px;
	position:absolute;
}
#logott {
	right:10px;
	top:10px;
	position:absolute;
}
.barra_separadora {
	height:50px;
	background-image:url(../images/barra_separadora.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.pie_de_foto{
	text-align:left;
	color:#7c7c7c;
	font-size:10px;
	margin-bottom:10px;
}
.pie_de_foto_right{
	text-align:right;
	color:#7c7c7c;
	font-size:10px;
	margin-bottom:10px;
	position:relative;
	float:right;
	width:250px;
}
.pie_de_foto_left{
	text-align:left;
	color:#7c7c7c;
	font-size:10px;
	margin-bottom:10px;
	position:relative;
	float:left;
	width:295px;
}
.mas_info{
	text-align:right;
	font-size:12px;
	margin-bottom:10px;
	margin-top:-10px;
}
.mas_info a{
	color:#0066FF;
}
.izq{
	position:relative;
	float:left;
	width:260px;
}
.der{
	position:relative;
	width:260px;
	float:right;
}
.pie_de_boton {
	text-align:left;
	color:#7c7c7c;
	font-size:10px;
	margin-bottom:10px;
}
.mapa img{
	border:none;
}

.fb_comentarios{
	padding-top:15px;
	margin:20px 35px;
}

.left p img{
	margin:20px 0px;
}

.mapa_sitio, .mapa_sitio ul{
	list-style:disc;
}

.mapa_sitio li{
	margin-left:23px;
}

.imgFloatLeft{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}