

img {
	border: 0;
}

body {
	padding: 0;
	margin: 0;
	background-color: white;
	background-repeat: repeat-x;
	font-family: tahoma, arial;
	font-size: 12px;

}

body,html {
	height: 100%;
}

#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	top: 0px;
	max-width: 1300px;
	min-width: 1000px;
	background-image: url("/sites/templates/images/background_accueil.jpg");
	background-repeat: repeat-x;
	/* border: 1px solid red;*/
}

a,#content a {
	text-decoration: underline;
	color: #336193;
}

#header_panel {
	position: relative;
	float: left;
}

#logo {
	position: absolute;
	width: 209px;
	height: 108px;
	left: 0px;
}

#nuage {
	position: relative;
	margin-left: 209px;
	margin-right: 213px;
	height: 108px;
	/*background-image: url("/sites/templates/images/background_header_repeat.jpg");
    background-repeat: repeat-x;*/
}

/*BARRE ACTU*/
#actu_panel {
	left: 0px;
	margin-right: 204px;
	height: 137px;
	background-image:
		url("/sites/templates/images/actu_panel_background.jpg");
	background-repeat: repeat-x;
}

.actu {
	position: relative;
	float: left;
}

.actu_title {
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dotted white;
	height: 26px;
	padding-top: 5px;
}

.actu_content {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/*CHUNCK ACTU*/
.actu_item {
	width: 100%;
	display: block;
	/*border:1px solid red;*/
	margin-top: 5px;
	margin-bottom: 5px;
}

.item_blog {
	margin-top: 4px;
	margin-bottom: 6px;
}

.actu_item_titre {
	margin-left: 40px;
	height: 28px;
}

.titre_blog {
	margin-left: 0px;
}

.actu_item_titre a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.actu_item_titre a:hover {
	text-decoration: underline;
}

span.actu_item_date {
	background-position: left 3px;
	padding-left: 6px;
	font-size: 11px;
	color: white;
}

span.actu_item_date  {
	background-position: left 3px;
	padding-left: 6px;
	font-size: 11px;
	color: white;
	margin-right: 3px;
}

.actu_item_image img {
	border: 1px solid white;
	width: 33px;
	height: 25px;
	float: left;
}

/*CAS SPECIFIQUES PLACEMENT ELEMENTS ACTU*/
.actu .actu_title img {
	margin-top: -1px;
}

.panel1 {
	width: 28%;
}

.panel2 .actu_title img {
	margin-left: -2px;
	margin-top: -1px;
}

.panel2 {
	width: 27%;
	background-image:
		url("/sites/templates/images/actu_panel_separateur.gif");
	background-repeat: no-repeat;
	height: 137px;
}

.panel2 .actu_content,.panel2 .actu_title {
	margin-left: 15px;
}

.panel3 {
	width: 45%;
	background-image:
		url("/sites/templates/images/actu_panel_separateur.gif");
	background-repeat: no-repeat;
	height: 137px;
}

.panel3 .zone_log,.panel3 .actu_title {
	margin-left: 15px;
}

.panel3 .actu_title img {
	margin-left: -2px;
	margin-top: -1px;
}

/*CLUB UTILISATEUR*/
.zone_log {
	margin-left: 10px;
	margin-top: 10px;
}

#login_form {
	display: block;
	overflow: hidden;
}

.zone_log form {
	margin: 0;
	padding: 0;
}

input.input_login {
	width: 90%;
	float: left;
	color: gray;
	margin-right: 2px;
	font-size: 11px;
	height: 15px;
}

a#btn_connexion {
	float: left;
	display: block;
	height: 19px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-image: url("/sites/templates/images/btn_connexion.gif");
	width: 94px;
	padding-top: 3px;
}

a#btn_connexion :hover {
	color: #59cbff;
}

#login_menu {
	margin-top: 5px;
}

.login_menu1 {
	font-size: 14px;
	color: #ffffff;
	padding-left: 7px;
	background-image: url("/sites/templates/images/puce_orange.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	font-weight: bold;
	text-decoration: none;
}

.login_menu2 {
	margin-top: 3px;
	font-size: 11px;
	color: #ffffff;
	padding-left: 7px;
	background-image: url("/sites/templates/images/puce_orange.gif");
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 15px;
}

/*COLONNE GAUCHE*/
#left_column {
	width: 263px;
	position: absolute;
	background-image:url("/sites/templates/images/menu_gauche_background.gif");
	background-repeat: repeat-y;
}

#menu_gauche {
	width: 258px;
	float: left;
	position: absolute;
	left: 0px;
}

#menu_gauche_separateur {
	overflow: hidden;
	height: 2px;
	width: 100%;
	background-image:
		url("/sites/templates/images/menu_gauche_separateur.gif");
}

ul.topnav {
	margin: 0;
	padding: 0;
}

ul.topnav li {
	list-style: none;
}

ul.topnav li a {
	display: block;
	width: 209px;
	height: 22px;
	background-image: url("/sites/templates/images/menu_gauche_bouton.gif");
	background-repeat: repeat;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-left: 29px;
	padding-top: 11px;
}

ul.topnav li a:hover,ul.topnav li.here a {
	color: #ff9900;
}

#left_column #ombrage_haut_gauche {
	background-image:
		url("/sites/templates/images/ombrage_accueil_haut_gauche.png");
	background-repeat: no-repeat;
	background-position: top;
	width: 5px;
	height: 136px;
	margin-top: 2px;
	margin-left: 258px;
}

#left_column #ombrage_bas_gauche {
	background-image:
		url("/sites/templates/images/ombrage_accueil_bas_gauche.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 5px;
	height: 136px;
	margin-left: 258px;
	/*margin-top: 200px;*/
}

#background_left_bottom_column {
	display: block;
	width: 263px;
	height: 33px;
	background-image:
		url("/sites/templates/images/background_left_bottom_column.jpg");
	background-repeat: no-repeat;
}

/*COLONNE DROITE*/
#right_column {
	position: absolute;
	right: 0px;
	width: 213px;
	top: 0px;
	height: 300px;
}

#fonctionnalites {
	position: relative;
	float: right;
	position: absolute;
	right: 0px;
	top: 375px;
}

#fonctionnalites img {
	position: relative;
	float: right;
}

#right_column #ombrage_haut_droite {
	background-image:
		url("/sites/templates/images/ombrage_accueil_haut_droite.png");
	background-repeat: no-repeat;
	background-position: top;
	width: 10px;
	height: 80px;
	margin-top: 0px;
	visibility: hidden;
}

#right_column #ombrage_bas_droite {
	background-image:
		url("/sites/templates/images/ombrage_accueil_bas_droite.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 10px;
	height: 137px;
	margin-top: 128px;
	visibility: hidden;
}

/*RECHERCHE*/
#recherche {
	background-image:
		url("/sites/templates/images/recherche_background.jpg");
	background-repeat: repeat;
	height: 68px;
	width: 213px;
}

input#ajaxSearch_input {
	width: 130px;
	color: gray;
	height: 14px;
	position: absolute;
	right: 50px;
	top: 10px;
}

input#ajaxSearch_submit {
	position: absolute;
	right: 20px;
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
	width: 32px;
	height: 22px;
	background-image: url("/sites/templates/images/btn_recherche.png");
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	top: 9px;
}

input#ajaxSearch_submit :hover {
	cursor: pointer;
	color: #ff9900;
}

/*COLONNE CENTRE*/
#separateur_haut {
	background-image:
		url("/sites/templates/images/separateur_accueil_haut.gif");
	background-repeat: repeat-x;
	height: 4px;
	margin-left: 258px;
	margin-right: 234px;
	margin-top: 2px;
	overflow: hidden;
}

#content {
	margin-left: 258px;
	margin-right: 204px;
	background-color: white;
	/*background-color: #e0e0e0;
	background-image: url("/sites/templates/images/background_content_accueil.jpg");
    background-repeat: repeat-x;*/
	background-position: left 45px;
	visibility: hidden;
}

#animation {
	background-position: bottom;
	/*border: 1px solid red;*/
	margin-top: 2px;
}

/*BTN ACCUEIL*/
#info {
	
}

.btn_accueil {
	height: 43px;
	border-bottom: 1px solid #3abae1;
	float: left;
}

.btn_icon {
	position: relative;
	float: left;
	width: 56px;
	text-align: center;
}

.btn_text {
	position: relative;
	width: 201px;
	float: left;
}

.btn_text a,.btn_text {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 0px;
}

.btn_text a:hover {
	color: #ff9900;
}

/*BTN ACCUEIL CAS SPECIFIQUE*/
.btn_tel .btn_text a,#info .btn_tel .btn_text {
	font-size: 14px;
	padding-top: 3px;
}

.btn_tel {
	border-top: 1px solid #3abae1;
}

/*BOTTOM*/
#bottom_panel {
	position: absolute;
	width: 100%;
	height: 37px;
	top: 800px;
	visibility: hidden;
}

#ombrage_bas {
	background-image: url("/sites/templates/images/ombrage_accueil_bas.png")
		;
	background-repeat: repeat-x;
	height: 4px;
	margin-left: 258px;
	margin-right: 204px;
}

#background_bottom {
	background-image: url("/sites/templates/images/background_bottom.gif");
	background-repeat: repeat-x;
	height: 23px;
	margin-left: 263px;
	padding-top: 10px;
}

#credits {
	margin-right: 204px;
	text-align: center;
	font-size: 11px;
	color: white;
}

#credits a {
	font-size: 11px;
	color: white;
}
/*
#bottom_background {
	position: absolute;
	float: left;
	height: 42px;
	background-image:
		url("/sites/templates/images/background_accueil_bottom.jpg");
	background-repeat: repeat-x;
	width: 100%;
	left: 0px;
	visibility: hidden;
}
*/
/*MISE EN FORME*/
a.lien:hover {
	text-decoration: underline;
}

.highlight {
	color: #ff9900;
	font-weight: bold;
}

.chapo {
	color: gray;
	font-weight: normal;
	font-size: 16px;
}

input.btn_submit_94 {
	border: 0px;
	background: transparent;
	background-image:
		url("/sites/templates/images/btn_connexion_little.gif");
	background-repeat: no-repeat;
	width: 85px;
	height: 22px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	cursor: pointer;
	padding-bottom: 2px;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	width: 85px;
}

input.btn_submit_94:hover {
	color: #336193;
}






/*LANGUE*/
#lang_choice {
	position: absolute;
	z-index: 3;
	top: 92px;
	left: 67px;
	width: 130px;
	height: 15px;
	width: 128px;
}

#lang_choice_background {
	position: absolute;
	width: 128px;
	height: 15px;
}

#lang_choice_content {
	position: absolute;
}

#lang_choice_content a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#lang_choice_content a:hover {
	color: #184e72;
}

table#tab_lang {
	width: 130px;
	position: absolute;
	top:-1px;
}

table#tab_lang tr td {

}


	
#lang_choice #tab_lang a.lang_link {
	display:block;
	width: 62px;
	height: 15px;
	background-image:url("/sites/templates/images/lang_choice.gif");
	background-repeat: no-repeat;
	text-align: center;
	} 
	
#lang_choice #tab_lang a.here, #lang_choice #tab_lang a.lang_link:hover  {
	display:block;
	width: 62px;
	height: 15px;
	background-image:url("/sites/templates/images/lang_choice_hover.gif");
	background-repeat: no-repeat;
	text-align: center;
	
	}		 