/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color:#0066FF; text-decoration:none;}
a:hover {color: #ff5500;}

body {
	background: #f9f9fb url(../img/bg3.jpg) repeat-x left top;
	/*background: #f9f9fb url(../img/rayado_degradado.jpg) repeat-x left top;*/
	font: normal 62.5% Tahoma,sans-serif;
	color: #444444;
}

#fondo{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:-50;
	position:fixed;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	letter-spacing:0.3em;
	color:#336600;
}

h1,h2,h3 {
	padding-top: 6px;
}
h2{
	color:#FF6600;
	font-size:1.7em;
}
h3{
	font-size:1.5em;
}	

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.separacion{
	font-size:1px;
	height:7px;
}

.cont_form{
	width:680px; 
	margin-top:30px; 
	height:auto; 
	border:1px solid #cccccc; 
	overflow:hidden;
    padding:8px;
    background-color:#f5f5f5;
	text-align:left;
}
.cont_form .marco1 .descr{
	text-align:left;
	margin:4px;
	padding-left:4px;
}	
.cont_form p{
	text-align:left;
}	
.cont_form input{
	border:none;
	background-color:#ffffff;
	border:1px solid #808040;
	padding-left:2px;
}	

.marco1, .cont_botonera, .cont_thumb{
	margin:5px 0px 5px 0px;
	border:1px solid #CCCCCC;
	text-align:center;
}

.marco2 {
   padding:8px;
   background-color: #f5f5f5;
   border: 1px solid #999999;
   border-top:1px solid #cccccc;
   border-left:1px solid #cccccc;
   text-align:center; 
   margin:8px;
   width:200px; 
   float:right; 
   text-align:left;
   line-height:19px;
} 
.marco3 {
   padding:8px 8px 20px 8px;
   background-color: #ffffff;
   border: 1px solid #999999;
} 
.marco4{
	height:30px; 
	line-height:30px; 
	background:#FFCC00;
	border:2px solid #666666;
	color:#333;
	cursor:pointer;
	text-align:center;
}
.marco4:hover{
	background:#9966CC;
	color:#FFFFFF;
}	
.cont_botonera{
	margin:auto;
	border:none;
	height:40px;
	float:left;
	display:inline;
}	

.cont_thumb, .cont_animaCentral{
	width:720px; 
	height:125px; 
	margin-bottom:5px; 
	line-height:115px;
	border:none;
	/* tocar también en estilos6.css */	
}

.cont_animaCentral{
	line-height:0px;
	height:350px;
	background-color:#ffffff;
	margin:10px auto;
}

.cont_mapa{
	text-align:center;
	margin-bottom:10px;
	padding-top:20px;
}	

.animaCentral{
	width:700px;
	height:350px;
	margin-left:7px;
}	

.cont_thumb{
	height:130px;	
	/* tocar también en estilos6.css */		
}			
.thumb{
	width:167px;
	height:115px;
	padding:2px;
	border:1px solid #cccccc;
	float:left;
	margin:3px;
	/* tocar también en estilos6.css */
}	

/* structure */
.container {
	border:1px solid #cccccc;
	border-top:none;
	background-color:#ffffff;
	font-size: 1.2em;
	margin: 0 auto;
	padding:30px;
	width: 715px;
	padding-top:0px;
	padding-bottom:10px;
	/* tocar también en estilos6.css */
}

/* header */
.top {
	padding: 0px 10px 0px 10px;
	margin-top:20px;
}

.opcionesTop{
	width:780px;
	height:25px; 
	text-align:right; 
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding-right:10px;
}	

.opcionesTop a{
	text-decoration:none;
	color:#0033CC;
}	

/* title */
.header {
	background:#fefefe url(../img/bgheader.gif) top left repeat-x;
	height: 112px;
	margin: 0 auto;
	padding:30px;
	width: 715px;
	padding-top:10px;
	padding-bottom:0px;
	border:1px solid #cccccc;
	border-bottom:none;
}
.header .left, .header .right {
	color: #999999;
	padding:0;
	margin-top:0px;
}
.header .left {
	background-color:#fefefe;
	text-align: center;	
	width: 324px;
}

.header .right {
	text-align: right;	
	height:90px;
	width:360px;
}

.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* main 
Fondo de toda el área del contenido
*/
.main {
	background-color:#fefefe;
	overflow:hidden;
	min-height:400px;
	height:auto;
	/* tocar también en estilos6.css */
}

/* sub navigation */
.colderecha, .colizquierda {
	margin: 10px 0;
	padding: 0 8px;	
	float: right;
	width: 160px;
}
.colizquierda{
	float:left;
}	
.colderecha h2 {
	color:#CC0000;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.colderecha ul {
	padding: 0;
	border-top: 1px solid #cccccc;
}
.colderecha li {border-bottom: 1px solid #cccccc;}
.colderecha li a {
	font-size: 1.1em;
	color: #505050;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.colderecha li a:hover {
	background: #f8f8f8;
	color: #ff5500;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 8px;
	width: 450px;
	padding-bottom:20px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}
.content p {
	/*font-family: "Lucida Sans Unicode",sans-serif;
	font-size:1.1em;
	line-height:18px;
	*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#666666;
	margin-left:10px;
	padding:10px;
}

/* footer */
.footer {
	background-image:url(../img/bgfooter.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color: #505050;
	font: normal 0.9em sans-serif;
	text-align: center;
	height:75px;
	line-height:22px;
	border-bottom:1px solid #cccccc;
	padding:10px 0 0 15px;
}
.footer a,.footer a:hover {color: #505050;}

#slideshow {
    position:relative;
	margin:0 auto;
	height:150px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
