.headd{
	margin:0 auto;
	width:1024px;
	height:100px;
	background-image:url(images/faxco_01.gif);
	background-repeat:no-repeat;
}
.batonera{
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	margin:0 auto;
	width:1024px;
	height:40px;
	background-image:url(images/faxco_03.png);
	background-repeat:repeat-x;
	background-color:#FFF;
}
body {
	background-color: #0071BC;
}
.boddy{
	margin:0 auto;
	margin-top: 10px;
	width:1024px;
	/* height:510px; */
	background-color: #FFFFFF;
	/* background-image:url(images/fonde-01.png);
	background-repeat:repeat-x; */
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	font-size: 20px;
	font-family:Verdana, Geneva, sans-serif;
}
.footer{
	margin:0 auto;
	margin-top: 10px;
	width:1024px;
	height:44px;
	background-image:url(images/faxco_06.png);
	background-repeat:repeat-x;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	}
.footertext{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.boton{
	background-image:url(images/batons.png);
	background-repeat:no-repeat;
	display:table-cell;
	width:137px;
	height:34px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	text-decoration:none;
}
.boton:hover{
	width:137px;
	background-position:0px -35px;
	color:#FFF;
}
.active{
	background-image:url(images/batons.png);
	background-repeat:no-repeat;
	display:table-cell;
	width:137px;
	height:34px;
	background-position:0px -35px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}


.titules{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#09F;
	text-decoration:none;
}

.textorrido{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#666;
}
