body {
	background-image:url(../images/fnd.png);
background-repeat:repeat-x; 
	background-color:white;
	font-family:Arial;
	font-size:11px;
}

#tbprincipal {
	background-image:url( ../images/whiteback.png );
	width:800px;
	height:665px;
}


.left_modules {
	margin:12px;
}
/*
.left_modules .moduletable_login {
	background-image:url(../../../images/stories/fondo_modulo_login.png);
	width:246px;
	height:171px;
}
.left_modules .moduletable_login {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/stories/fondo_modulo_login.png', sizingMethod='none');
background-repeat:no-repeat;
	width:246px;
	height:171px;
}

.left_modules .moduletable_login td {
	padding-top:20px;
	padding-left:20px;
}

.left_modules .moduletable_login td td {
	padding-top:0px;
	padding-left:0px;
}
*/

.moduletable_consultas {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/stories/fondo_modulo_consultas.png', 	sizingMethod='none');
	background-repeat:no-repeat;
	width:264px;
	height:116px;
}
.moduletable_consultas[class] {
	background-image:url(../../../images/stories/fondo_modulo_consultas.png);
}
.left_modules .moduletable {
	width:250px;
}
/*
.left_modules .moduletable, .left_modules .moduletable_menu {
	width:250px;
}

.left_modules .moduletable_menu td {
	background:#D5E6D4;
}

.left_modules .moduletable_menu table td {
	background:none;
}

.left_modules .moduletable th,
.left_modules .moduletable_menu th {
	background-image:url(../images/fnd_tit_modulo.png);
}

.left_modules .moduletable table th,
.left_modules .moduletable_menu table th {
	background-image:none;
}

.pollstableborder th {
	background-image:none;
}
*/
/*  mod_mainmenu */
/*
.left_modules .moduletable_menu td.menuitem1,
.left_modules .moduletable_menu td.menuitem2 {
	text-align:left;
	padding:3px;
}

.left_modules .moduletable_menu a.mainlevel {
	color:black;
	text-decoration:none;
}
*/

/*Consultas*/
#tabla_general {
	border: 1px solid #DCE2C7;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
#tabla_general .titulo_principal {
	font-size: 12px;
	background-color: #91A64F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
#tabla_general th {
	text-align: left;
	padding: 5px;
	color: #3F4822;
	background-color: #BFD482;
}


#tabla_general th {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
#tabla_general td{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding: 5px;
}
#tabla_general .titulos_secundarios {
	font-weight: bold;
	background-color: #EDF2DB;
	font-size: 9px;
}

#tabla_general .btn {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #91A64F;
}
#tabla_general a {
	color: #666666;
}

.moduletable_usuario th {
	width: 195px;
	margin-bottom: 3px;
	background-image: url(../images/fnd_tit_modulo.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.moduletable_usuario label {
	width: 195px;
	margin-bottom: 3px;
	background-color: #BDCEA0;
	font-size: 11px;
	color: #333333;
	text-align: right;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
}

.moduletable_usuario .inputbox {
	width:195px;
	border:1px solid black;
}

.moduletable_usuario .rememberme {
	width:15px;
}

.moduletable_usuario .botones {
	text-align:center;
	background-color:#B8CB69;
}

.moduletable_usuario a {
	color:black;
	text-decoration:none;
}
#tabla_general .mensajes {
	font-size: 14px;
	background-color: #EDF2DB;
	font-weight: bold;
	padding: 5px;
}

#tabla_general .fuente_totales {
	font-size: 9px;
	font-weight: bold;
}