body {
	background-color:#DFE3EA;
	font-family:Arial;
	font-size:12px;
}
fieldset.row1 {
background-color:#bdcea0;
}
.contentpaneopen_resultados_busqueda {
background-color:#d5e6d4;
}
a:link, a:visited, a:active  {
	color:#009900;
	text-decoration: none;
	
}
.content_div_resultados_busqueda {
	background-color:#CDE3CD;
}

a:hover {
	text-decoration: underline;
	color: #00FD7E;
}

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


.tb_contenido {
width:955px;
}



.tb_contenido td .content_div {
	margin-top:3px;

}

.tb_contenido td td {
	margin:0px;
	border:0px;
}

.left_modules .moduletable_nada {
	margin-bottom:3px;
}

.left_modules{
	width:195px;
}

.left_modules .moduletable, .left_modules .moduletable_menu {
	width:195px;
	margin-bottom:3px;
}
.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: left;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
}

.moduletable_usuario .inputbox {
	width:110px;
	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;
}
.mouseover td {
	background-color:red;
}

/* Contenido */
table.blog {
	background-image:url(../../../images/stories/fnd_noticias.jpg);
	width:715px;
	background-repeat:no-repeat;
	background-color:#D5E6D4;
}

/*table.blog .contentpaneopen {
	border-bottom:1px solid #CCC;
}*/

table.blog table {
	border-bottom:1px solid #CCC;
}

table.blog table table {
	border-bottom:none;
}

table.blog .contentpaneopen {
	width:715px;
}

table.blog .contentheading {
	background-color:#91A64F;
	color:white;
	padding-left:10px;
}

.frontpage_content table.blog {
	background-image:none;
	background-color:transparent;
}