@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img{
border:0;
}

#logedin {
	position:absolute;
	Right:100px;
	top:145px;
	z-index:3;
}

.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#9f9240;
}
.title2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9f9240;
}
.subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9f9240;
}

.subtitle2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9f9240;
}

.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.textov
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.question{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#586900;
}
.answer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a.sub:link{
color:#9f9240;
text-decoration:underline;
text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.sub:visited{
color:#9f9240;
text-decoration:underline;
text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.sub:hover{
color:#766600;
text-decoration:underline;
text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.sub:active{
color:9f9240;
text-decoration:underline;
text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.sub_normal:link{
color:#9f9240;
text-decoration:underline;
text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.sub_normal:visited{
color:#9f9240;
text-decoration:underline;
text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.sub_normal:hover{
color:#766600;
text-decoration:underline;
text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.sub_normal:active{
color:9f9240;
text-decoration:underline;
text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input 
{
border-color:#9f9240;
border-style:solid;
border-width:1px;

}

.main_content{
/*	position:absolute;
	width:100%;
	left:100px;
	margin: auto;
*/
}

#divflash{
	z-index:-999;
}

#hidedetails{
	position:absolute; 
	margin-left:720px; 
	margin-top:-40px;
	text-decoration:underline; 
	cursor:pointer; 
}

.titlefcB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #7D6C02;
}

.titlefcG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #7F9705;
}

.textfcB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #7D6C02;
}
.textfcB1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #7D6C02;
	width:800px;
	margin-left:50px;
}

.textfcG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #7F9705;
}

.focus {
border:1.5px solid lime;
border-color:#99CB01;
}
#submenuadsbanner{
	display:none;
	position:absolute;
	left: 190px;
	top: 227px;
	cursor:pointer;
	background-color:#E9E4C7;
}

#submenuconfig{
	display:none;
	position:absolute;
	left: 299px;
	top: 227px;
	cursor:pointer;
	background-color:#E9E4C7;
}

#muestradatos {
	position:absolute;
	Right:193px;
	.Right:80px;
	top:207px;
	z-index:3;
}

#popup{
	border:1;
	display:block;
	position:absolute;
	background-color:#CCCC00;
	height:223px;
	width:353px;
	margin:auto;
	z-index:9999999999;
	left: 40%;

}

#content_table {
	float:left;
	margin-left:20px;
	width:800px;
}

#menu {
	float:left;
	margin-left:5px;
	margin-top:190px;
	height:415px;
	z-index:3;
}

#minw {
	width:1150px;
	margin: 0 auto;
}