body {
	background-color: #dae2ea;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	list-style-image: url(../images/vineta.gif);
}
body, td, th{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	list-style-image: url(../Images/vineta.gif);
}
p {
	text-align: justify;
}

a {
	font-weight: bolder;
}
a:link {
	color: #0D54A2;
	text-decoration: none;
}
a:visited {
	color:#0D54A2;
	text-decoration: none;
}
a:hover {
	color: #24D6D;
	text-decoration: underline;
}
a:active {
	color: #486F9D;
	text-decoration: none;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size: 14px;
	color: #0D54A2;
}
h3 {
	font-size: 13px;
}
.pie {
	font-size: 10px;
	color:#0D54A2;
}
a.pie {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color:#0D54A2;
}
a.pie:hover {
	font-size: 10px;

}
 

.rojo{
	color: #BC0F09;
}
.verde{
	color: #03642E;
}
.marron{
	color: #7E602A;
}
.azul{
	color:#0D54A2;
}


.rojo_gd{
	color: #BC0F09;
	font-size:14px; font-weight:bolder}
.verde_gd{
	color: #03642E;	font-size:14px; font-weight:bolder}
.marron_gd{
	color: #7E602A;	font-size:14px; font-weight:bolder}
.foto_rojo{
	color: #BC0F09; border: 1px solid #BC0F09;
}
.foto_verde{
	color: #03642E; border: 1px solid #03642E;
}
.foto_marron{
	color: #BC0F09; border: 1px solid #7E602A;
}
.intro {
	font-size: 16px;
	font-weight: 500;
}
.borde_gris{
	border: 1px solid #333333;
}
.imagen {
	border: 1px solid #333333;
	margin: 5px;
	padding: 2px;
}
.imagen_chica {
	border: 1px solid #333333;
	margin: 5px;
	padding: 2px;
	width: 100px;
}
