/* CSS Document */

body{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
background:url(img/pattern.gif) 0 0 repeat;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
margin:0; padding:0;
}

a{
text-decoration:none;
color:#999999;
}

a:hover{
color:#000000;
}

#cuerpo{
width:100%;
}

#topMain{
	width:100%;
	height:139px;
	background:url(img/top_bg.gif) 0 14px repeat-x;
}

#top{
	width:935px;
	margin:0 auto;
	position:relative;
	height:139px
}

#top img.logo{
	display:block;
	position:absolute;
	left:0;
	top:27px;
}

/*------------------------------------------------black--------------------*/
#blackMain{
	width:100%;
	height:163px;
	background:url(img/black_1px.gif) 0 0 repeat-x #333333;
	padding:0 0 6px 0;
	margin:0;
	color:#9C9C9C;
}
#black{
	width:935px;
	height:163px;
	background:url(img/charge.gif) right top no-repeat;
	margin:0 auto;
	position:relative;
}
#black h1{
	display:block;
	width:935px;
	font:normal 18px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#61A3A3;
	background-color:inherit;
	/*margin:32px 0 16px 0;*/
	padding:32px 0 0px 0;
	text-align: left;
}
#black h1 span.charge{
	width:169px;
	height:33px;
	background:url(images/charge_icon.gif) 0 0 no-repeat;
	padding:0 0 0 31px;
	color:#fff;
	background-color:inherit;
}
#black p{
	display:block;
	width:697px;
	font-size:14px;
	line-height:22px;
}
#black p span.yellow{
	font-weight:bold;
	color:#FCC73E;
	background-color:inherit;
}
#black a.more{
	font-weight:bold;
	color:#BCBC84;
	background-color:inherit;
	text-decoration:underline;
	margin:0 0 0 15px;
}
#black a.more:hover{
	color:#fff;
	background-color:inherit;
}
#black img.date{
	position:absolute;
	left:737px;
	top:0;
}
#black a.whatNew{
	display:block;
	background:url(images/member_login.gif) 0 0 no-repeat;
	width:122px;
	height:124px;
	position:absolute;
	left:771px;
	top:30px;
	border:none;
}
#black a.whatNew:hover{
	background:url(images/member_login_hover.gif) 0 0 no-repeat;
}
	
/*------------------------------------------------black--------------------*/

/*------------------------------------------------grey--------------------*/
#greyMain{
	width:100%;
	background:url(img/grey_1px.gif) 0 0 repeat-x;
	height:80px;
	padding:13px 0 0 0;
}
#grey{
	width:935px;
	margin:0 auto;
	font-size:12px;
}
#grey p.sp{
	width:293px;
	height:74px;
	padding:0 0 0 95px;
	font:bold 36px/74px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#85854E;
	background:url(images/special_report_icon.gif) 0 0 no-repeat;
	background-color:inherit;
	display:block;
	float:left;
}
#grey p.nor{
	padding:14px 0 0 0;
	font:normal 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	display:block;
	width:546px;
	float:left;
}
#grey p span.orange{
	font-size:12px;
	line-height:19px;
	font-weight:bold;
	color:#C57005;
	background-color:inherit;
}
/*------------------------------------------------grey--------------------*/


/*------------------------------------------------grey 2--------------------*/
#greyMain2{
	width:100%;
    background-color:#FFFFFF;
	padding:13px 0 0 0;
}


#grey2{
	width:935px;
	margin:0 auto;
	font-size:12px;
	color:#666666;
}

#grey2 h1{
color:#999999;
}

#grey p.sp{
	width:293px;
	height:74px;
	padding:0 0 0 95px;
	font:bold 36px/74px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#85854E;
	background:url(images/special_report_icon.gif) 0 0 no-repeat;
	background-color:inherit;
	display:block;
	float:left;
}
#grey p.nor{
	padding:14px 0 0 0;
	font:normal 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	display:block;
	width:546px;
	float:left;
}
#grey p span.orange{
	font-size:12px;
	line-height:19px;
	font-weight:bold;
	color:#C57005;
	background-color:inherit;
}
/*------------------------------------------------grey 2--------------------*/



.boton{
border:solid;
border-width:2px;
border-color:#006600;
background-color:#FFFFFF;
width:70px;
height:30px;
margin-top:20px;
}

#pie{
width:100%;
height:50px;
font-size:10px;
color:#666666;
}

#form{
width:660px;
margin-top:10px;
}

.tablas{
font-family:Verdana;
font-size:28x;
}

#form input{
color:#009999;
border-color:#009999;
border-style:solid;
border-width:1px;
height:14px;

}

#form input:hover{
color:#009999;
border-color:#660033;
border-style:solid;
border-width:1px;
height:14px;
}

#form textarea{
color:#009999;
border-color:#009999;
border-style:solid;
border-width:1px;
width:142px;
height:50px;
}

#form textarea:hover{
color:#009999;
border-color:#660033;
border-style:solid;
border-width:1px;
width:142px;
height:50px;
}

/* IE7 Only */
*:first-child+html #form textarea{
color:#009999;
border-color:#009999;
border-style:solid;
border-width:1px;
width:140px;
height:50px;
}

/* IE7 Only */
*:first-child+html #form textarea:hover{
color:#009999;
border-color:#660033;
border-style:solid;
border-width:1px;
width:140px;
height:50px;
}

#loader{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:20px;
}

.links{
text-decoration:underline;
color:#0000FF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

/*------------------------------------------------bottom--------------------*/
#botMain{
	width:100%;
	background:url(images/body_bg.gif) 0 0 repeat-x #fff;
	padding:11px 0 33px 0;
	color:#000;
}
#bot{
	width:935px;
	margin:0 auto;
}
/*------------------------------------------------left--------------------*/
#left{
	width:100%;
	height:250px;
	margin:0 0px 0 0;
	float:none;
	font-size:10px;
}
#left h2{
	display:block;
	font:normal 28px/50px "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
}
#left h3{
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:10px;
	color:#768C05;
	background-color:inherit;
	margin:0 0 14px 0;
}
#left ul{
	padding:0 0 17px 0;
	margin:0;
	font-size:0;
}
#left ul li{
	padding:0;
	margin:0;
	height:24px;
	display:block;
	font-size:0;
	line-height:24px;
}
#left ul li a{
	display:block;
	background:url(images/arrow.gif) 0 8px no-repeat;
	font-size:13px;
	font-weight:normal;
	line-height:24px;
	color:#4A9494;
	background-color:inherit;
	text-decoration:underline;
	padding:0 0 0 17px;
}
#left ul li a:hover{
	color:#000;
	background-color:#E2E4E4;
}
#left h4{
	display:block;
	width:269px;
	height:16px;
	padding:0 0 0 21px;
	background:url(images/star.gif) 0 3px no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:0 0 24px 0;
}

	
/*------------------------------------------------left--------------------*/


/*------------------------------------------------bottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:123px;
	background:url(img/footer_bg.gif) 0 0 repeat-x #FFFFFF;
	color:#000;
}
#footer{
	width:934px;
	height:123px;
	margin:0 auto;
	position:relative;
	background:url(img/footer_logo.gif) 722px 18px no-repeat;
}
#footer ul{
	width:612px;
	position:absolute;
	left:0px;
	top:18px;
}
#footer ul li{
	float:left;
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-transform:uppercase;
}
#footer ul li a{
	padding:0 7px;
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:25px;
	top:47px;
	color:#875D03;
	background-color:inherit;
}
#footer a.xhtml{
	display:block;
	width:55px;
	height:17px;
	border:#AFAF79 solid 1px;
	font:bold 11px/17px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	position:absolute;
	left:226px;
	top:63px;
}
#footer a.xhtml:hover{
	color:#596A01;
	background-color:#fff;
}
#footer a.css{
	display:block;
	width:55px;
	height:17px;
	border:#AFAF79 solid 1px;
	font:bold 11px/17px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	position:absolute;
	left:289px;
	top:63px;
}
#footer a.css:hover{
	color:#596A01;
	background-color:#fff;
}
#footer p.design{
	display:block;
	width:202px;
	height:19px;
	padding:0;
	position:absolute;
	left:0px;
	top:63px;
	font:bold 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#596A01;
	background-color:#F4F4DA;
	text-align:center;
}
#footer p.design a.link{
	font:bold 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#596A01;
	background-color:#F4F4DA;
	text-decoration:none;
}
#footer p.design a.link:hover{
	color:#000;
	background-color:#F4F4DA;
}
/*------------------------------------------------footer--------------------*/
