/* CSS Document */
<STYLE type=text/css>

table {
	FONT-SIZE: 11px; 
	font-family: Trebuchet MS, Arial;
}
tr {
	FONT-SIZE: 11px; 
	font-family: Trebuchet MS, Arial;
	line-height: 1.5em;
	color:#666666;
}
td {
	FONT-SIZE: 11px; 
	font-family: Trebuchet MS, Arial;
}
DIV {
	FONT-SIZE: 11px; 
	font-family: Trebuchet MS, Arial;
}
body {
	FONT-SIZE: 11px; 
	font-family: Trebuchet MS, Arial;
	color: #505050;
	background-color: #d2d2d2;
	background-image: url(img/fondo.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input.boton{	
	border: 1px solid #575757; 
	background-color:#FFFFFF;
	text-align:center; 
	font-family: Trebuchet MS, Arial; 
	font-size: 11px; 
	color:#575757;
}
TEXTAREA{ 
	border: 1px solid #BBBBBB; 
	padding-top:5px; 
	padding-left:3px; 
	background-color:#FFFFFF; 
	font-family: Trebuchet MS, Arial; 
	font-size: 11px; 
	color:#000000; 		 	
}
A {
	FONT-SIZE: 11px; 
	font-family: Trebuchet MS, Arial;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	background-color: #24c2ef;
}
a:link { 
	text-decoration: none ; 
	}
a:visited { 
	text-decoration: none; 
	}
a:hover, a:active { 
	color:#24c2ef;
	text-decoration: none; 
	}
.tabla_principal {
	border-right: 5px solid #d2d2d2;
	border-left: 5px solid #d2d2d2;
	border-bottom: 5px solid #d2d2d2;
	background-color:#FFFFFF;
	padding-left: 23px;
	padding-right: 23px;
}
.tabla_imagen {
	border: 1px solid #d2d2d2;
	background-color:#FFFFFF;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
strong {
	color: #24c2ef;
}
.fecha {
	color: #24c2ef;
}
</STYLE>
