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

/*------------------Generales---------------*/
html, body{padding:0;margin:0;border:none;height:100%;min-height:100%; background: #D8EFD7;font-size:12px; font-weight:normal;font-family:Verdana, Arial, Helvetica, sans-serif; color:#327D43}
::selection {color:white;background: #99CC99; /* Safari */}
::-moz-selection {color:white;background: #99CC99; /* Firefox */}
/*-------------------Tags----------------*/
h1{font-family:Verdana, Arial, Helvetica, sans-serif; color:#1D492C; font-size:32px; font-weight:bolder; vertical-align:top; margin:0px; line-height:32px}
h2,h3,p,a, th, ul{color:#327D43; font-family:Verdana, Arial, Helvetica, sans-serif; vertical-align:top}
h2, th { font-size:24px; font-weight:bold; margin:0px; vertical-align:sub}
h3 { font-size:14px; font-weight:bold; margin:0px}
p {font-size:12px; font-weight:normal; line-height:14px; margin:0px; margin-bottom:10px}
.contentpaneopen{font-family:inherit; font-size:inherit; color:inherit;width:100%; float:inherit}
table{font-family:inherit; font-size:inherit; color:inherit}
.latestnews{font-size:12px;color:#327D43;font-weight:normal}
p.legales{font-size:10px}
.oscura{color:#1D492C}
a{font-weight:bold; text-decoration:none}
a:hover{text-decoration:underline;}
a.tiny{font-weight:normal}
a.tiny:hover{font-weight:normal}
a.disabled{color:transparent}
span[style]{color:inherit !important; font-size:inherit !important; font-family:inherit !important}
a img{border:none}
/*-------------------Header----------------*/
#header{width:100%; height:100px; float:left}
#logo{
	background:url(../images/super_logo.jpg) no-repeat;
	width: 300px;
	height:80px;
	float:left;
}
.contentpaneopen, .blog, font, td{color:inherit !important; font-size:inherit !important; font-family:inherit !important}
.forma{padding:10px 10px 0px 0px; float:right; clear:right}

#form_text {
	right:10px;
	margin: 0px;
	padding: 0px;
	width: 279px;
	height: 34px;
	background-color: #cfe0d4;
	color: #ffffff;
	border:#ffffff solid;
	text-indent:-3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
}
		
#form_submit {
	margin: 0px;
	right:10px;
	width: 180px;
	height: 20px;
	border: none;
	color: #cfe0d4;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;
	background:transparent;
}
.button, .submit{color:#327D43; background:transparent; border: none;font-size: 14px;font-weight:bold; cursor:pointer}
#estaticos{
	font-size:12px;
	padding:10px 10px 0px 0px;
	float:right;
	text-align:right
}
#menu{float:left; clear:left}
#cse-search-results{width:auto;padding:0px 50px}
/*--------------------Cuerpo-----------------*/
#contenedor{ width:100%; height:auto; background:#D8EFD7; position:absolute}
#cuerpo{width:1000px; height:100%; background: white; padding:0px; margin:0px auto; overflow:hidden}
#post{padding:0px 50px 0px 50px;min-width:400px}
.moduletable a img{margin:15px 0px}
.moduletableencuesta{float:right; clear:right !important;width:300px; min-height:140px;background:#D8EFD7; padding:20px; border:dotted #1D492C; text-align:center; color:#327D43; vertical-align:middle; margin:10px 0px 20px 0px}
#vota{background:transparent; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color:#327D43;cursor:pointer; font-weight:bold; text-decoration:none}
.radio{background:url(../images/custom.png) no-repeat; width:13px; height:13px; display:inline; float:left; margin:3px 5px 0px 0px}
/*------------------Aleatorios---------------*/
#fondo{height:120px; width:100%; margin:0px; float:left; clear:both; background:transparent}
.moduletablequote{font-size:0px;white-space:normal;width:230px; height:180px; z-index:11; margin:10px 0px 10px 20px; background:#1D492C; float:right; clear:none; background-position:0 0}
#quote{width:230px; height:180px}
/* Fix's #container not clearing inner floats in firefox */
.floatfix{background:transparent}
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility:hidden;
}
#fcea{display:box;position:fixed; right:0px; bottom:10px;border:solid white 2px; border-radius:6px; -moz-box-shadow: black 0px 0px 10px;-webkit-box-shadow: black 0px 0px 10px; filter:progid:DXImageTransform.Microsoft.Glow(Color='#666666', Strength=5)}
