

html, body {
	/*background:transparent url(../images/bgr.png) repeat fixed 0 0;*/
	background-color:#333;
	margin:0px auto;	 
	padding:0px;
	font-size:0.9em;
}
h1, h2, h3, h4 {margin:0px;}


#container{
	background:transparent url(../images/bgr2.png);
	height:100%;
	margin:0px auto;
	width:950px;

} 

/* ---------------------------------------------------HEADER ---*/
h1 {display:none;}
h2 {
	margin-left:360px;	
	color:#bfa145;
	font-size:1.7em;
	padding-top:28px;
	font-weight:bold;
	}
h2 span {color:#b4b8bf;
font-weight:normal;	}

#header {
	height:158px;
	margin-top:0px;

	}
#head {
	background:url(../images/head_fr.png);	height:102px;
		}
#buttons
	{
	margin-bottom:5px;
	margin-top:5px;
	height:49px;
	padding-left:15px;
	background-color:#011826;
	}
#buttons ul {

	list-style-type:none;
	display:inline;
	padding:0px;
	margin-top:0px;

	}

* html #buttons ul {
height:39px;
}
#buttons li {

	display:inline;
	float:left;
	text-align:left;
height:2em;/* 2.8 */


	font-weight:bold;
	width:auto;
}


#buttons ul li a {
padding:0px 26px 10px 0px;
padding-top:7px;
	padding-left:10px;
			border-left:1px solid #3c4d58;
			color:#bfa145;
display:block;
float:left;
font-size:0.9em;

height:2.8em;
line-height:1em;
font-family:Arial;

background:transparent url(../images/buttonhover.png) repeat-x 0px -0px;

}

#buttons ul li a strong, #buttons ul li strong {
color:#b4b8bf;
display:block;
font-family:Georgia,Trebuchet,Verdana;
font-size:17px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1em;

margin-bottom:2px;

}
#buttons a:hover {
background:transparent url(../images/buttonhover.png) repeat-x 0px -61px;

}

:link, :visited {
text-decoration:none;
}

/* ---------------------------------------------------END OF HEADER ---*/
/* ---------------------------------------------------BODY  ---*/
#queEs, #comoFunciona, #BeneficiosUsuario, #BeneficiosAnunciante, #BeneficiosCashback, #EjemplosCashback,#lecashback,#fonctionnement_cashback,#benefices_internaute,#benefices_annonceur,#benefices_cashback,#exemples_cashback{
	background:#fff;
	padding:30px;
	margin:5px 5px 0px 5px;
	border-bottom:1px solid #594828;
	font-family:arial, sans-serif;
	font-size:1em;
}


#EjemplosCashback strong  {text-decoration:underline;}
#queEs b, #comoFunciona b {
	font-weight:bold;

}
#queEs {border:0px;
background:#fff url(../images/esquina.png) no-repeat bottom right;}
img#mycashback {
	top:30px;
	padding-left:130px;
}
h3 {
	font-family:georgia, sans-serif;
	font-size:1.8em;
	padding-bottom:20px;
	color:#bfa145;
	text-transform:uppercase;
	}
h3 span {color:#594828}

#footer {
background:transparent url(../images/colorLine.png);
	height:9px;
	margin-top:19px;}
#footer h4 {display:none;}

.validation {text-align:right;}

a.inicio:link, a.inicio:hover, a.inicio:visited, a.inicio:active  {
line-height:35px;color:#bfa145;}

a#blog:link, a#blog:hover, a#blog:visited, a#blog:active, a.web:link, a.web:hover, a.web:visited, a.web:active  {
color:#bfa145; text-decoration:underline;
}
/* ---------------------------------------------------END OF BODY  ---*/


