BODY
{
	scrollbar-shadow-color: #F7E395;
	scrollbar-highlight-color: #F7E395;
	scrollbar-arrow-color: #297B00;
	scrollbar-face-color: #F7E395;
	scrollbar-3dlight-color: #297B00;
	scrollbar-darkshadow-color: #297B00;
	scrollbar-track-color: #FDF8E3;	
	
	background: url("../imagenes/marcaDeAgua.gif");
	background-color: #F1FFF1;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	margin: 10px;
	margin-right: 20px;
	text-align: justify;
	font-family: Verdana;
	font-size: 14px;
}

TABLE
{
	border-collapse: collapse;
}

TD
{
	background-color: #FFF7D6;
	font-size: 14px;
	border: solid 1px black;
	margin: 10px;
	padding: 5px;
	text-align: left;
}

TD.titulo
{
	background-color: #94BD7F;
	font-weight: bold;
	color: #004B00;
	text-align: center;
}
TD.destacado
{
	background-color: #D4E5CC;
	font-weight: bold;
	color: #004B00;
}

TABLE.contenidos
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFE787;
	color: #297B00;
	border: solid 1px #297B00;
	width: 150px;
}

TD.titContenidos
{
	background-color: #297B00;
	color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
	border: none;
}

TD.contenidos
{
	background-color: #FFE787;
	vertical-align: top;
	font-size: 10px;
	padding: 2px;
	border: none;
	font-weight: bold;
}

TD.notapie
{
	background-color: transparent;
	font-size: 10px;
}

H1
{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	border-bottom: solid 1px black;
}

H2
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 0px;
	border-bottom: solid 1px black;
}

H3
{
	font-size: 14px;
	color: #297B00;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 5px;
}

.izquierda
{
	float: left;
	margin-right: 10px;
}

.derecha
{
	float: left;
	margin-right: 10px;
}


P.tabulado
{
	margin-left: 20px;
}

A, A:visited, A:active
{
	font-weight: bold;
	color: #297B00;
	text-decoration: underline;
}

A:hover
{
	background-color: #FFF2BF;
	text-decoration: underline;
}

H2.volver
{
	font-size: 12px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	border: none;
}


HR
{
	height: 1px;
	color: black;
}

UL
{
	list-style-image: url("../imagenes/vinetaULs.gif");
}
