@charset "utf-8";
/* CSS Document */

body {background-color: #FECD1B;
}
table#estilo_enlaces { background-color: #FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px ;
color: #F00 ; 
text-decoration:none;
}
a#sin_decorar{ text-decoration:none;
A:hover text-decoration:underline;color:#F00;font-weight:bold;
A:link  text-decoration:underline;color:#F00;
}

a#sin_decorar1{ text-decoration:none;
A:hover text-decoration:none;color:#F00;font-weight:bold;
A:link  text-decoration:none;color: #F00;
}

p#enlaces_individuales { background-color: #F90;
font-family:Arial, Helvetica, sans-serif;
font-size:20px ;
color: #FC0 ; 
text-decoration:none;

}

h1#titulo_rojo { font-family: Arial, Helvetica, sans-serif;
				font-size:30px;
				color: #F00;}
				
h3#subtitulo_rojo { font-family: Arial, Helvetica, sans-serif;
				font-size:16px;
				color: #F00;}
h3#subtitulo { font-family: Arial, Helvetica, sans-serif;
				font-size:16px;
				color: #000;}

p#texto_cuerpo {font-family:Arial, Helvetica, sans-serif;
				text-align:justify;
				font-style:inherit;
				font-size:14px;
				color: #000;}

td#fondo_azul {background-image:url(file:///C|/Users/macruz/Documents/proyecto%20exxon%20mobile/imagenes/fondo1.jpg);
				font-size:12px;
				color:#F00;}
td#fondo_rojo {background-image:url(file:///C|/Users/macruz/Documents/proyecto%20exxon%20mobile/imagenes/fondo2.jpg);
				font-size:12px;
				color: #00C;}
td#fondo_largo {background-color:#FFF;
				font-size:14px;
				color: #000;}
tr#blanco_total { background-color:#FFF;
				font-size:18px;
				font-style:normal;
				color: #F00;}

p#texto_agencia {font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				color: #000;
				text-align:right;}

.seleccionado {font-weight:bold;}