body {
	background-color:#4c8e08;
	background-image: url(../images/b2.jpg);
	background-repeat: repeat-y;
	background-position: center;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #4C8E08;
	scrollbar-track-color: #4C8E08;
	scrollbar-face-color: #0E65B4;
	scrollbar-highlight-color: #0E65B4;
	scrollbar-3dlight-color: #0E65B4;
	scrollbar-darkshadow-color: #4C8E08;
	scrollbar-shadow-color: #ffffff;	
	scrollbar-arrow-color: #ffffff;
}

.stroke {
border:1px;
background-color:#CCCCCC;

}

.texto_11_bold_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	font-weight:bold;
}

.texto_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #54AB0C;
	font-size: 11px;
	text-decoration: underline;
	line-height: 16px;
	font-weight: normal;
}
.texto_11 A:link {
	color: #54AB0C;
	text-decoration: underline;
}
.texto_11 A:visited {
	color: #54AB0C;
	text-decoration: underline;
}
.texto_11 A:hover {
	color: #666666;
	text-decoration: underline;
}
.texto_11 A:active {
	color: #54AB0C;
	text-decoration: underline;
}




.texto_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	line-height: 16px;
	font-weight: normal;
}
.texto_gris A:link {
	color: #666666;
	text-decoration: underline;
}
.texto_gris A:visited {
	color: #666666;
	text-decoration: underline;
}
.texto_gris A:hover {
	color: #00CC00;
	text-decoration: underline;
}
.texto_gris A:active {
	color: #666666;
	text-decoration: underline;
}




.texto_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
}



.texto_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.gold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9B792B;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.gold_text A:link {
	color: #E85555;
	text-decoration: none;
}
.gold_text A:visited {
	color: #E85555;
	text-decoration: none;
}
.gold_text A:hover {
	color: #7DAF01;
	text-decoration: none;
}
.gold_text A:active {
	color: #E85555;
	text-decoration: none;
}

.titulo_azul {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 21px;
	text-decoration: none;
	font-weight: normal;
}

.titulo_verde {
	font-family: "Times New Roman", Times, serif;
	color: #59C014;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
}

.titulo_azul_12 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
}

.titulo_azul_12 A:link {
	color: #000000;
	text-decoration: none;
}
.titulo_azul_12 A:visited {
	color: #000000;
	text-decoration: none;
}
.titulo_azul_12 A:hover {
	color: #FFCC00;
	text-decoration: none;
}
.titulo_azul_12 A:active {
	color: #000000;
	text-decoration: none;
}





.fondo_texto{
	background-image: url(../imagenes/fondo_titulo.jpg);
	background-repeat: repeat-x;
}

.derechos_reservados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.derechos_reservados A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.derechos_reservados A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.derechos_reservados A:hover {
	color: #DFDFDF;
	text-decoration: none;
}
.derechos_reservados A:active {
	color: #FFFFFF;
	text-decoration: none;
}

.linea_medio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7px;
	text-decoration: none;
}

.border{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7px;
	text-decoration: none;
	border: 1px solid D0D0D0;
}

.menu_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.menu_principal A:link {
	color: #000000;
	text-decoration: none;
}
.menu_principal A:visited {
	color: #000000;
	text-decoration: none;
}
.menu_principal A:hover {
	color: #0E65B4;
	text-decoration: none;
}

.menu_principal A:active {
	color: #000000;
	text-decoration: none;
}

.menu_principal_sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-left:3px;
}

.menu_principal_sel A:link {
	color: #333333;
	text-decoration: none;
}
.menu_principal_sel A:visited {
	color: #333333;
	text-decoration: none;
}
.menu_principal_sel A:hover {
	color: #40880A;
	text-decoration: none;
}

.menu_principal_sel A:active {
	color: #333333;
	text-decoration: none;
}



.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.white_text A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white_text A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white_text A:hover {
	color: #DFDFDF;
	text-decoration: none;
}
.white_text A:active {
	color: #FFFFFF;
	text-decoration: none;
}







.titulo_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #59C014;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding-left:15px;
	margin-bottom:1px;
	
	
	
}

.titulo_green A:link {
	color: #59C014;
	text-decoration: none;
}
.titulo_green A:visited {
	color: #59C014;
	text-decoration: none;
}
.titulo_green A:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.titulo_green A:active {
	color: #59C014;
	text-decoration: none;
}






<style type="text/css">

.preload2 {background: url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif);}
.menu2 {padding:0; margin:0; margin-bottom:0; list-style:none; height:25px; background:#fff url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/fd_menu.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:25px; margin-left:6px; line-height:25px; color:#333; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 6px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 6px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 10px 0 6px; height:25px;/*background:url(prodrop2/down.gif) no-repeat right top;*/}
.menu2 li a.top_link:hover {color:#fff;  background:url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif);}
.menu2 li a.top_link:hover span { background:url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif)}
.menu2 li a.top_link:hover span.down { background:url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif)}

.menu2 li:hover > a.top_link {color:#fff; background:url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif);}
.menu2 li:hover > a.top_link span {background:url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif);}
.menu2 li:hover > a.top_link span.down {background:url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif);}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.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 {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:6px; top:25px; background: #fff; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:auto; height:auto; font-weight:normal;}
.menu2 :hover ul.sub li {display:block; /*height:20px; */position:relative; float:left; width:160px; border-bottom:1px solid #005FB9; border-left:1px solid #005FB9; border-right:1px solid #005FB9; margin-bottom:0;}
.menu2 :hover ul.sub li a {display:block; height:auto; font-size:11px; padding:4px 3px; line-height:1; color:#005FB9; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff  url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/vineta_menu.gif) no-repeat 150px 6px;}
.menu2 :hover ul.sub li a:hover {background:#E5FAFC; color:#005FB9;}
.menu2 :hover ul.sub li a.fly:hover {background:#E5FAFC url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/vineta_menu.gif) no-repeat 150px 6px;}
.menu2 :hover ul li:hover > a.fly {background:d#E5FAFC} 

.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:160px; top:-1px; background: #fff; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;}
.menu2 :hover ul.sub li ul {border-top:1px solid #005FB9; background: #fff; z-index:300;}
</style>
