body{
	font: 12px Arial;
	color: #B22222;
}
/*body.fondo{
	background-image: url(images/fondo_historia.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}*/

td{
	font: 12px Arial;
	color: #2905A1;
}

p{
	font: 12px Arial;
	color: #2905A1;
}

td.direc{
	font: 12px Arial;
	border: 2px dotted #ED2E38;
	color: #2905A1;
	background-color: #FDE3E4;
}

td.direc_central{
	font: 12px Arial;
	color: #2905A1;
}

td.acceso
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	color: black;
	background-color: #CCCCCC;
	border: thin solid black;
	padding-top: 10;
	padding-bottom: 10;
	padding-left: 10;
	padding-right: 10;
	}

td.form
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	color: black;
	background-color: #C6E7F7;
	border: thin solid black;
	}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border-bottom: 1px solid #2806A2;
	width: 100%;
	padding-left: 0px;
}	
	
	
a:link{
	font-size: 10pt;
	font-family: Verdana;
	color: #ED2E38;
	text-decoration: none;
}

a:visited{
	font-size: 10pt;
	font-family: Verdana;
	color: #ED2E38;
	text-decoration: none;
}

a:hover{
	font-size: 10pt;
	font-family: Verdana;
	color: #6C43FA;
	text-decoration: none;
}


a.legal:link{
	font-size: 10pt;
	font-family: Verdana;
	color: #ED2E38;
	text-decoration: none;
}

a.legal:visited{
	font-size: 10pt;
	font-family: Verdana;
	color: #ED2E38;
	text-decoration: none;
}

a.legal:hover{
	font-size: 10pt;
	font-family: Verdana;
	color: #6C43FA;
	text-decoration: none;
}

.textbox1
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #C6E7F7;
	border-width: thin;
	border-style: solid;
	border-color: black;
}

.flatbutton
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #626262;
	color: white;
	font-weight: bold;
	border-width: thin;
	padding: 1;
}
