/* css information
--------------------------------------------------------

	Azul cabecera: #74ADE7
	
-------------------------------------------------------- */



html,body{
			margin:0;
			padding:0; 
			}
body{
			font:100% "Trebuchet MS",Arial,sans-serif;
			color: #333;
			text-align:center;
			padding: 10px
			}
div#container{
			width:800px;
			margin: 0 auto;
			background-color: #FFFFFF;
			text-align: left}
div#header{
			background-color: #74ADE7;
			padding-left:10px; 
			}
.titulo {
			font:82%  "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
			letter-spacing: 1px;
			color:#FFF
	}
.little {	font-family: Verdana;
			font-size: 11px;
}
.normal {	font-family: Verdana;
			font-size: 11px;
}
.normal2 {	font-family: Arial;
			font-size: 12px;
}
.style1 {color: #FFFFFF}
h1{
			font:95%  "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
			font-weight: bold;
			padding-left: 1px;
			padding-top:15px;
			padding-bottom:15px;
			}
h2{
			font-size: 14px;
			padding-left: 16px;
			color: #555}
h3{
			font-size: 16px;
			letter-spacing: 1px;
			padding: 2px 50px 2px 50px;
			margin-bottom:10px;
			color: #3C82C8;
			background: #CBDCED;
			}
h4{
			font-size: 82%;
			padding: 2px 50px 2px 50px;
			margin-bottom:10px;
			color: #OOO;
			}
h5{
			font: 80% sans-serif;;
			padding: 0;
			margin-bottom:0px;
			color: #OOO;
			}
h6{
			font:90%  "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
			font-weight:bold;
			padding:0;
			color: #FF0000;
			}	
p{
			margin: 0;padding: 0 15px 0.7em;
			line-height: 1.5}
div#footer{
			
			padding-top:5px;
			text-align: center;
			font-size: 80%;
			background: #74ADE7;
			}
address{
			font-style: normal;
			color:#FFFFFF;
			}
a.linkfooter:link{
			color: #FFFFFF;
			text-decoration : none;
			 } 
a.linkfooter:active {
			color: #FFFFFF;
			text-decoration : none;
 }
 a.linkfooter:visited {
			color: #FFFFFF;
			text-decoration : none;
 }  
a.linkfooter:hover {
			color: #CCCCCC;
			text-decoration : none;
 }
p.codehere{	color: #74ADE7}


/* Principio menu \*/
img {
		border: none;
		}
#menu {
		float:left;
		width:100%;
		background:#74ADE7;
		font-size:96%;
		line-height:1.4;
		border-bottom:3px solid #444444;
		}
#menu ul {
		margin:0;
		padding:0 10px 0 8px;
		list-style:none;
		}
#menu li {
		display:inline;
		margin:0;
		padding:0;
		}
#menu a {
		float:left;
		background:url(../../images/tableft0.gif) no-repeat left top;
		margin:0;
		padding:0 0 0 4px;
		text-decoration:none;
		
		}
#menu a span {
		float:left;
		display:block;
		background:url(../../images/tabright0.gif) no-repeat right top;
		padding:5px 15px 4px 6px;
		color:#333;
		}
/* Small hack for IE5-Mac \*/
#menu a span {
		float:none;
		}
/* End IE5-Mac hack */
#menu a:link span {
		font: bold 12px/1.5em Trebuchet MS, Arial;
		color:#FFF;
		}

#menu a:visited span {
		font: bold 12px/1.5em Trebuchet MS, Arial;
		color:#FFF;
		}
#menu a:hover span {
		color:#444444;
		}
#menu a:hover {
		background-position:0% -42px;
		}
#menu a:hover span {
		background-position:100% -42px;
		}
#menu #current a {
		font: bold 12px/1.5em Trebuchet MS, Arial;
		color:#444444;
		background-position:0% -42px;
		}
#menu #current a span {
		font: bold 12px/1.5em Trebuchet MS, Arial;
		color:#444444;
		background-position:100% -42px;
		}
.clear {clear:left}

/* Final menu \*/

div#content{
			clear:left;
			width:798px;
			border-top:1px solid #999;
			padding-top:15px;
			background-color: #FFF;
			border-left:1px solid #999;
			border-right:1px solid #999;}
#sidebar {	
	display: block;
	font-size: 12px;
	font-family: Lucida Grande, Verdana;
	text-decoration: none;
	text-align: right
	width: 150px;
	height: 480px;
	margin-top:25px;
	} 
#map {	
	float:left;
	font-size: 12px;
	color: #000000;
	font-family: Lucida Grande, Verdana;
	display: block;
	width: 650px; height: 450px; 
	margin-top:5px;
	margin-left:2px;
	} 
a.tablas:link {
	color: #007FFF;
	font:95%  "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration : none;
 } 
a.tablas:visited {
	color: #007FFF;
	font:95%  "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration : none;
 } 
a.tablas:active {
	color: #007FFF;
	font:95%  "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration : none;
 } 
a.tablas:hover {
	color: #FFF;
	font:95%  "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration : none;
	background:#333;
	padding-right:10px; 
	
 }
a.meses:link {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #007FFF;
	text-decoration : none;
 } 
a.meses:visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #007FFF;
	text-decoration : none;
 } 
a.meses:active {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #007FFF;
	text-decoration : none;
 } 
a.meses:hover {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #white;
	text-decoration : none;
	background:#6699CC;
 }
a.enlace:link {
	color: #FFFFFF;
	font:82%;
	background:#74ADE7;
	padding:2px 5px 2px 5px;
	border:1px solid #333;
	text-decoration : none;
 } 
a.enlace:visited {
	color: #FFFFFF;
	font:82%;
	background:#74ADE7;
	padding:2px 5px 2px 5px;
	border:1px solid #333;
	text-decoration : none;
 } 
a.enlace:active {
	color: #FFFFFF;
	font:82%;
	background:#74ADE7;
	padding:2px 5px 2px 5px;
	border:1px solid #333;
	text-decoration : none;
 } 
a.enlace:hover {
	color: #007FFF;
	font:82%;
	border:1px solid #333;
	padding:2px 5px 2px 5px;
	text-decoration : none;
	background:#CBDCED;
} 


