/*HOJA DE ESTILOS PARA EL REGISTRO EN EL CONGRESO ESSCIRC/ESSDERC 2010 */


#box { 
margin: 0 auto;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 2.0em; 
	margin-bottom: 0.3em;
	margin-top: 0.0em;  
	color: #9e0b0f;
	}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 1.0em; 
	margin-bottom: 0.2em;
	margin-top: 0.0em;  
	color: #9e0b0f;
	}
.small {
	font-family: Helvetica, sans-serif;
	font-size: 0.7em; 
	color: #666666;
}
.normal {
	font-family: Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #111111;
}
.textoForm {
        font-size: 0.8em;
        font-family: Helvetica, sans-serif;
        font-weight:bold;
        color:#444444;
}
.cabecera {
        font-size: 0.8em;
        font-family: Helvetica, sans-serif;
        font-weight:bold;
        color:#111111;
}
.boton {
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#638cb5;
	border:0px;
	width:82px;
	height:22px;
}
.pie {
	font-family: Helvetica, sans-serif;
	font-size: 0.7em; 
	color: #ffffff;
}
.rojo
{
	font-family: Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color:#ff0000;
}
.verde
{
	font-family: Helvetica, sans-serif;
	font-size: 0.8em; 
	font-weight: bold;
	color:#006600;
}
.bordeDiv {
background-color: #FFFFCC;
}

.texto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
