@import url(mozilla.css);

#arriba, #abajo, #creditos, #central
{
	width: 90%;
	padding-left: 5px;
	padding-right: 5px;
	margin: auto;
	background-color: #FFF;
}

#arriba
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EBF0F5;
	border-bottom: 1px solid #AFC1D2;
}

#abajo
{
	background-color: #EBF0F5;
	border-bottom: 1px solid #AFC1D2;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}

#central
{
		margin-top: 3px;
	border-right: 1px dotted #EAEEF3;
	border-left: 1px dotted #EAEEF3;
}

table#formulario
{
	width: 30%;
}

table
{
		margin: auto;
		margin-top: 5px;
		margin-bottom: 0px;
		font: .9em/1.25em 'trebuchet ms', verdana, sans-serif;
}

td
{	
	padding: 5px;
}

.px125
{
	text-align: left;	
   vertical-align: top;
}


A {
	color: #4B7095;
	padding: 3px;
}
a:visited {
	/*color: #90a;*/
}
A:hover {
	color: #2D00B2;
	text-decoration: none;
}
a:active {
	color: #009;
}

.sin_salto
{
	display: inline;
}

.alinear_derecha
{
	text-align: right;
}

li, p.sangrado
{
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 7px;
}

.centrar
{
	text-align: center;
}

#areatexto
{
	width: 250px;
	height: 100px;
}

p
{
	font-size: .9em;
}

#creditos p
{
	margin-top: 2px;
	padding-top: 0px;
	color: #669;
	font-size: .85em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

hr
{
	background-color: #FEFEFE;
	border-color: #FEFEFE;
	margin-bottom: 0px;
}

#creditos A {
	color: #669;
}


div#arriba p, div#abajo p
{	
	color: #183D62;
	font-size: .8em;
}

div#central table
{
	color: #183D62;
}

html
{
	font-family: Georgia, Arial, sans-serif;
	color: #183D62;
}

ol li
{
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #CCC;
}

p.peke
{
		display: inline;
}

p.peke a
{
	font-size: .75em;
	color: #669;
}

