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;
}
.contenido{
	width: 100%;
}
.menu_fondo {
	display: none;
}
.top {
	display: none;
}
.raya_h{
	width: 500px;
}
.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{
	display:none;
}
.pie_tabla_print{
	width: 100%;
}
.switchcontent{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
