@charset "utf-8";
/* CSS Document */
body {
	background-color:#667E9A;}

#container {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;}

#menugen {
	float:right;}
#menugen td {
	background:#667e9a;
	border:#3366FF 2px solid;
	padding:5px 15px;}
#menugen td:hover {
	background:red;
	border:white 2px solid;}
#menugen a {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-decoration:none;
	color:#ffffff;}
/*CABECERA*/
#cabecera {
	margin:0 auto;
	width:1050px;
	height:90px;
	background:url(cabecera2.jpg) no-repeat;}
	
#cabecera2 h2 {
	width:800px;
	float:right;
	text-align:right;}
/*CABECERA*/

/*CABECERA2*/
#cabecera2 {
	width:1050px;
	color:#FFFFFF;
	font-weight:bold;
	background:#667e9a;
	margin:0 auto;}

#menubaj {
	background-color:#D8E8E9;
	padding-top:10px;
	margin:-3px auto;
	clear:both;
	width:1050px;
	height:30px;
	text-align:center;}

#menubaj a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:5px 14px;
	background-color:#667E9A;
	border:#84A0B6 2px solid;
	font-size:12px;}

#img {
	margin:0 auto;
	width:1050px;}
	
#img a img {
	width:150px;
	border:none;}
	
/*MENU IZQUIERDA*/
#menuiz {
	width:240px;
	float:left;
	margin-top:7px;
	background-color:#D8E8E9;
	overflow:hidden;}
	
#menuiz img {
	width:100%;
	border-bottom:6px solid #667E9A;}
	
#menuiz a {
	list-style:none;
	font-stretch:condensed;
	font-size:12px;}
	
#menuiz  a {
	text-decoration:none;
	color:#1E3C59;
	font-weight:bold;}

#menuiz li:hover a {
	text-decoration:none;
	color:#ffffff;}

#menuiz li {
	padding:10px;
	border-bottom:#667E9A 1px solid;}
	
#menuiz li:hover {
	background-color:#84A0B6;
	text-shadow:2px 2px 4px #333;}
	
#menuiz li.select {
	background-color:#84A0B6;
	text-shadow:2px 2px 4px #333;}
	
#menuiz li.select a {
	color:#FFFFFF;}

#menuiz2 table {
	background-color:#D8E8E9;
	width:240px;}

#menuiz2 table tr td a img{
	border:none;
	margin-top:3px;}
	
/*
#menuiz li:nth-child(2n+1) a {
	background-color:#333;}
	
#menuiz li:nth-child(n) a:hover {
	background-color:#aaa;
	color:#000;}
	
#menuiz li:first-child > a:hover {
	color:#CCCC00;}
	
estilos css3 pruebas
*/
	
	
/*MENU IZQUIERDA*/

/*LAYOUT*/
#layout {
	margin:0 auto;
	width:1050px;
	height:100%;
	clear:both;
	background-color:#D8E8E9;}
	
#contenido {
	float:left;
	width:765px;
	height:auto;
	min-height:598px;
	margin:6px 0px 0 4px;
	background-color:#D8E8E9;
	padding:10px 20px;}
	
#contenido p {
	text-align:left;}
	
#contenido h2 {
	text-align:center;
	color:#0066FF;}

#text-formanet {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:600;
	font-size:11px;
	line-height:120%;}
	
#contenido h4 {
	color:#FF0000;}
	
#contenido li {
	margin-bottom:30px;}
	
#contenido table {
	margin:8px auto;
	border:#84A0B6;}
	
#contenido td {
	border:1px solid;
	padding:10px 5px;}

#contenido table tr td{
	width:130px;}
	
#contenido table .td {
	background-color:#84A0B6;
	text-align:left;
	font-weight:bold;}
/*LAYOUT*/

/*FOOTER*/
#footer {
	border-top:#667E9A 1px solid; 
	padding:20px 0;
	width:1050px;
	margin: 0 auto;
	margin-top:7px;
	float:left;
	text-align:center;
	background-color:#D8E8E9;}
	
#footer p {
	font-size:11px;}
	
#linksfooter, #linksfooter2, #linksext {
	width:640px;
	font-size:11px;
	margin:0 auto;}
	
#linksfooter a, #linksfooter2 a, #linksext a {
	color:#be800a;}
	
#linksfooter a:hover, #linksfooter2 a:hover, #linksext a:hover {
	color:#333333;}
	
#linksfooter, #linksfooter2 {
	margin-top:8px;}
/*FOOTER*/

.select {background-color:#4a684f;}
.compartelo {background-color:#E8AE02;}
