/***************************** CSS MODELE 1 ********************************/
div{
	border: 0px solid black;
}

/***************************** DECOUPAGE DE LA PAGE ********************************/
#rpa_contener_div{
	position: relative;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 70px;
	background: url(./images/rpa/degrad_gauche_acc.jpg) no-repeat;
}

#rpa_balise_h1{
	position: relative;
	padding: 4px 0px 0px 0px;
	width: 900px;
}

#rpa_bandeau{
	position: relative;
	width: 920px;
	height: 225px;
	background: url(./images/rpa/bandeau_accueil.jpg) no-repeat;
}

#rpa_page{
	position: relative;
	width: 920px;
	float: left;
}

#rpa_gauche{
	position: relative;
	width: 220px;
	float: left;
	background:  url(./images/rpa/fnd_gauche_accueil.jpg) no-repeat;
	padding-top: 47px;
}

#rpa_centre{
	position: relative;
	width: 275px;
	float: left;
	background: url(./images/rpa/fnd_centre_accueil.jpg) no-repeat;
	height : 348px;
	padding: 10px 394px 10px 26px;
}

#rpa_bas{
	position: relative;
	width: 900px;
}

/***************************** PARTIE HAUTE ********************************/
#rpa_balise_h1 h1{
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	color: #cfb57f;
	font-size: 9px;
	font-weight: normal;
}

/***************************** PARTIE GAUCHE ********************************/
#rpa_menu{
	padding: 10px 0px 10px 0px;
	height: auto;
	min-height: 315px;
	_height: 315px;
	background: url(./images/rpa/fond_menu.gif) repeat-x;
}

#rpa_actu{
	padding: 10px 10px 10px 10px;
}

#rpa_lettre_infos{
	padding: 10px 10px 10px 10px;
}

/***************************** PARTIE CENTRE ********************************/


/***************************** PARTIE BAS ********************************/
#rpa_copyright{
	position: relative;
	top: -26px;
	left: 0px;
	padding: 3px 7px 3px 7px;
	font-size: 9px;
	color:  #CFB57F;
}
#rpa_copyright a{
	color:  #CFB57F;
	font-weight: bold;
	font-size: 9px;
}
#rpa_copyright img{
	margin-bottom: -2px;
}
#contenu .texte, #contenu .texte a{
	color: #fff;	
}

#rpa_contenu {
height: 90px;
overflow: hidden;
}