/*********** aspectes globals *****************/
* {
	margin: 0px;
	padding: 0px;
}

a {text-decoration: none;}
a img {border: none;}
* p {line-height: 17px;}
body {margin: 0px; padding: 0px; font-family: Verdana, arial, sans-serif; color: #235371;}
#container {width: 940px; margin-left: auto;  margin-right: auto;}

/************** Top ***********/
#top {background-image: url(../img/bk_top.gif); background-repeat: no-repeat; padding: 4px 7px 4px 4px;}

#top ul.idiomes {
	list-style: none;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px 0px 20px 0px;
}

#top ul.idiomes li {display: inline; margin: 0px 2px 0px 2px;}
#top ul.idiomes li a {color: #FFFFFF;}
#top ul.idiomes li a.on, #top ul.idiomes li a:hover {border-bottom: 2px solid #FFFFFF;}

/************************* zona central **********************/
#zona-central {background-image: url(../img/PROFESSIONALS.jpg); background-repeat: no-repeat; height: 193px; margin-bottom: 30px;}

#zona-central h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	padding: 120px 0px 0px 20px;
	width: 300px;
	line-height: 27px;
}

span.print {float: right;}
span.print a {
	background-image: url(../img/print.gif);
	background-repeat: no-repeat;
	color: #739EBF;
	font-size: 11px;
	padding: 0px 0px 0px 17px;
}

span.print a:hover {background-image: url(../img/print2.gif);}

/************************* peu **********************/
#peu {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 2px 6px 2px 6px;
	clear: both;
	background-color: #2A5977;
	color: #FFFFFF;
	text-align: right;
}
#peu span {float: left}
#peu a {color: #FFFFFF;}
