body {
	font-family: Arial, Helvetica, sans-serif;
}
.boton {
	background-color: #EEF5FD;
	border: medium double #B7D6F7;
	cursor: pointer;
	font-size: 14px;
	color: #0A2D54;
	font-weight: bold;
	font-variant: normal;
	width: 150px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}

a:link, a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #A4A8AB;
	text-decoration: none;
}

a.rojo:link {
	color: #FF0000;
}
a.rojo:visited {
	color: #FF0000;
}
a.rojo:hover {
	color: #990000;
	text-decoration: none;
}
a.rojo:active {
	color: #FF0000;
}


#formulario {
	font-size:12px;
	background-color: #CCCCCC;
	color: #333333;
}
a.linkmenu:link, a.linkmenu:visited, a.linkmenu:active{
	text-decoration: none;
	color: #666666;
	font-size: 9px;
	font-style: normal;
	}
a.linkmenu:hover{
	text-decoration: none;
	background-color: #ebf4fd;
	color: #000000;
	font-size: 9px;
	font-style: normal;
}
.respuesta {
	border: thin outset #EEF5FD;
}
a.linkpeq:link, a.linkpeq:visited, a.linkpeq:active{
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	}
.linkpeq:hover{
	text-decoration: none;
	background-color: #ebf4fd;
	color: #000000;
	font-size: 12px;
	font-style: normal;
}
#menu a:link, #menu a:visited, #menu a:active {
	display: block;
	font-weight: normal;
	padding: 5px;
	color: #282828;
	background-color: #FFFFFF;
	font-size: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #ffffff;
}

#menu a:hover,{
	color: #000000;
	border-top: 1px solid #cccccc;
	background-color: #E3E3E3;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	
}
#tablalineas {
	border: thin solid #E6E6E6;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#cuerpo {
	font-size: 12px;
	margin: 0px;
	text-indent: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#titulo {
	border: thin none #E6E6E6;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
#cuerpo_peq {

	font-size: 12px;
	margin: 0px;
	text-indent: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#cuerpo2 {
	font-size: 12px;
	line-height: normal;
	width: 500px;
	float: none;
	clear: none;
}
.formu {
	background-color: #EEF5FD;
	border: thin none #999999;
	cursor: text;
	font-size: 12px;
	color: #0E4076;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	text-indent: 5px;
	margin-top: 5px;
}
.cuerpo3 {
	font-size: 12px;
	line-height: normal;
	float: none;
	clear: none;
	color: #0A2D54;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BFC8D3;
	padding-left: 10px;
	font-weight: normal;
}
#enlaces {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
}
.cuerpoform {

	font-size: 12px;
	line-height: normal;
	float: none;
	clear: none;
	color: #0A2D54;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: normal;
}
.reloj {
	font-size: 12px;
	line-height: normal;
	float: none;
	clear: none;
	color: #0A2D54;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
