BODY {
	scrollbar-3dlight-color: #424242;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #D3D3D3;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #3A532B;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #EDF4EA;
	background: #FFFFFF;
	background-image: url(../imagenes/body_background.gif);
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
} 
HR {
	BORDER-RIGHT: 0px; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT: 0px; 
	MARGIN: 0px; 
   COLOR: #cdcdcd; 
	HEIGHT: 1px; 
	BACKGROUND-COLOR: #CDCDCD;
}
li{
  list-style: square;
}
a.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 1px 2px 1px 4px;
	text-align: center;
}
a.menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #FE7E00;
	padding: 1px 2px 1px 4px;
	text-align: center;
}
table.news {
	border: 1px solid;
	border-color: #D3D3D3 #D3D3D3 #D3D3D3;
	width: 300px;
}
table.welcome {
	border: 1px solid;
	border-color: #D3D3D3 #D3D3D3 #D3D3D3;
	moz-opacity: .8;
	FILTER: alpha(opacity=85);
	Z-INDEX: 1;
	width: 300px;
}
table.contenido{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
	border: 0px;
	border-style: none;
	width: 770px;
	height: 74%;
}
/*Caja con bordes redondeados*/
.rbroundbox { 
	background: url(../imagenes/nt.gif) repeat; }
.rbtop div { 
	background: url(../imagenes/tl.gif) no-repeat top left; }
.rbtop { 
	background: url(../imagenes/tr.gif) no-repeat top right; }
.rbbot div { 
	background: url(../imagenes/bl.gif) no-repeat bottom left; }
.rbbot { 
	background: url(../imagenes/br.gif) no-repeat bottom right; }
/* height y width*/
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
	}
.rbcontent { 
	margin: 0 15px; 
	}
.rbroundbox { 
	width: 100%; 
	margin: 1em auto; 
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
    text-align: justify;
}
.txt_blanco_home {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight: bold;
   color: #000000;
}
.titulo {
	/*font-family: Arial Narrow, Arial, Helvetica, Sans-serif;*/
	
	font-family: "Trebuchet" Arial, Helvetica, sans-serif;
	font-size: 18pt;
	/*font-size: 2.4em;*/
	color: #3A532B;
	font-weight: bold;
}
.subtitulo {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14pt;
	color: #666666;
	font-weight: normal;
}
.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #999999;
	font-weight: bold;
}
.subtitulo_verde {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12pt;
	color: #3A532B;
	font-weight: bold;
}
a.news_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3A532B;
}
a.news_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #3A532B;
}
a.miga_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #3A532B;
}
a.miga_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FE7E00;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3A532B;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FE7E00;
}
a.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	background-color: #EFEFEF;
	border: 1px solid #999999;
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #3A532B;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
.borde {
	border: 1px solid #7C7C7C;
