body{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: white;
}
input{
	color: #666666;
	font-size: 11px;
	border-style: solid;
	border-color: white;
}
h2, .homtit{
	font-size: 16px;
	/* font-weight: 400; */
	line-height: 25px;
	color: #929497;
}
.ingresa{
	border-style: none;
}
a{
	text-decoration: none;
}

a:hover{
	/* color: #0f9f56; */
	text-decoration: underline;
}

.container{
	margin: 0px auto;
	width: 1000px;
	/* height: 100%; */
}


.contleft{
	width: 7px;
	vertical-align: bottom;
	background: url(../images/border_left.gif) repeat-y;
}

.contright{
	width: 7px;
	vertical-align: bottom;
	background: url(../images/border_right.gif) repeat-y;
}

.header{
	height: 180px;
	background: url(../images/menu/back.gif) repeat-x;
}
.logo{
	margin: 2px 0 0 20px;
	width: 300px;
	float: left;
	clear: both;
}
.footer{
	height: 139px;
	background: url(../images/footer.jpg) no-repeat;
}

/*MENU TOP*/
.menutop {
	float: right;
	margin: 0 45px 0 350px;
}
.menutop li{
	float: left;
}
.menutop a{
	height: 46px;
	display: block;
}
.menutop .item1 a{
	background: url(../images/menutop/item01.png) no-repeat scroll 0 -45px;
	width: 47px;
}
.menutop .item1 a:hover{
	background: url(../images/menutop/item01.png) no-repeat;
}
.menutop .item2 a{
	background: url(../images/menutop/item02.png) no-repeat scroll 0 -45px;
	width: 49px;
}
.menutop .item2 a:hover{
	background: url(../images/menutop/item02.png) no-repeat;
}
.menutop .item3 a{
	background: url(../images/menutop/item03.png) no-repeat scroll 0 -45px;
	width: 40px;
}
.menutop .item3 a:hover{
	background: url(../images/menutop/item03.png) no-repeat;
}
.menutop .item4 a{
	background: url(../images/menutop/item04.png) no-repeat scroll 0 -45px;
	width: 69px;
}
.menutop .item4 a:hover{
	background: url(../images/menutop/item04.png) no-repeat;
}
.textoToolkitAzul
{
	COLOR: #2F4195;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}



/* MENU */
.menu{
	width: 590px;
	float: right;
	margin: 42px 45px 0 20px;
}
.menu li{
	float: left;
}

.menu a{
	height: 30px;
	width: 118px;
	display: block;
}
.menu .item1 a{
	background: url(../images/menu/item01.png) no-repeat scroll 0 -30px;
}
.menu .item1 a:hover{
	background: url(../images/menu/item01.png) no-repeat;
}
.menu .item2 a{
	background: url(../images/menu/item02.png) no-repeat scroll 0 -30px;
}
.menu .item2 a:hover{
	background: url(../images/menu/item02.png) no-repeat;
}
.menu .item3 a{
	background: url(../images/menu/item03.png) no-repeat scroll 0 -30px;
}
.menu .item3 a:hover{
	background: url(../images/menu/item03.png) no-repeat;
}
.menu .item4 a{
	background: url(../images/menu/item04.png) no-repeat scroll 0 -30px;
}
.menu .item4 a:hover{
	background: url(../images/menu/item04.png) no-repeat;
}
.menu .item5 a{
	background: url(../images/menu/item05.png) no-repeat scroll 0 -30px;
}
.menu .item5 a:hover{
	background: url(../images/menu/item05.png) no-repeat;
}

/*MENU FOOTER*/
.menufoot{
	width:640px;
	height: 50px;
	margin: 10px auto 10px auto;
	align: center;	
}


.menufoot li{
	font-size: 10px;
	color: grey;
	text-transform: uppercase;
	float: left;
}
.menufoot a{
	color: grey;
	margin: 0 5px;
}
.menufoot a:hover{
	color: black;
}

/*BARRA LOG*/
.loginfo{
	height: 34px;
	width: 590px;
	font-size: 10px;
	color: #B1B3B5;
	text-transform: uppercase;
	margin: 25px 45px 0 20px;
	float: right;
	text-align: right;
}

.logtxt{
	font-size: 10px;
	color: #B1B3B5;
}

.logname{
	color: #77787b;
}

.destacados{
	margin: 24px auto;
	width: 900px;
}

.barraGris{
	height: 26px;
	vertical-align: bottom;
	background: #747373;
}

.txtBlanco{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight: normal;*/
}
.txtBolder{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.homdest{
	width: 400px;
	height: 85px;
	padding: 15px 25px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	background: url(../images/home_sep.png) no-repeat scroll top left;
	
	font-size: 10px;
	color: #6d6e70;
	line-height: 12px;
	
	float: left;
}

/*CONTENIDO*/

.titular{
	height: 26px;
}
.thbenef{
	border-style: solid;
	border-color: #7ea3af;
	border-width: 1px;
	/* padding: 3px; */
}

h1{
	font-size: 24px;
	line-height: 26px;
}

h1 a:hover{
	text-decoration: underline;
}
.headlineBenef{
	color: #6c96a4;
}

.text{
	font-size: 10px;
	border:1px inset #CACACA; 
	height: 18px; 
}

.text0{
	font-size: 9px;
	color: #6D6E70;
	line-height: 16px;
	height: 17px;
}

.text1{
	font-size: 10px;
	color: #6D6E70;
	line-height: 16px;
	height: 17px;
}

.textarea_basesycond{
	font-size: 10px;
	color: #6D6E70;
	line-height: 16px;
}

.text2{
	font-size: 11px;
	color: #6D6E70;
	line-height: 13px;
}

.txtnaranja {
	font-family: Arial, Helvetica, sans-serif;
	color: #F9A51A;
	font-size: 11px;
	font-weight: bolder;
	line-height: 15px;
}

.text2Bold {
	font-size: 11px;
	color: #6D6E70;
	line-height: 14px;
	font-weight: bold;
}

.textMicuenta1{
	font-size: 11px;
	color: #c54a1b;
	line-height: 16px;
}
.bolder{
	font-weight: bold;
}
.table1{
	font-size: 11px;
	color: #6D6E70;
	padding: 5px;
	}
.text1Bold {
	font-size: 11px;
	color: #6D6E70;
	line-height: 18px;
	font-weight: bold;
}
.text14regular {
	font-size: 14px;
	color: #6D6E70;
	line-height: 18px;
}
.benef11bold {
	color: #6C96A4;
	font-size: 11px;
	font-weight: bold;
}
.benef11bold2 {
	color: #6C96A4;
	font-size: 13px;
	font-weight: bold;
}
.headlineNotic {
	color: #2f7957;
}
.thnotic {
	border: 1px solid #2f7957;
}
.text11boldVerde {
	font-size: 11px;
	color: #006b4e;
	line-height: 18px;
}
.headerDis {
	background-image: url(file:///T|/promored/Nidera/www/images/distribui/img_top.jpg);
	background-repeat: repeat-x;
	height: 180px;
}
.text10regularGris {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.text10regularGris2 {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

