/* CSS Document */

@import "../../Skins/xyzt/Menu.xyzt.css";
@import "../../Skins/xyzt/Calendar.xyzt.css";
@import "../../Skins/xyzt/Upload.xyzt.css";

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E1E1E1;
	color:#6C6C6C;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header.gif) 0 0 no-repeat;
	width:942px;
	height:93px;
	margin:0 auto;
	padding:0 5px 0 34px;
}
#header ul.topLink{
	height:16px;
	float:right;
	display: none;
}
#header ul.topLink li{
	float:left;
	font-size:0;
	line-height:0;
}
#header ul.topLink li a.subscribe{
	display:block;
	background:url(images/subscribe_bg.gif) 0 0 no-repeat;
	width:60px;
	height:16px;
	margin:0 4px 0 0;
}
#header ul.topLink li a.subscribe:hover{
	background:url(images/subscribe_bg_hover.gif) 0 0 no-repeat;
}
#header ul.topLink li a.signup{
	display:block;
	background:url(images/signup_bg.gif) 0 0 no-repeat;
	width:47px;
	height:16px;
	margin:0;
}
#header ul.topLink li a.signup:hover{
	background:url(images/signup_bg_hover.gif) 0 0 no-repeat;
}
#header img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:21px 41px 0 0;
	float:left;
}
#header p.topTxt{
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:inherit;
	margin:50px 0 0 40px;
	float:left;
}
#header p.topTxt span{
	color:#fff;
	padding:0 3px 0 30px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:979px;
	margin:0 auto;
	background-color:#fff;
	color:#6C6C6C;
}
#body p.navLeft{
	display:block;
	background:url(images/nav_left.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#body ul.nav{
	width:935px;
	height:34px;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 6px 0;
}
#body ul.nav li{
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	height:34px;
	padding:0 2px 0 0;
}
#body ul.nav li a{
	display:block;
	padding:0 15px;
	font:bold 10px/34px Arial, Helvetica, sans-serif;
	color:#002034;
	background-color:inherit;
	text-decoration:none;
}
#body ul.nav li a:hover{
	color:#fff;
	background-color:#849BB5;
}
#body ul.nav li.noImg{
	background-image:none;
}
#body p.navRight{
	display:block;
	background:url(images/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
/*------------------------------------------------left--------------------*/
#left{
	width:430px;
	float:left;
	padding:15px 26px 30px 33px;
	background:url(images/left_panel_bg.gif) 317px 95px no-repeat;
}
#left h1 {
	background: transparent url(images/welcome_div.gif) repeat-x scroll left bottom;
	display: block;
	height: 28px;
	margin: 0 0 21px;
	color: #002034;
	font-size: 18px;
}
#left h2 {
	display: block;
	height: 28px;
	margin: 0;
	color: #002034;
	font-size: 14px;
}
#left h2.welcome{
	display:block;
	width:418px;
	height:28px;
	background:url(images/welcome_div.gif) left bottom repeat-x;
	margin:0 0 21px 0;
}
#left h2.welcome span{
	font-size:0;
	line-height:0;
}
#left p.lftTxt{
	display:block;
	font-size:11px;
	line-height:18px;
}
#left p.lftTxt span{
	color:#002034;
	font-weight:bold;
	background-color:inherit;
}
/* xyzt add's*/
#left p{
	display:block;
	font-size:11px;
	line-height:18px;
	margin:0 0 20px;
}
#left p span{
	color:#002034;
	font-weight:bold;
	background-color:inherit;
}
/* */
#left h2.le{
	display:block;
	margin:50px 0 20px 0;
	font-size:0;
	line-height:0;
}
#left p.lftTxt2{
	display:block;
	width:264px;
	font-size:11px;
	line-height:18px;
	color:#207692;
	background-color:inherit;
	font-weight:bold;
	margin:0 0 9px 0;
}
#left p.lftTxt3{
	display:block;
	width:262px;
	font-size:11px;
	line-height:18px;
	margin:0 0 5px 0;
}
#left p.lftTxt3 span{
	color:#002034;
	font-weight:bold;
	background-color:inherit;
	display:block;
}
#left a.rm{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:60px;
	height:15px;
	margin:10px 0 5px 0px;
}
#left a.rm:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:482px;
	float:right;
	padding:41px 8px 0 0;
}
#right h3.rightBot{
	display:block;
	color:#002034;
	font:normal 17px/43px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
	float: left;
}
#right p.rightTxt{
	display:block;
	font-size:10px;
	line-height:18px;
	width:480px;
	padding: 0 0 10px 0;
}
#right p.rightTxt a{
	color:#207692;
	background-color:inherit;
	font-weight:bold;
	text-decoration:underline;
}
#right p.rightTxt a:hover{
	text-decoration:none;
}
#service{
	width:237px;
	background:url(images/imgNegocio.jpg) 0 0 repeat-x #94B10A;
	color:#fff;
	padding:15px 0 0 0;
	margin:0 0 9px 0;
	float:left;
	height:196px;
}
#service h2 img.head{
	display:block;
	height:21px;
	margin:0 0 6px 0;
	padding:0 0 0 21px;
}
#service h3{
	font-size:14px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
	color: #fff;
	text-transform: uppercase;
}
#service img.pic{
	display:none;
	font-size:0;
	line-height:0;
	float:left;
	padding:0;
	margin: 20px 0 0;
}
#service ul{
	width:122px;
	float:left;
	padding-left:115px;
}
#service ul li{
	font-size:0;
	line-height:0;
}
#service ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 10px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#service ul li a:hover{
	background-color:#607206;
	color:#fff;
}
#service ul li a.rm2{
	display:block;
	background:url(images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#service ul li a.rm2:hover{
	background:url(images/read_more2_hover.gif) 0 0 no-repeat;
}
#service p.serBot{
	display:none;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}
#question{
	/*width:237px;
	background:url(images/imgClientes.jpg) 0 0 repeat-x #DD9B0C;
	color:#fff;
	padding:15px 0 0 0;*/
	margin:0 0 9px 0;
	float:right;
	/*height:196px;*/
}
#question h2 img.head2{
	display:block;
	height:21px;
	margin:0 0 7px 0;
	padding:0 0 0 21px;
}
#question h3{
	font-size:14px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
	color:#fff;
	text-transform: uppercase;
}
#question img.pic2{
	display:none;
	font-size:0;
	line-height:0;
	float:left;
	padding:0;
	margin: 5px 0 0;
}
#question ul{
	width:122px;
	float:left;
	padding-left:115px;
}
#question ul li{
	font-size:0;
	line-height:0;
}
#question ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 10px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#question ul li a:hover{
	background-color:#B16E09;
	color:#fff;
}
#question ul li a.rm3{
	display:block;
	background:url(images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#question ul li a.rm3:hover{
	background:url(images/read_more3_hover.gif) 0 0 no-repeat;
}
#question p.questionBot{
	display:none;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}
#mem{
	width:237px;
	background:url(images/imgNewsletter.jpg) 0 0 repeat-x #E1E1E1;
	color:#002034;
	padding:15px 0 5px;
	margin: 0 0 9px;
	float:left;
	height:191px;
}
#mem h2{
	display:block;
	height:40px;
	margin:0;
	padding:0;
	text-indent:-2000px;
}
#mem div h3{
	font-size:14px;
	line-height:18px;
	margin:0;
	display:block;
	padding:0 0 0 21px;
	color:#6C6C6C;
	text-transform: uppercase;
}
#mem form, #mem div div.FormNews{
	width:188px;
	padding:0 25px 0 24px;
}
#mem form label, #mem div div.FormNews label{
	display:block;
	font:normal 10px/22px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size: 10px;
}
#mem form input.txtBox, #mem div div.FormNews input.txtBox{
	width:187px;
	height:25px;
	border-bottom:#b7b7b7 solid 1px;
	border-right:#b7b7b7 solid 1px;
	border-left:#6C6C6C solid 1px;
	border-top:#6C6C6C solid 1px;
	float:left;
}
#mem form input.chk, #mem div div.FormNews input.chk{
	width:13px;
	height:13px;
	margin:8px 15px 0 0;
	float:left;
}
#mem form a, #mem div div.FormNews a{
	font:bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#214A67;
	background-color:inherit;
	text-decoration:none;
	float:left;
	margin:8px 0 0 0;
}
#mem form a:hover, #mem div div.FormNews a:hover{
	text-decoration:underline;
	color:#207692;
}
#mem form input.login, #mem div div.FormNews input.login{
	background:url(images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	float:right;
	cursor:pointer;
	border:none;
	margin:6px 0 0 0;
}
#direction{
	width:237px;
	background:url(images/imgNovidades.jpg) 0 0 repeat-x #379BC5;
	color:#fff;
	padding:15px 0 10px 0;
	margin:0;
	float:right;
	height:186px;
}
#direction h2{
	display:block;
	height:42px;
	margin:0 0 4px 0;
	padding:0;
	text-indent:-2000px;
}
#direction h3{
	font-size:14px;
	line-height:18px;
	margin:0 0 5px 0;
	display:block;
	padding:0 0 0 21px;
	color:#fff;
	text-transform: uppercase;
}
#direction img.pic3{
	display:none;
	font-size:0;
	line-height:0;
	float:left;
	padding:0;
	position: absolute;
	margin: 33px 0 0;
	*margin: 37px 0 0;
}
#direction ul{
	width:115px;
	float:left;
	padding-left:115px;
}
#direction ul li{
	font-size:0;
	line-height:0;
}
#direction ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 10px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#direction ul li a:hover{
	background-color:#256987;
	color:#fff;
}
#direction ul li a.rm4{
	display:block;
	background:url(images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#direction ul li a.rm4:hover{
	background:url(images/read_more4_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:979px;
	height:60px;
	background:url(images/footer_bg.gif) 0 0 no-repeat;
	padding:14px 0 0 0;
	margin:0 auto;
	position:relative;
}
#footer p.menuinstitucional{
	font:normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:336px;
	top:14px;
	width:350px;
	color:#002034;
	background-color:inherit;
}
#footer p.menuinstitucional a, #footer p.menuinstitucional a:link, #footer p.menuinstitucional a:active, #footer p.menuinstitucionala:visited, #footer p.menuinstitucionala:hover
{
	font-size: 10px;
}
#footer p.copyright{
	font:normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:0px;
	top:74px;
	width:300px;
	color:#002034;
	background-color:inherit;
}
#footer p.design{
	display:block;
	padding:0;
	position:absolute;
	left:766px;
	top:74px;
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#207692;
	background-color:inherit;
}
#footer p.design a.link{
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#207692;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#002034;
}
#footer a.xhtml{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:0px;
	top:14px;
	text-indent:-2000px;
}
#footer a.xhtml:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.css{
	display:block;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:0px;
	top:40px;
	text-indent:-2000px;
}
#footer a.css:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#Selos
{
	margin-left: 120px;
}
#Selos img
{
	padding: 0 10px 0 0;
}
/*------------------------------------------------footer--------------------*/
p a, p a:link, p a:active, p a:visited
{
    font-size: 10px;
	color:#214A67;
	text-decoration:none;
}

p a:hover
{
	color:#207692;
	text-decoration:underline;
}
/*buttons*/
.ButtonNews
{
	float: right;
	padding: 0;
	margin-right: -15px;
}
#ctl00_CPLogo_tm_LanguageBar1_ctl00_languageList
{
	margin:10px 10px 0 0;
	float: right;
	font-size: 10px;
}