body, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color:#F7F7F7;
	text-align:center;
}

#todo{
	display:table;
	text-align:left;
	width:778px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

textarea {
width:250px;
height:150px;
background-color:#FFFFFF;
}

b, 
strong {
	color: #0860A8; /* AZUL IROCA    */
	font-weight:bold;
}

input, select {
	width: 170px;
	background-color:#FFFFFF;
}

label {
	padding-top: 5px;
	display: block;
	font-size: 110%;
	font-weight: bold;
}

fieldset legend {
	font-size: 120%;
	font-weight: bold;
}
.linea-discontinua-horizontal {
	background-image: url(/templates/images/comunes/guion.gif);
	background-repeat:  repeat-x;
	background-position: center;
}
a{
	color: #666666;
	text-decoration: underline;
}
a:hover{
	color: #0860A8;
	font-weight: bold;

}
.error {
	font-weight: bold;
	color: #CC3300;
}

.normal-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.titular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	font-style: italic;
	color: #006EBB;
}

.sub_titular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style: italic;
	color: #006EBB;
	text-decoration: underline;
}

.linksLegales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}


/* MENU */
.menu,
.menu a:link,
.menu a:visited,
.menu a:active {
	color:#0860A8;
	font-size: 10px;
}

.menu a:hover {
	color:#000000;
	font-weight:700;
	font-size: 10px;	
}

/* FIN MENU */
.pie {
color:#FFFFFF;
font-size: 10px;
}

.location {
	font-size: 120%;
	font-weight:bold;
	text-align: right;
	border-right: 1px solid #455678;
	padding-right: 10px;
	font-size: 10px;
}
.promotions {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;	
}

.promotions li {
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	padding-right: 20px;
	font-size: 10px;	
}

.promotions a:link,
.promotions a:visited,
.promotions a:active,
.promotions a:hover {
	text-decoration: none;
	font-size: 10px;	
}

/* ## No valida ##
.promotions li:last-child {
	border-bottom:none;
}
*/
.tabulador {
	text-indent: 20px;
	font-size: 10px;
}
.peque {
	font-size: 9px;
}
.grisClaro {
	color: #999999;
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
}

#capa_video{
	width: 100%;
	min-height:400px;
	text-align:center;
}
.fondo_iroca_a_medida{
width:778px;
height:450px;
background-image:url(/templates/images/comunes/fondo.jpg);
background-repeat:no-repeat;
}
#caja_texto_iroca_medida{
width:470px;
height:180px;
margin-top:190px;
margin-left:70px;
}
.texto_iroca_a_medida{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.texto_gris_iroca_medida{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
 color:#666;
 text-decoration:none;
 text-align:justify;
}
.texto_gris_iroca_medida a:hover{
text-decoration:underline;



}
#caja_titulares_iroca_a_medida{
width:500px;
height:30px;
margin-top:38px;
margin-left:40px;
}
.texto_iroca_a_medida_titular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002C55;
	font-style: italic;
	font-weight: bold;
}
.texto_ayuda{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#171795;
	font-weight:bold;
	text-decoration:none;


}
