body,p,table,td,tr,form {font-family:Verdana,Arial,Helvetica; font-size:12px;}
INPUT,TEXTAREA,SELECT {color:#000000; font-family: Verdana,Arial; font-size:12px; background-color:#143D71; border:1 solid #000000; background-color:transparent;}

.marco {border:1 solid #5B789C;}

A {text-decoration:none; color:#16A354;}
A:VLINK {color:#16A354;}
A:ALINK {color:#16A354;}
A:HOVER {text-decoration:underline; color:#16A354;}

A.menuu {text-decoration:none;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	filter:alpha(opacity=70);}
A.menuu:hover {text-decoration:none; background:#115EA2; color: #FFFFFF; font-weight:bold;}

FORM {margin:0px 0px 0px 0px;}

body {
scrollbar-face-color: white;
scrollbar-shadow-color: black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: black;}

.fondofijo {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top}
.titulo {  font-size: 16px; font-weight: bold; color: #AC143C}
.amplio {  line-height: 24px}
.titulo2 {  color: #003E87}
.amplio2 { line-height: 17px}
.peque2  { font-size: 9px; color: #FFFFFF; font-weight: bold;}
.blanco {  color: #FFFFFF}
.peque {  font-size: 9px;}
.amplio3{ line-height: 23px }



.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

.transMenu .content {
	position:absolute;
	}

.transMenu .items {
	position:relative;
	left:0px;
	top:0px;
	z-index:2;
	width: 120px;
	color: #FFFFFF;

	}

.transMenu.top .items {
	border-top:none;
	}

.transMenu .item {
	color:#FFFFFF;
	background:#16A354;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration:none;
	border:none;
	cursor:pointer;
	cursor:hand;
	}

.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

.transMenu .item.hover {
	background:#115EA2;
	color:#FFFFFF;
	}

.transMenu .item img {
	margin-left:10px;
	}

.transMenu.top .items {
	border-top:none;
	}

#menu {
	border-bottom:0px solid white;
	padding:0px 0;
	background-color: #16A354;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
    }
#menu a {
	text-decoration:none;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	filter:alpha(opacity=70);
    }
#menu a.hover {
	background:#115EA2;
	color: #FFFFFF;
	filter:alpha(opacity=70);
    }