body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-position: right top;
	background-image: url(/images/commun/page_fond.jpg);
	background-repeat: repeat;
}

body, table {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #121a23;
}

a, a:active, a:link, a:visited {
	text-decoration: none;
	color: #a9111c;
}

a:hover {
	color: #1f3346;
	text-decoration: underline;
}

div {
	margin: 0;
	padding: 0;
}

input[type="submit"] {
	cursor: pointer;
}

input[type="reset"] {
	cursor: pointer;
}

/* Supprime les bordures dans les elements fieldset et img */
fieldset, img, img a {
	border : 0;
	margin: 0;
	padding: 0;
	behavior: url("pngbehavior.htc");
}

/* ////////////////////// */
/* //// STYLES TYPO //// */

.normal {
	font-weight: normal;
}

.gras {
	font-weight: bold;
}

.gras_capital {
	font-weight: bold;
	text-transform: uppercase;
}

.gras_italique {
	font-style: italic;
	font-weight: bold;
}

.capital {
	text-transform: uppercase;
}

.minuscule {
	text-transform: lowercase;
}

.italique {
	font-style: italic;
}

.fin_float {
	clear: both;
	font-size: 0px;
	/*line-height: 0px;*/
	margin: 0;
	padding: 0;
	border: 0;
}



#conteneur {
	position: relative;
	clear: both;
	width: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
}


/*********/
/* haut */
/*******/

#haut_bandeau {
	height: 265px;
	background-color: #0f457f;
	background-position: right top;
	background-image: url(/images/commun/haut_bandeau_fond.gif);
	background-repeat: repeat;
}

#haut_bandeau .bandeau_photo_avt {
	margin: 0 2px 0 35px;
	padding: 0;
}

#haut_bandeau img {
	margin: 75px 0 0 0;
	padding: 0;
}

#haut_logo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

#haut_langue {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 320px;
}

#haut_langue img {
	margin: 0 10px 0 0;
	padding: 0;
}

#haut_menu {
	position: absolute;
	z-index: 1;
	top: 25px;
	left: 295px;
	width: 685px;
	height: 34px;
	text-align: right;
	border-bottom: solid 1px #ffffff;
}

#haut_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 30px 0 0;
}

#haut_menu li {
	float: right;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
}

#haut_menu li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0 5px 1px 0;
	padding: 19px 10px 2px 18px;
	background-position: left top;
	background-image: url(/images/commun/haut_menu_puce.gif);
	background-repeat: no-repeat;
}

#haut_menu li a:hover {
	color: #eadfc8;
	background-position: left -100px;
	background-image: url(/images/commun/haut_menu_puce.gif);
	background-repeat: no-repeat;
}


#haut_menu ul .encours {}

#haut_menu ul .encours a:link, #haut_menu ul .encours a:visited {
	color: #eadfc8;
	text-decoration: none;
	margin: 0 5px 1px 0;
	padding: 19px 10px 2px 18px;
	background-position: left -100px;
	background-image: url(/images/commun/haut_menu_puce.gif);
	background-repeat: no-repeat;
}

#haut_menu ul .encours a:hover {
	color: #eadfc8;
	text-decoration: none;
	margin: 0 5px 1px 0;
	padding: 19px 10px 2px 18px;
	background-position: left -100px;
	background-image: url(/images/commun/haut_menu_puce.gif);
	background-repeat: no-repeat;
}

#haut_baseline {
	position: absolute;
	z-index: 1;
	top: 230px;
	left: 0;
}



#contenu {
	position: absolute;
	z-index: 0;
	top: 265px;
	left: 0;
	clear: both;
	width: 980px;
	padding: 30px 0 0 0;
	background-color: #ffffff;
}

.contenu_fond {
	background-position: 35px top;
	background-image: url(/images/commun/contenu_fond.gif);
	background-repeat: repeat-y;
}


/*********************/
/* colone gauche */
/*******************/
#col1 {
    float: left;
    width: 260px;
    margin: 0 0 20px 0;
    padding: 10px 0 0 35px;
}
/* cv */


#col1 .cv_titre {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin: 0;
	padding: 5px;
	background-color: #0f457f;
}

#col1 .cv_centre {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #1f3346;
	margin: 0;
	padding: 5px 15px 15px 15px;
	background-position: left bottom;
	background-image: url(/images/commun/cv_centre_fond.gif);
	background-repeat: no-repeat;	
}

#col1 .cv_bas {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #ffffff;
	text-align: right;
	margin: 0 0 20px 0;
	padding: 1px 15px 0 15px;
	background-position: left bottom;
	background-image: url(/images/commun/cv_bas_fond.gif);
	background-repeat: no-repeat;	
}

#col1 .cv_bas a:link, #col1 .cv_bas a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 2px 17px 4px 0;
	background-position: right -9px;
	background-image: url(/images/commun/cv_puce.gif);
	background-repeat: no-repeat;	
}

#col1 .cv_bas a:hover {
	color: #fea10b;
	background-position: right -69px;
	background-image: url(/images/commun/cv_puce.gif);
	background-repeat: no-repeat;
}




#col1 .offre {
	border: solid 1px #cccccc;
	background-position: left top;
	background-image: url(/images/commun/offre_fond.gif);
	background-repeat: repeat-y;
}

#col1 .offre_annonce {
	margin: 10px 10px 10px 25px;
	padding: 0;
    width:210px;
}

#col1 .offre_annonce a:link, #col1 .offre_annonce a:visited {
	display: block;
	color: #121a23;
	text-decoration: none;	
}

#col1 .offre_annonce a:hover {
	color: #a9111c;
}

#col1 .offre_titre {
	font-size: 14px;
	font-weight: bold;
	color: #a9111c;
}

#col1 .offre_tout {
	text-align: right;
	margin: 0 10px 20px 25px;
}

#col1 .offre_tout a:link, #col1 .offre_tout a:visited {
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px 4px 0;
	background-position: right -15px;
	background-image: url(/images/commun/offre_tout_fond.gif);
	background-repeat: no-repeat;	
}

#col1 .offre_tout a:hover {
	background-position: right -115px;
	background-image: url(/images/commun/offre_tout_fond.gif);
	background-repeat: no-repeat;
}



#col1 h1 {
	color: #6e6e6e;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 5px 0 0 5px;
	background-position: left top;
	background-image: url(/images/commun/col1_h1.gif);
	background-repeat: no-repeat;
}


/* menu gauche */
#col1 #navigation  {
	text-align: left;
	margin: 0 0 20px 0;
}

#col1 #navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#col1 #navigation li {
	display: inline;
}

/* menu gauche nvx 1 */
#col1 #navigation ul li a {
	display: block;
	color: #1d3043;
	text-decoration: none;
	padding: 3px 10px 3px 8px;
	margin: 0;
	background-position: left -2px;
	background-image: url(/images/commun/navigation_puce_01.gif);
	background-repeat: no-repeat;
}

#col1 #navigation ul li a:hover {
	color: #a9111c;
	background-position: left -82px;
	background-image: url(/images/commun/navigation_puce_01.gif);
	background-repeat: no-repeat;
}

#col1 #navigation ul .active a, #col1 #navigation ul .active a.hover {
	font-weight: bold;
	color: #a9111c;
	background-position: left -82px;
	background-image: url(/images/commun/navigation_puce_01.gif);
	background-repeat: no-repeat;
}



/* menu gauche nvx 2 */
#col1 #navigation ul ul {
	font-weight: normal;
	padding: 0 0 5px 0;
}

#col1 #navigation ul ul li {}

#col1 #navigation ul ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #1d3043;
	text-decoration: none;	
	margin: 1px 0 0 20px;	
	padding: 1px 0 1px 15px;
	background-color: transparent;
	background-position: left -5px;
	background-image: url(/images/commun/navigation_puce_02.gif);
	background-repeat: no-repeat;
	border: 0
}

#col1 #navigation ul ul li a:hover {
	color: #a9111c;
	background-position: left -65px;
	background-image: url(/images/commun/navigation_puce_02.gif);
	background-repeat: no-repeat;
}


#col1 #navigation ul .active ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #1d3043;
	text-decoration: none;	
	margin: 1px 0 0 20px;	
	padding: 1px 0 1px 15px;
	background-color: transparent;
	background-position: left -5px;
	background-image: url(/images/commun/navigation_puce_02.gif);
	background-repeat: no-repeat;
	border: 0
}

#col1 #navigation ul .active ul li a:hover {
	color: #a9111c;
	background-position: left -65px;
	background-image: url(/images/commun/navigation_puce_02.gif);
	background-repeat: no-repeat;
}


#col1 #navigation ul .active ul .active a, #col1 #navigation ul .active ul .active a.hover {
	font-weight: bold;
	color: #a9111c;
	background-position: left -65px;
	background-image: url(/images/commun/navigation_puce_02.gif);
	background-repeat: no-repeat;
}



/*************/
/* colone 2 */
/***********/
#col2 {
	float: left;
	width: 350px;
	padding: 0 25px 20px 20px;
}


/*************/
/* colone 3 */
/***********/
#col3 {
    float: left;
    width: 255px;
    margin: 0 0 20px 0;
    padding: 10px 0 0 0;}


#col3 .infos_plus, #col1 .infos_plus {
	font-size: 11px;
	margin: 0 0 20px 0;
}

#col3 .infos_plus a:link, #col3 .infos_plus a:visited, #col1 .infos_plus a:link, #col1 .infos_plus a:visited {
	color: #121a23;
	text-decoration: none;	
}

#col3 .infos_plus a:hover, #col1 .infos_plus a:hover {
	color: #a9111c;
}

#col3 .infos_plus_titre, #col1 .infos_plus_titre {
	font-size: 13px;
	font-weight: bold;
	color: #1f3346;
}

#col3 .infos_plus img, #col1 .infos_plus img {
	float: left;
	margin: 2px 10px 30px 0;
}

#col3 .infos_plus_plus, #col1 .infos_plus_plus {
	font-weight: bold;
	color: #a9111c;
}

#col3 .flux {
	height: 200px;
	margin: 0 0 20px 0;
	padding: 0 10px 0 30px;
	background-position: left top;
	background-image: url(/images/index/flux_fond.gif);
	background-repeat: repeat-y;
	overflow: auto;
	scrollbar-face-color: #d7d8d2;
	scrollbar-shadow-color: #d7d8d2;
	scrollbar-highlight-color: #d7d8d2;
	scrollbar-3dlight-color: #d7d8d2;
	scrollbar-darkshadow-color: #d7d8d2;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	border-bottom: 3px solid #d7d8d2;
}

#col3 .flux a:link, #col3 .flux a:visited {
	color: #121a23;
	text-decoration: none;	
}

#col3 .flux a:hover {
	color: #a9111c;
}

#col3 .flux_titre {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc6200;
}

#col3 .flux_date {
	font-size: 11px;
	text-transform: uppercase;
	color: #5d5d5d;
}

#col3 .flux_suite {
	font-size: 11px;
	text-transform: uppercase;
	color: #a9111c;
}



/*************/
/* colone 2 */
/***********/
#col23 {
	float: left;
	width: 630px;
	padding: 0 0 20px 20px;
}




/*************/
/* bas page */
/***********/

#baspage {
    clear: both;
    margin: 0;
    padding: 18px 80px 7px 10px;
    background-color: #d7d8d2;
    background-position: right top;
    background-image: url(/images/commun/baspage_fond.gif);
    background-repeat: no-repeat;
} 
*:first-child+html #baspage {
	padding: 10px 180px 7px 20px;
}

#baspage ul {
	font-family: arial,helvetica,  verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#baspage ul li {
	float: right;
	white-space: nowrap;
	color: #1e3144;
	margin: 0 0 0 10px;
	padding: 0;
}

#baspage ul li a:link, #baspage ul li a:visited {
	display: block;
	color: #1e3144;
	text-decoration: none;
	margin: 0;
	padding: 3px 0 2px 12px;
	background-position: left -4px;
	background-image: url(/images/commun/baspage_puce.gif);
	background-repeat: no-repeat;	
}

#baspage ul li a:hover , #baspage ul li a.encours{
	color: #a9111c;
	background-position: left -84px;
	background-image: url(/images/commun/baspage_puce.gif);
	background-repeat: no-repeat;
}

#naurexTop {
    z-index:100;
}

