/* CSS Document */

.CajaFilaEntradas{
 	display: block;
	margin: 0.90em;

}


.DirCont{
	font-size: 1.09em;
	font-weight: bold;
	color: #0000CC;
	text-align: left;
	display: block;
	padding-top: 30px;
	margin-left: 12px;
}


.CajaTitulos{
	display: inline;
	width: 80px;
	position: relative;
	left: 0px;
	top: 0px;

}

.CajaFilas{
	display: inline;
	position: relative;
	top: 0px;
	width: 95px;
}



.CajaSBor{
	border: none;
	color: #0033FF;
	font-weight: bold;
	background-color: #FFFFFF;
}



legend {
	font-size: 1.63em;
	color: #0000CC;
	font-weight: bold;
}


label {
	font-size: 1.27em;
}

fieldset {
	border: 2px groove #CCCCCC;
	display: block;
	padding: 7px;

}

.entradas{
	font-size: 1.09em;
	color: #0066FF;
	text-indent: 5px;
	font-weight: bold;
}

h1{
  color:#FFFFFF;
	font-size:1.81em;
	padding:5px 2px 4px 15px;
	background-color: #EF1920;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1C3481;
	margin: 0px;
}

.avisoForm {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.27em;
	margin-left: 7px;
	background-color: ff6600;
	font-weight: bold;
}