body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	background: url(../_img/f_verano.gif) no-repeat;
	margin: 20px 0px 20px 0px;
	text-align: center;
} 


#contenedor {
	text-align: left;
	width: 750px;
	margin: auto;
}

/*--------------------------------------cabecera--------------------------------------------*/

#cabecera-border {
	background: url(../_img/border2.gif) no-repeat;
	width: 750px;
	height: 124px;
	text-align: center;
	margin: auto;
	vertical-align: middle;
}

#cabecera-content {
	background: url(../_img/cabecera3.jpg) no-repeat;
	width: 744px;
	height: 118px;
	margin: 5px;
}

#reloj {
	background: url(../_img/reloj.gif) no-repeat;
	padding: 3px;
	width: 150px;
	height: 30px;
	font-weight: bold;
	color:#CC0000;
	text-align: center;
	float: right;
	margin-top: 77px;
}

/*-----------------------------------fin css de la cabecera -----------------------------------*/

/*-----------------------------------cuerpo principal -------------------------------------*/

#cuerpo {
	float: right;
	width: 604px;
}

H1 {
	font-size: 22px;
	margin-left: 20px;
	margin-bottom: -15px;
}

H2 {
	font-size: 18px;
	margin-bottom: -2px;
	margin-top: 5px;
}

#cuerpo-img-izq {
	float: left;
	width: 113px;
	text-align: center;
	/*background-color: #0066FF;*/
	padding: 40px 0px 0px 0px;
}

#cuerpo-img-der {
	float: right;
	width: 113px;
	text-align: center;
	/*background-color: #339933;*/
	padding: 40px 0px 0px 0px;
}

#cuerpo-text {
	float: left;
	width: 344px;
	padding: 20px 6px 6px 15px;
	text-align: left;
	font-family: Trebuchet M, Arial, sans-serif;
	font-size: 1.1em;
	color: #D03D1B;
}

.txt-entorno {
	margin-top: -3px;
	margin-left: -50px;
}

.txt {
	margin-left: -50px;
}

/*-----------------------------------fin cuerpo principal -------------------------------------*/

/*--------------------------------menu de navegacion----------------------------------------*/

#lateral {
	width: 140px;
	/*background-color: #ebf2fe;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
	background-image:url(../_img/menu.gif);
	float: left;
	height: 201px;
}

.cuerpolateral {
	padding: 5px 0px 13px 0px;
	font-size: 0.9em;
}

#nav ul{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#nav li{
	/*margin-botton: 10px;*/
	height: 22px;
	font-weight: bolder;
	text-align: center;
	padding: 2px 0px 0px 0px;
	color: #FFCC33;
}

#cont-menu {
	padding: 2px 5px 2px 5px;
}

a img{
	border: none;
	text-decoration: none;
}

a.entorno:link {
	color: #FFCC33;
	text-decoration: none;
}

a.entorno:visited {
	text-decoration: none;
	color: #FF9900;
}

.cabecera {
	margin-left: 20px;
	padding: 8px;
}

#marco_img1 {
	height: 90px;
	width: 112px;
	text-align: center;
	padding: 7px 0px 0px 1px;
	background:url(../_img/b_imagenes_1.png) no-repeat;
}

#marco_img2{
	height:90px;
	width: 70px;
	text-align: center;
	padding: 5px 0px 0px 1px;
	background: url(../_img/b_imagenes_2.png) no-repeat;
	vertical-align: middle;
}

#marco_img3{
	height:90px;
	width: 112px;
	text-align: center;
	padding: 5px 0px 0px 1px;
	background: url(../_img/b_imagenes_3.png) no-repeat;
	vertical-align: middle;
}

#marco_img4{
	height:90px;
	width: 60px;
	text-align: center;
	padding: 5px 0px 0px 1px;
	background: url(../_img/b_imagenes_4.png) no-repeat;
	vertical-align: middle;
}

.abajo {
	float: left;
}

#espacio_img {
	float: left;
	margin: 18px;
}

#centrar {
	margin: 10px 10px 0px 17px;
}


/*-----------------------------------------------------footer---------------------------------*/
#footer {
	text-align: center;
	vertical-align: middle;
	margin: -70px 10px 15px 10px;
	color: #FFCC00;
	font-size:14px;
	font-weight:bold;
}
#maps {
	text-align: center;
	padding: 30px 0px 30px 0px;;
}

 v\:* {
        behavior:url(#default#VML);
      }
      body {
        font-family: Verdana, Arial, sans serif;
        font-size: 11px;
        margin: 2px;
      }
      table.directions th {
	background-color:#EEEEEE;
      }
	  
      img {
        color: #000000;
      }