/*************/
/**  GENERAL  **/
/*************/

body {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #333333;
	background : #000000 url('/img/fond.jpg') repeat-x left top;
}

body, img, form, table { border: 0px; margin: 0px; padding: 0px; }

a {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}


/**************************/
/**  ENTETE & BOX ADHERENT  **/
/**************************/

#entete {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

#box_adherents {
	padding : 5px 0px 0px 8px;

	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}


/***********/
/**  MENU  **/
/***********/

#menu {
	float : left;
	position : relative;
	z-index : 1;
}

#menu_actualites, #menu_activites, #menu_label, #menu_annuaire, #menu_association {
	position : absolute;
	top : 40px;
	padding : 5px 15px 10px 15px;
	display : none;
	z-index : 1;
}

#menu .menu_rubrique {
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #222222;
	text-decoration : none;
	line-height : 18px;
	background-color : #D8073D;
}

#menu .menu_rubrique a {
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 18px;
}

#menu .menu_rubrique a:hover {
	text-decoration : underline;
}


/*************/
/**  CONTENU  **/
/*************/

#page {
	float : left;
	background-color : #FFFFFF;
	border-top : 1px solid #000000;
	margin-bottom : 40px;
}

#page_hauteur {
	float : left;
	width : 1px;
	height : 500px;
}

#page_titre {
	width : 817px;
	background-color : #D8073D;
	padding-left : 35px;

	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 50px;
}

#page_navigation {
	width : 782px;
	height : 40px;
	background-color : #FBE5F1;
	padding : 0px 35px 0px 35px;
	line-height : 40px;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}

#page_navigation a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}

#page_navigation_bis {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

#page_navigation_bis a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

#page_contenu {
	float : left;
	width : 796px;
	padding : 20px 20px 20px 35px;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}

#page_contenu a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}

#page_contenu a:hover, #page_navigation a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration : underline;
}

#page_navigation_bis a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration : underline;
}

/*********************************/

#rubrique_ligne {
	width : 98%;
	margin-bottom : 10px;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}

#rubrique_ligne .texte_gris {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #888888;
}

#rubrique_ligne a {
	color : #D8073D;
	text-decoration : none;
}

#rubrique_ligne a.titre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #D8073D;
	text-decoration : none;
}

#rubrique_ligne a:hover, #rubrique_ligne a.titre:hover {
	color : #D8073D;
	text-decoration : underline;
}

#lien_rouge a {
	color : #D8073D;
	text-decoration : none;
}
#lien_rouge a:hover {
	color : #D8073D;
	text-decoration : underline;
}

/**********************/
/**  COLONNE DE DROITE  **/
/**********************/

#colonne_droite {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color : #444444;
	text-decoration : none;
}

#colonne_droite .titre_gris {
	line-height : 16px;
}

#colonne_droite .titre_vert {
	color : #67CB33;
	line-height : 14px;
}

#colonne_droite .titre_rouge {
	color : #E13248;
	line-height : 16px;
}

#colonne_droite .titre_blanc {
	color : #FFFFFF;
	line-height : 16px;
}

#colonne_droite .sous_rubrique {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

#colonne_droite .lien_1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #7E7E7E;
	text-decoration : none;
}

#colonne_droite .lien_1:hover {
	text-decoration : underline;
}

#colonne_droite .lien_2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

#colonne_droite .lien_2:hover {
	text-decoration : underline;
}

#bloc_articles_liens {
	background-color : #D8073D;
	padding : 15px;
}

#bloc_normal {
	background-color : #FFFFFF;
	padding : 15px;
}


/*****************/
/**  PIED DE PAGE  **/
/*****************/

#pied_page {
	width : 832px;
	height : 37px;
	background-color : #FFFFFF;
	padding : 10px;
	border-top : 1px solid #000000;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #444444;
	text-decoration : none;
}

#pied_page .credits {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	text-decoration : none;
}

#pied_page a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #444444;
	text-decoration : none;
}

#pied_page .credits a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	text-decoration : none;
}

#pied_page a:hover, #pied_page .credits a:hover {
	text-decoration : underline;
}


/****************/
/**  FORMULAIRE  **/
/****************/

#entete input, #recherche input, #texte input {
	width : 100px;
	height : 20px;
	border : 1px solid #E6E5E1;
	padding : 3px 0px 0px 4px;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #7F7F7F;
}

#texte input {
	height : 18px;
	border : 1px solid #999999;
	padding : 3px 0px 0px 4px;

	font-size : 12px;
	color : #333333;
}

#entete .input_submit, #texte .input_submit {
	width : 28px;
	height : 22px;
	border : 0px;
	background-color : #D8073D;
	padding : 2px 0px 2px 0px;
	cursor : pointer;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

#recherche .input_submit {
	width : 25px;
	height : 20px;
	border : 0px;
	background-color : transparent;
	padding-top : 2px;
	cursor : pointer;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

#recherche .input_submit:hover {
	text-decoration : underline;
	color : #D8073D;
}
