﻿/* CSS Document @charset "utf-8";
*/


.guion ul {
	list-style-type: none;
	color: #AB0303;
	margin: 0;
	padding: 0;
}
.guion li {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}
.guion ul li {
	padding: 0px 0 0px 9px;
	background-image: url('estilos/a-ul-li.png');
	background-repeat: no-repeat;
	margin: 0.5em 0 0.5em 0;
	line-height: 1.2em;
	font-size: 11px;

}
body {
	margin-top: 0px;
	/*background-color: #eeede5;   COLOR MUY GUAPO PERO HAY QUE ARREGLAR COSAS */
	background-color: #FFFFFF;
	background-image: url('fondo.jpg');
	background-repeat: repeat-x;
	font-family: Verdana;
}
.sombra {
	float: right;
	background: url("estilos/sombra33.png") no-repeat bottom right !important;
	margin: 20px 0 0 20px !important;
	margin: 10px 0 0 5px;
}
.sombra img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -12px 12px 12px -12px;
	top: 0px;
	left: 0px;
}
a:link {
	color: #446101;  /* #373737;*/
	text-decoration: none;
	text-align: right;
}
a:visited {
	color: #373737;
	text-decoration: none;
}
a:active {
	color: #373737;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background: #FFFFE1;
	color: #000000;
	/*
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	*/
}
h1 {
	color: #527401;  /* antes #769d00 */
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma;


}
h2 {
	color: #3D2714; /* antes #527401 */
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma;
}
h3 {
	color: #58391D;
	font-size: 16px;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: Tahoma;
}

h3 a:link {
	color: #3D2714;
}



h4,p {
	color: #1D211E;  /* antes #404040 */
	font-size: 12px;
	text-align: justify;
	line-height: 150%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}
h5 {
	color: #1D211E;
	font-size: 11px;
	text-align: justify;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: normal;
	padding: 0px 0px 0px 20px;

}
h5 li {
	color: #1D211E;
	font-size: 10px;
	text-align: left;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: normal;
}
h6 {
	color: #373126;
	font-size: x-small;
	text-align: right;
	font-weight: normal;
	font-style: normal;
}

.portfolio {
	margin-left: 100px;
	margin-right: 10px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #999999;
	padding: 0px 0px 0px 10px;
}

.enana {
	color: #373737;
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}


ul {
	color: #769D00;
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	color: #769D00;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	white-space: normal;
}


/* ESTILOS CAPAS Y CONTENEDORES */

#contenedor {
	position: relative;
	width: 1000px; 
	height: auto;
	z-index: 3;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
}
#contenedor2 {
	position: relative;
	width: 1000px; 
	height: auto;
	z-index: 3;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
}
#capacabecera {
	height: 230px;
}
#capamenu {
	height: 25px;
	z-index: 80;
	position: absolute;
	top: 0px;
}
#capaizquierda {
	margin: 5px 1px 1px 1px;
	padding: 5px 2px 40px 8px;
	float: left;
	width: 220px;
	font-size: 11px;
}
#capaprincipal {
	float: left;
	width: 720px; 
	padding: 0px 20px 0px 10px;
	z-index: 60;
}
#capafooter {
	padding: 10px;
    	height: 300px;
	top: 1228px;
	left: 0px; 
	color: #333333;
	font-size: 10px;
	text-align: center;
	clear: left;
	border-top-width: 4px;
	background: url("estilos/super-sidebar-separator.png") no-repeat top left;
}

/* ESTILOS PARA LOS MENUS */

.menu2 {
	padding:0px;
	margin: 0px;
	list-style: none;
	height: 35px; 
	position: relative;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #527401;  /*antes #709500 */
}
.menu2 li.top {
	display: block;
	float: left;
	position: relative;
}
.menu2 li a.top_link {
	display: block;
	float: left;
	height: 35px;
	margin-left: 0px; /*6 px */;
	/*line-height: 25px;*/
	color: #373737;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #527401;
	cursor: pointer;
}
.menu2 li a.top_link span {
	float: left;
	display: block;
	padding: 0px 10px 0px 6px;
	height: 35px;

}
.menu2 li a.top_link span.down {
	float: left;
	display: block;
	padding: 0px 10px 0px 6px;
	height: 35px;
}
.menu2 li a.top_link:hover  {
	/* barra principal activa */
	color: #000000;
	background-color: #EEEEEE; /* antes #709500 */
}
.menu2 li a.top_link:hover span {
 /*background-color: #668800; */

}
.menu2 li a.top_link:hover span.down {
	/* aqui esta el problema con explorer */
	background-color: #FFFFE1; /* antes #709500 */
	color: #373737;  /*  373737    */
}
.menu2 li:hover > a.top_link {
	/* menu principal hover  */
	color: #000000;
	background-color: #FFFFE1;
}
.menu2 li:hover > a.top_link span {
}
.menu2 li:hover > a.top_link span.down {
}
.menu2 table {
	border-collapse: collapse;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.menu2 a:hover {
	visibility: visible;
}
.menu2 li:hover {
	position: relative;
	z-index: 200;
}
/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, .menu2 :hover ul ul, .menu2 :hover ul :hover ul ul, .menu2 :hover ul :hover ul :hover ul ul, .menu2 :hover ul :hover ul :hover ul :hover ul ul {
	padding:0px;
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0px;
	height: 0px;
	margin: 0px;
	list-style: none;
}
.menu2 :hover ul.sub {
	left: 0px; /*  antes 6  */
	top: 30px;
	color: #373737;
	width: auto;
	height: auto;
	
}
.menu2 :hover ul.sub li {
	/* barra de submenus pero que no tienen submenus*/
	display: block;
	position: relative;
	float: left;
	width: 300px;   /* antes 250 px */
	height: 30px;   /* ants 22 */
	color:#373737;
}
.menu2 :hover ul.sub li a {
	display: block;
	padding: 5px 0px 0px 10px;
	color: #282828; /* 373737  */
	background-color: transparent;
	background-image: url('estilos/barramenu.png');
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	height: 30px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
}
.menu2 :hover ul.sub li a.fly {
	color:#282828;
	background-color: transparent ;
	background-image:url('estilos/barramenu.png')  ;
		border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;


}
.menu2 :hover ul.sub li a:hover {
	/* BARRA MENU */
	background: #FFFFE1;
 	color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.menu2 :hover ul.sub li a.fly:hover {
	color: #373737;  
}
.menu2 :hover ul li:hover > a.fly {
	/* BARRA MENU */
	color: #000000;
}
.menu2 :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul :hover ul :hover ul {
	left: 180px;   
	top: 10px;
	width: auto;
	z-index: 300;
	height: auto;
}
.menu2 :hover ul.sub li ul {
	color:#373737;
	z-index: 300;
}


