/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/carbono_fondo.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
select 			{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}
input 			{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}
textarea 		{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}

a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.fondo_crono {
	background-image: url(images/fondo_crono.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titulo_principal {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.identado_6 {
	padding: 6px;
}
.copyright {
	font-size: 9px;
	font-weight: bold;
}
.td_arriba_gris {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.td_abajo_gris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.fondo_rojo {
	font-weight: bold;
	color: #FF0000;
}
.td_box_suave {
	border-width: 1px;
	border-style: solid;
	border-color: #E3DDFF;
}
.td_abajo_suave {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3DDFF;
}
.titulo_opcional {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.td_box {
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
}
