/* CSS Document */

/*  -----------------------------------------------------------------------------------------  */
/*  |        CSS de PROMUSA                                                                 |  */
/*  |---------------------------------------------------------------------------------------|  */
/*  |        Name: Hoja de estilo global                                                    |  */
/*  -----------------------------------------------------------------------------------------  */

.nd { display:none;}

hr { display:none;}

body { margin: 0; padding: 0; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;}

p { margin:0; padding:0; border:0;}

img.centrado { margin:0; padding:0; border:0;}

img { margin:0; border:0;}

form { margin:0; padding:0;}

input, select, textarea {background-color:#FFFFFF; border: 1px solid #D0D0D0; font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #666666;}

select.diez, input.diez {font-size:12px;}

select.once, input.once {font-size:13px;}

a { text-decoration: none; color: #5F94DE;}

a:hover { text-decoration: underline;}

.centrado{ text-align:center;}

/* ==========| MAQUETA |========== */

#rap { position:relative; width:760px; margin:0 auto; padding:0; text-align:left;}


/* ==========| TITULO |========== */

.titulo { float: left; width: 508px; height: 29px;}

.titizda { float: left; height: 29px; width: 14px; background-image: url(../images/tit_cuadros.gif); background-position: left bottom; background-repeat: no-repeat;}

.titcentro { float: left; width: 491px;}

.titarriba { height: 19px;}

h2.titarribaizda { float: left; height: 17px; margin:0; padding: 0 0 0 5px; font-size: 17px; font-style: italic; font-weight:bold; color: #4574b5;}



.titabajo { height:1px; width: 100%; border-top: 1px solid #D0D0D0;}

.titdcha { float: left; width: 3px; height: 22px; background-image: url(../images/tit_cuadros2.gif); background-position: left bottom;background-repeat: no-repeat;}



/* ==========| TEXTOS Y ENLACES|========== */

.blau10{
	color: #403369; font-size: 12px; font-weight: bold;
}
.blanc10 { font-size: 12px; color: #ffffff;}

a.blanc10:hover { color: #003778;}
.blanc210 { font-size: 14px; color: #FFCC33;}

a.blanc210:hover { color: #ffffff;}
.groc{
	color: #fde411;
}
.naranja{
	color: #FFCC00;
}
.blau{
	color: #4574b5;
}

.td{ border:solid #95AFD2 1px;}
.tdblau{
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #5F94DE;
}
