body {
font-family: arial;
text-decoration:none;
font-size: x-small;
color:#333333;
margin-top:0px;

}
td {
	font-family:Arial;
	color:#333333;
	font-size:9pt;
	font-weight:normal;
}

hr {
	border: 1px solid #840011; 
}

a 
{
	color: #333333;
	text-decoration:none; 
}
a:link    { color: #333333 }
a:active  { color: #333333 }
a:visited { color: #333333 }

a:hover 
{
	color: #333333;
	text-decoration: underline
}

.websitelogo {
	padding-left:2px;
	padding-top:2px;
	float:left;
}
.websiteidioma {
	padding-top:10px;
	padding-left:20px;
}

.websitebanner {
	padding-left:0px;
	padding-top:0px;
	float:left;
}

.imagenfondo{
	position:relative;
	width:460px;
	height:350px;
	z-index:0;
	float:left;
	margin-left:10px;
	
}
.imagenmarca {
	position:absolute;
	width:160px;
	height:160px;
	z-index:1;
	margin-top:5px;
	margin-left:20px;
	float:left;

}/**********************  Menu Cabecera   *************************/

#menucabecera {  
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;
	float:right;
	
}
#menucabecera li {
	float:left;
	width:110px;
	vertical-align:middle;
	text-align:center;
}

#menucabecera li a {
	display:block;
	height:32px;
	text-decoration:none;
	color:#FFFFFF;
}
#menucabecera li a:hover {
	color:#CCCCCC;
	font-weight: bold;
}
#menucabecera li.active a {
	color:#FF9900;
	font-weight: bold;
}

/***********************  Contenido  Columna Izquierda *********************/
.izqcontenido {
	float:left;
	width:200px;
}

.izqmenutitulo{
	float:left;
	font-weight: bold;
	color:#336699;
	width:205px;
	height:35px;
	padding-left:15px;
	padding-top:5px;
	\ width:220px;
	\ height:38px;
	\ padding-left:10px;
	\ padding-top:3px;
	background-image:url(images/andimel_05.jpg);
}
#izqmenu {  
	list-style:none;
	margin:0px;
	padding:0px;
	width:180px;
}
#izqmenu li {
	float:left;
	margin-left:0px;
	width:200px;
	height:25px;
	text-align:left;
	background-image:url(images/andimel_07.jpg);
}

#izqmenu li a {
	display:block;
	color:#296595;
	padding-left:27px;
	padding-top:3px;
	height:20px;
	text-decoration:none;
	font-weight:bold;
}
#izqmenu li a:hover {
	color:#000000;
	font-weight:bold;
}

.izqmenupie{
	float:left;
	width:200px;
	height:4px;
	background-image:url(images/andimel_10.jpg);
}


.izqcontenidotitulo {
	float:left;
	width:180px;
	height:36px;
	padding-left:25px;
	padding-top:10px;
	background-image:url(images/bethel_10.jpg);
}

.izqcontenidodetalle {
	float:left;
	text-align:center;
	padding-left:10px;
	padding-top:5px;
	width:160px;
	clear:both;
}

.izqbanner {
	float:left;
	padding:0px;
	padding:0px;
	z-index:1;
}


/***********************  Contenido  Columna Derecha *********************/
.dercontenido {
	float:left;
	clear:both;
	width:170px;
}

.dermenutitulo{
	float:left;
	clear:both;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#993300;
	width:auto;
	height:25px;
	margin-top:20px;
}

#dermenu {
	float:left;
	clear:both;
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-bottom: 3px solid #990000;
	border-top: 3px solid #990000;
	width: 170px;
}

#dermenu li {
	color:#990000;
}

#dermenu li a {
	text-decoration: none;
	display: block;
	width: 150px;
	color: #990000;
	height:20px;
	padding: 2px 10px;
}

#dermenu li a:hover {
	background-color: #B9BB79;
	color: #EEEEDC;
}

.dercontenidotitulo {
	float:left;
	padding-top:13px;
	padding-left:20px;
	width:170px;
	height:27px;
	\ width:170px;
	\ height:36px;
	color:#000000;
	font-weight: bold;	
	background-image:url(images/intermedia_04.jpg);
}
.dercontenidodetalle {
	float:left;
	text-align:center;
	padding-left:10px;
	padding-top:5px;
	width:170px;
	clear:both;
}

.derbannerenvivo {
	float:left;
	padding-left:6px;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
}

.derbanner {
	float:left;
	padding-left:6px;
	text-align:center;
}


/*********************** Columna central ********************/
#cencontenido {
	float:left;
	clear:both;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	height:auto;
	margin-top:10px;
	
	border-top: 1px solid #C1BEB6;
	border-bottom: 1px solid #C1BEB6;
	border-left: 1px solid #C1BEB6;
	border-right: 1px solid #C1BEB6;

	
}
.cencontenidotitulo {
	float:left;
	color:#FFFFFF;
	font-weight: bold;	
	height:25px;
	padding-left:10px;
	padding-top:5px;
	background-color:#C1BEB6;
}
.cencontenidodetalle {
	float:left;
	padding-top:5px;
	padding-left:12px;
	text-align:center;
	clear:both;
	width:600px;
	background-image:url(images/andimel_08.jpg);
}
.cencontenidopie {
	float:left;
	width:600px;
	height:4px;
	background-image:url(images/andimel_11.jpg);
}

.cenbanner {
	float:left;
}



/************************  Menu pie    ************************/
#menupie {  
	list-style:none;
	padding:0px;
	margin:0px;
	/ padding-left:0px;
	/ margin-left:0px;
	width:700px;
	padding-left:30px;
	text-align:center;
}
#menupie li {
	float:left;
	width:95px;
	text-align:center;
	border-right:1px solid #CCCCCC;
}

#menupie li a {
	display:block;
	height:15px;
	text-decoration:none;
	color:#333333;
}
#menupie li a:hover {
	color:#000000;
	font-weight: bold;
}



/*******************  Linea de Navegacion  *****************/
#seccionruta{
	width: 100%;
	height:20px;
	padding-top:20px;
	margin: 0px auto;
	color:#000000;
	border-bottom:1px solid #840011;
}
#seccionopciones{
	width: 100%;
	height:20px;
	text-align:right;
	margin: 0px auto;
}


/*******************  Estilo seccion resumen  *****************/
#seccioncontenido {
	font-family: Arial;
	width:autopx;
	padding-left:20px;
	text-align: left;
	background-color:#F0F1F4;
	height:auto;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	

}

#estiloresumen {
	width: 100%;
	margin: 0px auto;
	text-align: left;
	padding-top:10px;
}

#estiloresumenimagen {
	float: left;
	width: 150px;
}
#estiloresumentexto {
	font-size: 1.0em;
	color:#000000;
	margin-left: 150px;
	text-align:justify;
}
#estiloresumentexto a {
	color:#000000;
}

#estiloresumentexto a:hover {
	color:#000000;
}

#estiloresumenlinea {
	clear: both;
	height:10px;
}

/*******************  Css Contenidos  *****************/

#contenido {
	font-family: Arial;
	width:autopx;
	padding-left:20px;
	text-align: left;
	clear:both;
}
#contenido a:link {
	text-decoration: none!important;
	color: #000000;
	}
#contenido a:hover {
	text-decoration: none!important;
	color: #000000;
	}
#contenido a:visited {
	text-decoration: none!important;
	color: #000000;
}
.contenidotitulo {
	font-family: Arial;
	font-size: 1.5em;
	color: #000000;
	font-weight:bold;
}

.contenidodetalle {
	font-family: Arial;
	font-size: 1.0em;
	color: #000000;
	text-align:justify;
}

.contenidopie {
	font-family: Arial;
	font-size: 0.9em;
	color: #000000;
	text-align:justify;
}

.mensajetitulo {
	font-family: Arial;
	font-size: 1.5em;
	color: #000000;
	font-weight:bold;
}

.mensajetexto {
	font-family: Arial;
	font-size: 1.2em;
	color:#006666;
	text-align:justify;
}


.marcofotoizq {
   padding:0px 5px 5px 5px;
   background-color: #ffffff;
   width: 200px;
   margin-right:10px;
}

.marcofotoder {
   padding:0px 5px 5px 5px;
   background-color: #ffffff;
   margin-left:10px;
}

.marcofotocen {
   padding:5px 5px 5px 5px;
   background-color: #ffffff;
   width: 380px;
   text-align:center;
}


/************ Paginacion de contenidos ******************/

div.pagination {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	text-align:center;
	color:#313031;
	height:30px;
}

div.pagination a {
	color:#0030ce;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
	height:20px;
}

div.pagination a:hover, div.pagination a:active {
	color:#0066a7;
	border:1px solid #b7d8ee;
	background-color:#d2eaf6;
}
div.pagination span.current {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
	font-weight:bold;
	color:#444444;
	background-color:#d2eaf6;
	height:20px;

}
div.pagination span.disabled {
	display:none;
}

/***************** Encuestas **********************/
#encuesta {
	background-repeat: no-repeat;
	background-color: #7D7D7D;
	width: 191px;
	height:auto;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-color: #7D7D7D;
}

.pregunta {
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	width: 191px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

.alternativas {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 0.8em;
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.botonencuesta {
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #FF6600;
	height: 20px;
	padding: 0px;
	width: 80px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}


/***********  Estilos para votacion ********************/
	.star-rating{
		list-style:none;
		margin-left:5px!important;
		padding:0px;
		width: 300px;
		height: 30px;
		position: relative;
		background: url(images/star.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 30;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(images/star.gif) left bottom;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating a.seis-stars{
		left: 150px;
	}
	.star-rating a.seis-stars:hover{
		width: 180px;
	}
	.star-rating a.siete-stars{
		left: 180px;
	}
	.star-rating a.siete-stars:hover{
		width: 210px;
	}
	.star-rating a.ocho-stars{
		left: 210px;
	}
	.star-rating a.ocho-stars:hover{
		width: 240px;
	}
	.star-rating a.nueve-stars{
		left: 240px;
	}
	.star-rating a.nueve-stars:hover{
		width: 270px;
	}
	.star-rating a.diez-stars{
		left: 270px;
	}
	.star-rating a.diez-stars:hover{
		width: 300px;
	}

	.star-rating li.current-rating{
		background: url(images/star.gif) left center;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}



/*********  Estilo HOME  Scroll Frame ******************/
#scroll {
     width:95%;
     height:170px;
     background-color:#FFFFFF;
     overflow:auto;
}		


/*********  Estilo panel del usuario ******************/

.zonap_tableborder
{
	border:1px solid #ABD6F5;
}

.zonap_titulo
{
	font-size:11px;
	vertical-align:middle;
	font-weight:bold;
	color:#003399;
	padding:8px;
	height:30px;
	background-color:#E3F1FC;
	background-image:url(images/bgtitulo.jpg);

}

.zonap_subtitulo
{
	font-size:11px;
	vertical-align:middle;
	font-weight:bold;
	color:#0066CC;
	padding:8px;
	height:25px;
	background-color:#E3F1FC;

}

.zonap_celdaizq
{
	background-color:#E3F1FC;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #ABD6F5;
	border-bottom:1px solid #ABD6F5;
	padding:3px;
}

.zonap_celdader
{
	background-color:#E3F1FC;
	border-top:1px solid  #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #ABD6F5;
	border-bottom:1px solid #ABD6F5;
	padding:3px;

}

.zonap_celdacen
{
	background-color:#E3F1FC;
	border-top:1px solid  #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #ABD6F5;
	padding:3px;

}

.cuadrotitulo
{
	padding:3px;
	height:17px;
	background-color:#E3F1FC;
	border:1px solid #999999;
	font-weight:bold;	
}

.cuadrotitulorojo
{
	height:17px;
	color:#FFFFFF;
	padding-left:5px;
	background-color:#AF0000;
	border:1px solid #AF0000;
	font-weight:bold;	
}

.cuadrocontenido
{
	border-top:0px solid #FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF;
	padding:3px;
}
/*********  Estilo Menu panel ******************/

.shadetabs{
border-bottom: 1px solid gray;
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; 
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


#zonam {
	width: 170px;
	height: 84px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0px;
	margin-left: 0px;
	}
#zonam li {
	list-style-type: none;
	overflow: hidden;
	height: 28px;
	width: 170px;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	}

#zonam li a {
	height: 28px!important;
	width: 0px;
	text-decoration: none;
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	display: block;
	color: #993300;
	}
#zonam li#zm a {
	background-image: url(images/bgvin1.gif);
	height: 28px;
	width: 170px;
	text-indent: 26px;
	letter-spacing: .5px;
	padding-top: 7px;
	color: #EDEAE3;
	}
#zonam li#busca a {
	background-image: url(images/bgvin2.gif);
	width: 170px;
	height: 28px;
	text-indent: 26px;
	letter-spacing: .5px;
	padding-top: 7px;
	color: #EDEAE3;
	}
#zonam li#correo a {
	background-image: url(images/bgvin3.gif);
	width: 170px;
	height: 28px;
	text-indent: 26px;
	letter-spacing: .5px;
	padding-top: 7px;
	color: #EDEAE3;
	}

#zonam li#zm a:hover,
#zonam li#busca a:hover,
#zonam li#correo a:hover {
	background-position: 0px -28px;
	color: #993333;
	text-indent: 26px;
	letter-spacing: 0.5px;
	overflow: hidden;
	padding-top: 7px;
	margin: 0px;
	text-decoration: none;
	
	}
#zonam li.active a {
	background-position: 0px;
	color: #993333;
	}
#zonam li a:visited {
	color: #993300;
	text-decoration: none;
}

#def {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4A739C;
	border-bottom-color: #4A739C;
	background-color: #FEFAF1;
	}
#def p {
	font-size: 0.85em;
	line-height: 1.3em;
	font-weight: normal;
	color: #4A739C;
	margin: 0px;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
}

#fotosautos ul
{
	padding:0px;
	margin:10px 0px 10px 0px;
	list-style:none;
	overflow:auto;
	float:left;
}

#fotosautos li
{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	display:inline;
	width:130px;
	height:100px;

} 