/* CSS Document */

body { 
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:auto;
	}

#contenedor {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	width:1024px;
	}
	
#cabecera {
	background-image:url(imagenes/cabecera.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:135px 0px 0px 0px;
	}
	
#google_translate_element {
	margin:0px 0px 0px 820px;
	}
	
#espacio1_cabecera {
	margin:0px 0px 10px 0px;
	}

#topmenu {
	text-align:center;
	padding:0px 0px 19px 0px;
	}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED { 
	color:#FFFFFF; text-decoration:none; font-weight:bold;}

A:HOVER { color:#FF9900; text-decoration:none; font-weight:bold;}

.enlacesinactivos {
	color:#FF9900; font-weight:bold;}

#cuerpo {	
	background-image:url(imagenes/cuerpo.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:898px;
	}

.capaizquierda {
	width:auto;
	float:left;
	}

#lateral1 {
	width:177px;
	height:196px;	
	background-image:url(imagenes/menu1.jpg);
	margin:13px 0px 0px 23px;
	float:left;
	}

 ul { 
	text-align:left;
	margin:0px;	
	padding:0px;
	list-style:none;
	}

 li {
	margin:4px 4px 3px 4px;
	padding:3px 3px 6px 3px;
	font-weight:bold;
	list-style:none;
	}

#facebook {
	margin:5px 0px 0px 23px;
	width:174px;
	float: left;
	clear:left;
	}

#ski {
	margin:5px 0px 0px 23px;
	width:174px;
	float: left;
	clear:left;
	}

#enlacepro {
	margin:5px 0px 0px 23px;
	width:174px;
	float: left;
	clear:left;
	}

.capaderecha {
	width:auto;	
	float:right;
	}

#lateral2 {
	width:179px;
	background-image:url(imagenes/fondo_buscar.jpg);
	background-repeat:no-repeat;
	margin:13px 22px 0px 0px;
	padding:5px 0px 0px 0px;
	}

.titulo {	
	background-image:url(imagenes/titulo_buscar.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width:173px;
	height:27px;
	margin:0px 0px 0px 4px;
	padding:3px 0px 0px 0px;
	}

.cuerpolateral{
	height:55px;
	padding:4px 5px 9px 5px;
	}

#botonbuscar{
	margin:0px 62px 0px 0px;
	padding:5px 0px 3px 3px;
	float:right;
	}

#campotexto input{ width:163px;}

#lateral3 {
	background-image:url(imagenes/fondo_enlaces.jpg);
	background-repeat:no-repeat;
	padding:5px 1px 0px 0px;
	width:178px;
	height:465px;
	clear:right;
	}

.enlacelogo{
	padding:0px 0px 0px 1px;
	}

#contenido {
	width:600px;
	height:749px;
	background-image:url(imagenes/contenido.png);
	background-repeat:no-repeat;
	margin-left:212px;
	}
#bloquetexto {
	padding:65px 15px 0px 15px;
	margin:0px 15px 0px 15px;
	font-weight:bold;
	text-indent:60pt;
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	}

#bloquetexto2 {
	padding:0px 15px 0px 15px;
	margin:0px 15px 0px 15px;
	font-weight:bold;
	text-indent:60pt;
	text-align:justify;
	}

#pie{
	background-image:url(imagenes/pie.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:148px;
	padding:20px 0px 0px 0px;
	color:#FFFFFF;
	font-size:9pt;
	text-align:center;
	}
