@CHARSET "ISO-8859-1";

body{
background:#F1F1F1;
text-align:center;
}


DIV.contenedor{
	margin: 0 auto;
	width: 831px;
	padding: 0px 5px 5px 5px;
	text-align:left;
}

img {
border: none;
} 
img.enlinea{
display:inline;

}

div.contenido{
background:#F1F1F1;
}

.ochenta_centrado{
margin:0 auto 0 auto;
text-align:center;
width:831px;
}

div.top {
	height:10px; 
	background-image:url(img/fondocontenidosup.jpg); 
	background-repeat: repeat-x; 
	margin:0.2em 0 0 0;}
	
img.esquina_sup_izq { float:left; }
img.esquina_sup_der { float:right; }
img.esquina_inf_izq { float:left; }
img.esquina_inf_der { float:right; }

/* IE 5.5 box model hack para posicionar correctamente las imagenes de esquina */
* html img.esquina_sup_izq, * html img.esquina_inf_izq  { \margin-left:-.2em;  ma\rgin-left:0; }
* html img.esquina_inf_der, * html img.esquina_sup_der { \margin-left:.2em; }

div.bottom { 
	height:7px; 
	background-image:url(img/fondocontenidoinf.jpg); 
	background-repeat:repeat-x; 
	border:0;
	padding:0;
	margin:0;}

div.content { 
	/*background-image:url(left_line.gif); */
	background:#FFFFFF;
/*	background-repeat:repeat-y; 
	background-color: #ffffff; }*/
	text-align:left;
	}
	
div.boxcontrol { 
	padding:0 1% 0 1%; 
	/*background-image:url(right_line.gif); 
	background-position:right; 
	background-repeat:repeat-y; */
	background:#ffffff;
	}
div.margenpresentacion{
padding-left:1.5%;
padding-bottom:0;
text-align:justify;
width:96%;
}

.texto{
	font-family: Trebuchet,Arial,Verdana,Times;					/*Tipo de letra*/
	line-height:17px;
	font-size: 0.72em;
	font-weight: bold;
	text-align:justify;
    text-decoration: none; 
    color:#7F7F7F;  
}

.texto2{
	font-family: Trebuchet,Arial,Verdana,Times;					/*Tipo de letra*/
	line-height:17px;
	font-size: 0.70em;
	font-weight: bold;
	text-align:justify;
    text-decoration: none; 
    color:#7F7F7F;  
}
.texto3{
	font-size: 9.0pt; 
	font-family: Trebuchet,Arial,Verdana,Times; 
	color: #7F7F7F;
}
INPUT.texto
{
   	font-weight: normal;
	font-size: 11px;
    color: #3E5E78;
    font-family: tahoma,arial, helvetica, serif;
    text-decoration: none
}
SELECT.texto
{
   	font-weight: normal;
	font-size: 11px;
    color: #3E5E78;
    font-family: tahoma,arial, helvetica, serif;
    text-decoration: none
}
TEXTAREA.texto
{
	width:90%;
   	font-weight: normal;
	font-size: 11px;
    color: #3E5E78;
    font-family: tahoma,arial, helvetica, serif;
    text-decoration: none
}

.lineagris{
	width:98%;
	background:#a9a9a9;
	height:1px;
}
.fondogris{
	background:#eeeeee;
}

/*********/
/* TABLA */
/*********/
.seemTable{ padding: 0px 0px; width: 100%; clear : both; border: 0px;}
.seemTr{ padding: 5px 0px 0px 0px;  width: 100%; clear : both;}

.seemTd05AlignIzq{ width : 0.5%; float : left; color: inherit; background: inherit; }
.seemTd1AlignIzq{ width : 1%; float : left; color: inherit; background: inherit; }
.seemTd5AlignIzq{ width : 5%; float : left; color: inherit; background: inherit; }
.seemTd19AlignIzq{ width : 19%; float : left; color: inherit; background: inherit; }
.seemTd20AlignIzq{ width : 20%; float : left; color: inherit; background: inherit; }
.seemTd23AlignIzq{ width : 23%; float : left; color: inherit; background: inherit; }
.seemTd35AlignIzq{ width : 35%; float : left; color: inherit; background: inherit; }
.seemTd59AlignIzq{ width : 59%; float : left; color: inherit; background: inherit; }
.seemTd40AlignIzq{ width : 40%; float : left; color: inherit; background: inherit; }
.seemTd48AlignIzq{ width : 48%; float : left; color: inherit; background: inherit; }
.seemTd50AlignIzq{ width : 50%; float : left; color: inherit; background: inherit; }
.seemTd70AlignIzq{ width : 70%; float : left; color: inherit; background: inherit; }
.seemTd77AlignIzq{ width : 77%; float : left; color: inherit; background: inherit; }

A.enlace_encuesta:link{
    font-family: Trebuchet,Arial,Verdana,Times;	
	font-weight: bold;
	text-align:justify;
    text-decoration: none; 
    color:#c64c1c; 
}

A.enlace_encuesta:visited{
    font-family: Trebuchet,Arial,Verdana,Times;			
	font-weight: bold;
	text-align:justify;
    text-decoration: none; 
    color:#c64c1c; 
}
A.enlace_encuesta:hover{
    font-family: Trebuchet,Arial,Verdana,Times;			
	font-weight: bold;
	text-align:justify;
    text-decoration: underline;
    color:#c64c1c; 
}
