@charset "utf-8";
/* CSS Document */
body{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
}
h1{
	text-transform:uppercase;
	font-weight:normal;
	margin:0px;
	color:#339999;
	font-size:30px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;/*originalmente, segun el diseño de mariana eran 28px*/
}

.jobs{
	font-size:28px;
}

h2{
}

h3{
}

p{
	text-align:left;
	line-height:23px;
}

a{
	text-decoration:none;
	color:#666666;
}

.lista{
	color:#339999;
	line-height:25px;
	padding-left:20px;
	margin-left:0px;
}

.boxIndexUpContact{
	background-image:url(images/botonContactoArribaOff.jpg);
	background-repeat:no-repeat;
	
	width:75px;
	height:23px;
}

.boxIndexUpContact:hover{
	background-image:url(images/botonContactoArribaOn.jpg);
	background-repeat:no-repeat;
	
}

#boxContactSelected{
	background-image:url(images/botonContactoArribaOn.jpg);
	background-repeat:no-repeat;
	
	width:75px;
	height:23px;
}

.boxIndexUpEnglish{
	background-image:url(images/botonEnglishArribaOff.jpg);
	background-repeat:no-repeat;
	width:75px;
	height:23px;
	
}

.boxIndexUpEnglish:hover{
	background-image:url(images/botonEnglishArribaOn.jpg);
	background-repeat:no-repeat;
	
}


/****************************************************************/
.boxContactEspanol{
	background-image:url(images/contactoff.gif);
	background-repeat:no-repeat;
	width:74px;
	height:25px;
	
}

.boxContactEspanol:hover{
	background-image:url(images/contacton.jpg);
	background-repeat:no-repeat;
	
}

#boxContactEspanolSelected{
	background-image:url(images/contacton.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:25px;
	
}

.boxEspanol{
	background-image:url(images/espanoloff.gif);
	background-repeat:no-repeat;
	width:74px;
	height:25px;
	
}

.boxEspanol:hover{
	background-image:url(images/espanolon.jpg);
	background-repeat:no-repeat;
	
}
/****************************************************************/


#menu{
	background-image:url(images/btn2off.gif);
	height:23px;
	width:186px;
	text-align:left;
	margin:0px;
	font-weight:bold;
	color:#7A7A7C;
	padding-left:10px;
	padding-top:7px;
	
}

#menu:hover{
	background-image:url(images/btn2on.jpg);
	color:#FFFFFF;
	height:23px;
	
}

#itemNormalSelected{
	background-image:url(images/btn2on.jpg);
	height:23px;
	width:186px;
	text-align:left;
	margin:0px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:7px;
	
}

#menuMer{
	background-image:url(images/btn1off.gif);
	height:24px;
	width:186px;
	text-align:left;
	margin:0px;
	font-weight:bold;
	color:#7A7A7C;
	padding-left:10px;
	padding-top:7px;
	
}

#menuMer:hover{
	background-image:url(images/btn1on.jpg);
	color:#FFFFFF;
	height:24px;
	
}

#itemMerSelected{
	background-image:url(images/btn1on.jpg);
	height:24px;
	width:186px;
	text-align:left;
	margin:0px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:7px;
	
}

#menuBis{
	background-image:url(images/btn3off.gif);
	height:24px;
	width:186px;
	text-align:left;
	margin:0px;
	font-weight:bold;
	color:#7A7A7C;
	padding-left:10px;
	padding-top:7px;
	
}

#menuBis:hover{
	background-image:url(images/btn3on.jpg);
	color:#FFFFFF;
	height:24px;
	
}

#itemBisSelected{
	background-image:url(images/btn3on.jpg);
	height:24px;
	width:186px;
	text-align:left;
	margin:0px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:7px;
	
}

#menuBlog{
	width:175px;
	color:#333333;
	background-color:#EEEEEE;
	border-top-style:dotted;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:0px;
	
}

#menuBlog h5{
	background-image:url(images/icon.png);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#598C8D;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:7px;
	margin:0px;
	line-height:15px;
}

.textIndex{
	font-size:36px;
	text-transform:uppercase;
	color:#336699;
	font-weight:bolder;
	line-height:35px;
	letter-spacing:-1px;
	padding-top:16px;
	padding-bottom:22px;
}

#space{
	width:432px;
	border-top-style:dotted;
	border-top-color:#666666;
	border-top-width:2px;
	margin:0px;
	padding:0px;
}
.cellFooter{
	border-top-style:solid;
	border-top-color:#999999;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	height:50px;
}

#textFooter{
	margin-top:5px;
	width:575px;
	float:left;
}

.contactBox{
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#999999;
	border-left-style:none;
}

.subUl{
	padding-left:15px;
}
