/* Reset */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}



li {
	list-style:none;
}

legend {
	color:#000;
}
* {
	outline:none;
}
input, textarea {
	padding:2px;
	vertical-align:middle;
	font-size:92%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:116%;
}
/* font */

body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
.centro {
	text-align:center;
}
/* estructura */

#all {
	width:670px;
	margin:auto;
}
#head {
	height:107px;
}
#cont {
	padding:23px 0 48px;
}
.col2 {
	margin-left: 671px;
	margin-bottom: 15px;
}
.col3 {
	float: left;
	width: 656px;
}
#foot {
	border-top:1px solid #e5e5e5;
	padding:12px 0 0;
	margin:0!important;
}
/* generales */

.clear {
	clear:both;
}
.le, h1, #head li, #menu li, .col5 {
	float:left;
}
.ri, .col1 a.btn {
	float:right;
}
a {
	color:#7aa326;
}
a:hover {
	text-decoration:none;
}
#menu a, h2, h3, h4, h5, h6, strong, .boxact {
	font-weight:bold;
}
.gris {
	color:#a0a0a0;
}
p, #foot {
	font:85%/138.5% Arial, Helvetica, sans-serif;
	color:#0099FF;
	margin:.3em 0 .8em;
}
.der {
	text-align:right;
}
.margen, .text, .col4 {
	margin-bottom:15px;
	color:#666;
}
.col1.margen {
	margin-bottom:15px;
}
.mg0, #head .clear label.mg0 {
	margin:0;
}
/* especificos */

#head img {
	margin:32px 0 0 14px;
}
#head .ri {
	width:329px;
}
#head .ri a {
	display:block;
	padding:11px 13px 5px;
	margin-bottom: 15px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 3px 17px;
}
#head ul {
	height:51px;
	overflow:hidden;
}
#head .clear {
	padding: 7px 0 0 0;
	font-size: 85%;
}
#head .clear label {
	margin-right:18px;
}
#menu {
/*background-image:url(images/menubg.jpg);*/
background-color: #333399;
	background-repeat:repeat-x;
	background-position: 0px 0px;
	height: 49px;
	padding:0px 16px 0px 16px;
	font-weight:bold;
	font-size:12px;
	
}
#menu a {
	display:block;
	padding:0 19px 0 19px;
	line-height:37px;
	color:#FFFFFF;
	
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#menu a:hover, #menu .lihover a {
	/*background-color:#84aa28;
    background-image: url(../img/bgover.gif);*/
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0072BA;
}
#menu .ri a {
	color:#FF0000;
}

/* menu dropdpwn #f7ffa1; bgcolor*/

#menu ul ul {
	position:absolute;
	background-color:#CCCCCC;
	z-index:999;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width:190px;
	_width:180px;
	padding:7px 5px 14px;
	display: none;
	font-weight:bold;
	color:#FFFFFF;
}
#menu .lihover li, #menu li li {
	background-image:none;
	width:140px!important;
	/*border-bottom: 1px solid #7aa81b;*/
	margin:0 5px 0px 5px!important;
	padding-right:10px;
	font-weight:bold;
	color:#FFFFFF;
}
#menu .lihover li a, #menu ul ul li a {
	display:block;
	line-height: 24px!important;
	border-bottom: 1px solid #ffffff;
	margin-top:-1px;
	position:relative;
	z-index:1000;
    height:24px;
	padding:0 3px 2px!important;
	background-image:none;
	background-color:transparent;
	width:171px;
	font-weight:bold;
	color:#FFFFFF;
}
#menu .lihover li a:hover {
	background-color:#ffffff;
	background-image:none;
	color:#009966;
}
#menu a.desple {
	
	background-position: right 0px;
	padding-right:25px;
}
#menu a.desple:hover, #menu .lihover .desple {
	background-position: right bottom;
}
.text
{
line-height:22px; 
font-family:Verdana;
font-size:12px;
text-align:justify;
color:#000000;
}


.subhead{font-size:18px; color:#FF6600;}