/*body*/

body {margin-left: 0px; margin-top: 0px; margin-bottom: 00px; background-color: #343434;}

/*links*/

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.links_gris12 {font-family: Arial; color:#626262; font-size: 12px; text-decoration: none;}
.links_gris12:hover {font-family: Arial;	color:#626262; font-size: 12px;	text-decoration: underline;}

.links_gris10 {font-family: Arial; color:#626262; font-size: 10px; text-decoration: none;}
.links_gris10:hover {font-family: Arial; color:#626262; font-size: 10px;	text-decoration: underline;}

.links_blanco11 {font-family: Arial; color:#ffffff; font-size: 11px; text-decoration: none;}
.links_blanco11:hover {font-family: Arial; color:#ffffff; font-size: 11px; text-decoration: underline;}

.botonera01 {font-family: Arial; color: #EDEDED; font-size: 11px; text-decoration:none;}
.botonera01:hover {font-family: Arial; color: #EDEDED; font-size: 11px; text-decoration: underline;}
.botonera01b {font-family: Arial; color: #FFFFFF; font-size: 11px; font-style: bold; text-decoration:none;}
.botonera01b:hover {font-family: Arial; color: #FFFFFF; font-size: 11px; font-style: bold;text-decoration: underline;}
.botonera02 {font-family: Arial; color: #393D40; font-size: 11px; text-decoration: underline;}
.botonera02:hover {font-family: Arial; color: #393D40; font-size: 11px; text-decoration: none;}
.Celda_ruta_txt {font-family: Arial; font-size: 11px; color: #626262;}
.Celda_ruta_txt:hover {font-family: Arial; font-size: 11px; color: #626262; text-decoration:underline;}

.boton_enviar {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none; background-color: #DF9B3E; background-position: center center; border: thin solid #FFFFFF; color: #FFFFFF; width: 100px; height: 20px; border-style: SOLID;}

/*textos*/

.texto_comun {font-family: Arial; color:#5B5B5B; font-size: 12px;}
.texto_comun_11 {font-family: Arial; color:#5B5B5B; font-size: 11px;}
.texto_comun_bold {font-family: Arial; color:#5B5B5B; font-size: 12px; font-style: bold;}
.texto_blanco_bold {font-family: Arial;	color:#ffffff; font-size: 12px;	font-style: bold;}
.texto_gris_interior {font-family: Arial; color:#5B5B5B; font-size: 11px; text-align: left;	line-height: 18px;}
.fecha {font-family: Arial; color: #C3872A; font-size: 11px;}
.Texto_negro {font-family: Arial; color: #000000; font-size: 11px;}

/*titulos*/

.titulo1 {font-family: Arial; color: #C3872A; font-size: 14px;}
.titulo2 {font-family: Arial; color: #C3872A; font-size: 14px; font-style: bold;}
.titulo_gris14 {font-family: Arial;	color: #333333;	font-size: 16px; font-style: bold;}
.titulo_13_gris {font-family: Arial; color: #666666; font-size: 13px; font-style: bold;}
	
/*celdas y bordes*/

.Celda_ruta {padding-left: 22px; background-color: #F2F3F4;	font-family: Arial;	font-size: 11px; color: #626262; text-align: left;}
.Celda_texto {padding-left: 22px; font-family: Arial; font-size: 12px; color: #626262; text-align: left; vertical-align: top;}
.Celda_texto_imagen {width: 125px; text-align: left; font-family: Arial; font-size: 12px; color: #626262; vertical-align: top;}
.Columna_gris {width: 152px; background-color: #D3D4D4;	text-align: center;	vertical-align: top;	border-left-color: #C4C5C5;	border-left-style: solid; border-left-width: 1px; padding-top: 15px;}
.celda_formulario {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
font-weight: bold; color: #FFFFFF; background-color: #FFFFFF; border-style:solid; border-width: 1px;	border-color:#999999; height: 20px;	width: 170px;}
.BdeIzqGris {border-left; border-left-color: #E0E0E0; border-left-style: solid;	border-left-width: 1px;}
.BdeBottGris {border-bottom-color:#CCCCCC; border-bottom-style:dashed;	border-bottom-width: 1px;}
.CMenu { padding-left: 3px; padding-right: 3px; font-family: Arial; color: #EDEDED; font-size: 11px; text-decoration:none;}
.titulo_0800 {
font-family: Arial; color: #000000; font-size: 24px; font-style: normal;
}
.linea_ptos {
	background-image: url(../images/lin_ptos.gif);
	background-repeat:  repeat-x;
}


/*padding y margin*/

.PdL5 {padding-left: 5px;}
.PdL10 {padding-left: 10px;}
.PdL15 {padding-left: 15px;}
.PdL22 {padding-left: 22px;}
.PdT5 {padding-top: 5px;}
.PdT10 {padding-top: 10px;}
.PdT15 {padding-top: 15px;}
.PdT20 {padding-top: 15px;}
.PdT30 {padding-top: 30px;}
.PdB5 {padding-bottom: 5px;}
.PdB10 {padding-bottom: 10px;}
.PdB20 {padding-bottom: 20px;}
.PdR5 {padding-right: 5px;}
.PdR10 {padding-right: 10px;}
.PdR20 {padding-right: 20px;}
.MgT10 {margin-top: 10px;}
.MgT5 {margin-top: 5px;}