A:link {text-decoration:none;color:#AAAAAA;} 
A:visited {text-decoration:none;color:#AAAAAA;} 
A:active {text-decoration:none;color:#AAAAAA;} 
A:hover {text-decoration:underline;color:#AAAAAA;} 

.campoRadio {
	height:10px; 
	width:10px; 	
}
.campoTexto {
	background-color:#eeeeee; 
	color:#000000; 
	font-size: 8pt; 
	font-family: Arial; 
	border:0px; 
	height:16px; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid;  
}


.campoSelect {
	background-color:#eeeeee;
	color:#000000;
	font-size: 8 pt;
	font-family: Arial;
	border:0px;
	height:16px;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	overflow: hidden;
	width: 200px;
}


.campoLista {
	background-color:#eeeeee; 
	color:#000000; 
	font-size: 8 pt; 
	font-family: Arial; 
	border:0px; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid;  
}


.campoArea {
	background-color:#eeeeee; 
	color:#000000; 
	font-size: 8 pt; 
	font-family: Arial; 
	border:0px; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid;  
}


.boton {
	background-color:#eeeeee; 
	color:#000000; 
	font-size: 8 pt; 
	font-family: Arial; 
	border:0px; 
	height:16px; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid;  
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #005A8C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.fondoAzulOscuro {
	background-color: #005A8C;
}
.textogeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #005A8C;
}
.textomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.telefono {
	font-family: Wingdings;
	font-size: 10px;
	color: #999999;
}
.tituloBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.textopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}

#tuopinioncuenta {
	width:400px;
	text-align:left;
	padding:20px;
	border:solid 1px #005A8C;
}

#tuopinioncuenta div {
	width:400px;
	text-align:left;
}

#tuopinioncuenta .titulo{
	font-size:12px;
	padding:20px 0 5px;
}

#tuopinioncuenta textarea {
	width:400px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#tuopinioncuenta #botonEnviar {
	margin-top:20px;
	text-align:right;
}

#tuopinioncuenta ul {
	list-style:none;
}

#tuopinioncuenta ul li {
	display:table;
	width:100%;
	border-collapse:collapse;
	margin:5px 0 0;
}

#tuopinioncuenta ul .casilla {
	width:10%;
	float:left;
}

#tuopinioncuenta ul .etiqueta {
	margin-top:3px;
	width:90%;
	float:left;
}

#tuopinioncuenta ul textarea {
	width:300px;
}

#gracias {
	padding-top:100px;
	font-size:18px;
	font-weight:bold;
}

#volver {
	padding-top: 30px;
}
