/***************************** CSS MODELE 2 ********************************/
body {
	background:#fcda71 url(./images/rpa/fond.gif) repeat-x;
}

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: 71px;
	background: url(./images/rpa/degrad_gauche.jpg) no-repeat;
}

#rpa_balise_h1{
	position: relative;
	padding: 4px 0px 0px 0px;
	width: 900px;
}

#rpa_bandeau{
	position: relative;
	width: 830px;
padding-right: 8px;
	height: 271px;
	background: url(./images/rpa/bandeau_type.jpg) no-repeat;
}

#rpa_page{
	position: relative;
	width: 837px;
	float: left;
	background:#ffffff url(./images/rpa/fond_centre.gif) bottom repeat-x;
}
#rpa_page2 {
	position: relative;
	width: 837px;
	float: left;
	background: url(./images/rpa/fond_menu_type.gif) left repeat-y;
}

#rpa_gauche{
	position: relative;
	width: 220px;
	float: left;
}

#rpa_centre{
	position: relative;
	width: 557px;
	_width:554px;
	float: left;
	height: auto;
	min-height: 420px;	
	_height : 420px;
	padding: 10px 30px 10px 30px;
}
#rpa_bas{
	position: relative;
}

/***************************** 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: 2px 0px 10px 0px;
height: auto;
	min-height: 315px;	
	_height : 315px;
}

#rpa_actu{
	padding: 10px 10px 10px 10px;
}

#rpa_lettre_infos{
	padding: 10px 10px 10px 10px;
}

/***************************** PARTIE CENTRE ********************************/


/***************************** PARTIE BAS ********************************/
#rpa_copyright{
	width: 820px;
	padding: 3px 7px 3px 10px;
	background: #FBD96E;
	font-size: 9px;
	color:  #cfb57f;
}
#rpa_copyright a{
	color:  #cfb57f;
	font-weight: bold;
	font-size: 9px;
}
#rpa_copyright img{
	margin-bottom: -2px;
}
#rpa_arianne {
	position : absolute;
	top: 245px;
	left: 251px;
}
#rpa_arianne a{
	color: #000;
	text-decoration: none;
}
#rpa_arianne a:hover{
	color: #000;
	text-decoration: underline;
}
#rpa_arianne #souligne{
	color: #3a5697;
	text-decoration: underline;
}
#rpa_logo {
	position: absolute;
	top: 50px;
	left: 5px;
}