body {
	background-image: url(../images/includes/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
 	scrollbar-face-color: #FFFFFF;
 	scrollbar-shadow-color: #FFFFFF;
 	scrollbar-highlight-color: #FFFFFF;
 	scrollbar-3dlight-color: #DCDCDC;
 	scrollbar-darkshadow-color: #DCDCDC;
 	scrollbar-track-color: #FFFFFF;
 	scrollbar-arrow-color: #DCDCDC;
/*height:100%;*/
}
html {
/*height:100%*/
}
.contenido{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	height: 100%;	
}
.contenedor{
	width: 760px;
	vertical-align: top;

}
.menu_fondo {
	background-image: url(../images/includes/rayado.gif);
	width: 190px;
}
.top {
	width: 760px;
}
.raya_h{
	width: 760px;
}
.raya_h2{
	width: 500px;
}
.texto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px;
}
.textos {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.textos:hover {
	color: #FB6704;
	text-decoration: none;
}
.links {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.links:hover {
	color: #FB6704;
}
.texto_peq {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.texto_peq:hover {
	color: #333333;
	text-decoration: underline;
}
.esq_down_right{
	background-repeat: no-repeat;
	background-position: right bottom;
}
.esq_down_left{
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pie {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}
a.pie:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FB6704;
	text-decoration:underline;
}
.rayita_gris {
	background-color: #E5E5E5;
	height: 1px;
}
.rayita_gris2 {
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.cuad_gris {
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.form_gen {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-color: #E5E5E5;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E5E5E5;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #E5E5E5;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #FAFAFA;
	padding-left: 5px;
}
.menu_cell {
	background-color: #F3F3F3;
	border-bottom-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.menu_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
a.menu_text:hover {
	color: #FB883E;
}
.desplegado {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 4px;
}
.over {
	background-color: #FFF4ED;
	border-bottom-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
 }
.out {
	background-color: #F3F3F3;
	border-bottom-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.pie_tabla_screen{
	width: 760px;
}
.pie_tabla_print{
	display:none;
}
.switchcontent{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 18px;
}

a.menulink {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:8px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

a.menulink:hover {
border: solid 1px #16B406;
background-color:#124E98;
}
