@charset "utf-8";
body {
	background-color: #F5F5F5;
	margin: 0px;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;

}
.logo {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
}
.sostenes {
	position: relative;
	width: 49%;
	float: left;
	text-align: center;
}

#news {
	background-color: #FFFFFF;
	position: absolute;
	height: 268px;
	width: 725px;
	left: 10px;
	top: 510px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
}
#led {
	position: absolute;
	width: 945px;
	top: 800px;
	height: 50px;
	left: 10px;
	background-color: #FFF;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
}


.tablas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

#main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	left: 230px;
	position: absolute;
	width: 725px;
	top: 40px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
	top: 40px;
	height: 450px;
	background-color: #FFFFFF;
}

#logo {
	height: 295px;
	width: 293px;
	top: 250px;
	position: absolute;
	left: 300px;
}

#top {
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#menu {
	width: 200px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
	top: 40px;
	position: absolute;
	background-image: url(../images/logo-trans.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 450px;
	background-color: #FFFFFF;
	left: 10px;
}
#menutitle  {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	-moz-border-radius-topleft: 11px;
	-moz-border-radius-topright: 11px;
	-khtml-border-radius-top-left: 11px;
	-webkit-border-top-right-radius: 11px;
	-khtml-border-radius-top-left: 11px;
	-webkit-border-top-left-radius: 11px;
	height: 25px;
}
ul.nav {
	list-style: none;
	display: block;
	position: relative;
	left: 10px;
	padding: 0 0 0 0;
}

li {
	margin: 5px 0 0 0;
}


}
.mensaje {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
#descargas {
	height: 100%;
	width: 100%;
	background-image: url(../images/descargas.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#RSS {
	height: 100%;
	width: 100%;
	background-image: url(../images/rss2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logo_der {
	position: absolute;
	left: 0px;
	bottom: 0px;
	-moz-border-radius-bottomleft: 11px;
	-moz-border-radius-bottomright: 11px;
	-khtml-border-radius-bottom-left: 11px;
	-webkit-border-bottom-right-radius: 11px;
	-khtml-border-radius-bottom-left: 11px;
	-webkit-border-bottom-left-radius: 11px;
	background-image: url(../images/logo-trans2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 171px;
	width: 110px;
}
#content_des {
	height: 425px;
	width: 690px;
	-moz-border-radius-bottomleft: 11px;
	-moz-border-radius-bottomright: 11px;
	-khtml-border-radius-bottom-left: 11px;
	-webkit-border-bottom-right-radius: 11px;
	-khtml-border-radius-bottom-left: 11px;
	-webkit-border-bottom-left-radius: 11px;
	margin: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#maillist {
	background-image: url(../images/shadow.gif);
	background-repeat:  repeat-x;
	padding-left: 20px;
}
/***** clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#comments #content_des #form_com {
	background-color: #F5F5F5;
	float: right;
	width: 550px;
	height: auto;
	border: thin solid #999999;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: capitalize;
}
#comments #content_des #ver_t {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	width: 100%;
	padding: 10px;
}



/* End hide from IE-mac */.clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */


/***** Main Layout ****/
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#content {
  	width: 900px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	padding: 20px;
}
#comments #content_des #carga_comentarios {
	background-color: #FFFFFF;
	height: 270px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}
#comments #content_des #carga_comentarios #dummy {
	width: 100%;
	height: 10px;
	color: #FFFFFF;
	position: relative;
	left: 0px;
}

#comments #content_des #carga_comentarios #oscuro {
	background-color: #CCCCCC;
	color: #000000;
	padding: 3px;
	width: 85%;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	box-shadow: rgba(200,200,200,1) 0 4px 8px;
	position: relative;
	left: 60px;
	-webkit-transition: all 0.3s ease-out;
}
/*
#comments #content_des #carga_comentarios #oscuro:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
}
#comments #content_des #carga_comentarios #claro:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
}
*/
#comments #content_des #carga_comentarios #claro {
	background-color: #F5F5F5;
	width: 85%;
	padding: 3px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	box-shadow: rgba(200,200,200,1) 0 4px 8px;
	left: 10px;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
}
.error_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-align: center;
}
#des_como {
	font-style: italic;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#banner {
	position: absolute;
	height: 740px;
	left: 980px;
	top: 40px;
	width: 191px;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	box-shadow: rgba(200,200,200,1) 0 4px 8px;
	background-image: url(../images/banner2.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
#sociales {
	width: 200px;
	top: 510px;
	position: absolute;
	left: 755px;
	height: 268px;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	box-shadow: rgba(200,200,200,1) 0 4px 8px;
	background-color: #FFF;
}


.nav li {
	padding-left: 0px;
	-webkit-transition: all 0.3s ease-out;
}
.nav li img{
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	box-shadow: rgba(200,200,200,1) 0 4px 8px;
	border:none;
}
.nav li:hover {
	padding-left: 10px;
}
#error_m-n {
	font-size: 12px;
	color: #F00;
	font-style: italic;
}
#error_m-m {
	font-size: 12px;
	font-style: italic;
	color: #F00;
	position: relative;
}
#main form #reloj {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F00;
}
