/* POSITIONNEMENT DES CALQUES */
body {
	margin:0;
	padding:0;
	top:0;
	left:0;
	text-align:center;
}
p,img,a,ul,li,ol,td,div,h1,h2,h3,h4,acronym,span, form {
	margin:0;
	padding:0;
	border:0;
}

div#page {
	margin:0 auto;
	width:1000px;
	text-align:left;
}

div#entete {
	width:1000px;
}

div#principal {
	width:1000px;
}

div#colgauche {
	float:left;
	width:182px;
}
div#coldroite {
	float:right;
	width:177px;
	padding-right:5px;
}
div#contenu {
	margin:0 182px 0 177px;
	padding:10px 10px 10px 10px;
}
div#sousmenu {
	float:right;
	width:200px;
	padding:0 10px 10px 10px;
}

hr {
	clear:both;
	visibility:hidden;
}

div#pied {
	clear:both;
	width:1000px;
	border-top:1px solid #F68E1D;
}

/* GENERAL */
body {
	background:#fffe98 url("images/fond_page.jpg") top left repeat;
}
div#principal {
	background-color:#fffcde;
}
div#pied {
	background-color:#fffcde;
}
p,li,td,h1,h2,h3,h4,acronym,span,div,ul,ol,a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
p,li,h1,h2,h3{
	font-size:12px;
	padding:3px 8px;
	text-align:justify;
}
a:hover {
	background-color:#f78f1e;
}
acronym{
	font-style:italic;
	cursor:help;
}
ul {
	list-style-type:none;
}
h1 {
	padding-top:5px;
	padding-bottom:20px;
	color:#003f4a;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
h1.edito {
	text-align:left;
}
h2 {
	padding-top:8px;
	padding-bottom:5px;
	margin-left:8px;
	padding-left:20px;
	background:url("images/puce_h2.gif") top left no-repeat;
	color:#003f4a;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
h3 {
	padding-top:8px;
	padding-bottom:8px;
	color:#00b5d6;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
}
h4 {
	padding-top:8px;
	padding-bottom:8px;
	color:#000000;
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
}
p.note {
	font-size:0.7em;
	font-style:italic;
}
p.edito {
	margin-left:50px;
	margin-right:50px;
}
.centre {
	text-align:center;
	background:transparent;
}
.important {
	font-weight: bold;
}
.erreur {
	color:#F00;
}
#connexion .erreur {
	font-weight:bold;
	color:#FFF;
}
p.adh_gt {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
	color:#FFF;
}
p.adh_gt a {
	color:#FFF;
}
span.libelle {
	font-weight:bold;
	width:120px;
	float:left;
}
p.valider {
	margin-left:120px;
}
p.edito_logo {
	text-align:center;
}
div#pied p {
	font-size:10px;
	padding:3px 0px 5px 0px;
	text-align:center;
	font-style:italic;
}

/* CONTENU */
div.gt {
	width:280px;
	min-height:250px;
	margin:10px;
	border-left:1px solid #f68e1d;
}
div#gt_col1 {
	width:300px;
	float:left;
}
div#gt_col2 {
	margin-left:300px;
}
p.gt_ssgt {
	background:url("images/fleche.jpg") top left no-repeat;
	margin:5px;
	border-top:1px solid #f68e1d;
	padding-left:12px;
}
p.gt_more {
	text-align:right;
}
span.actu_date {
	font-size:0.8em;
}

div#adh_space {
	width:175px;
	min-height:175px;
	background-color:#01b5d6;
	border:1px solid #ffffff;
	margin: 11px 0px 7px 0px;
	padding:0;
}
div#adh_space p {
	text-align:left;
}
div#actus_space {
	width:175px;
	border-top:1px solid #01b5d6;
	border-right:1px solid #01b5d6;
	border-left:1px solid #01b5d6;
}
div#menu_space {
	width:177px;
	padding: 11px 0px 7px 0px;
}
p#contacts_space {
	text-align:center;
	color:#000000;
}

div#contenu p.drapeau {
	float:right;
	text-align:right;
}
 
#contenu ul {
	list-style-type:square;
	margin: 10px 50px;
}
#contenu li {
	list-style-type:square;
	margin: 10px 50px;
}

/* Affichage des tableaux */
table.al {
	width:605px;
	margin-left:8px;
	border-bottom:1px solid #003F4A;
	margin-bottom:20px;
}
table.al p {
	text-align:left;
}
table.al td {
	vertical-align:top;
	border-top:1px solid #003F4A;
}
table.al tr.al_titres td {
	background-color:#003F4A;
}
table.al tr.al_titres p {
	font-weight:bold;
	color:#FFF;
}
table.al tr.al1 {
	background-color:#ffffff;
}
table.al tr.al2 {
	background-color:#e7e7e7;
}

table.al td.al_nom {
	width:180px;
}
table.al td.al_nom2 {
	width:255px;
}
table.al td.al_desc {
	width:255px;
}
table.al td.al_desc2 {
	width:180px;
}
table.al td.al_date {
	width:150px;
}
table.al td.al_dwn {
	width:20px;
}
table.al td.al_date2 {
	width:180px;
}
table.al td.al_theme {
	width:245px;
}
table.al td.al_lieu {
	width:180px;
}
table.al p.al_dwn_p {
	text-align:right;
}
#contenu table.al ul {
	margin-left:0px;
}

table.al a {
	text-decoration:none;
}
table.al a:hover {
	background-color:#01B5D6;
}

ul.menu li {
	padding:0;
	margin:0;
	border-bottom:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-left:7px solid #f68e1d;
	padding-left:10px;
	line-height:20px;
}
ul.menu li.ligne1 {
	border-top:1px solid #c2c2c2;
}
ul.menu li:hover {
	background-color:#f68e1d;
}
ul.menu a {
	text-decoration:none;
}
ul.menu span.menu_plus {
	float:right;
	margin-top:5px;
	margin-right:5px;
}

div#ss_menu1 {
	/*position:relative;
	left:162px;
	top:-170px;*/
	/*display:none;*/
}
div#ss_menu2 {
	/*position:relative;
	left:162px;
	top:-128px;*/
	display:none;
}
ul.ss_menu {
	width:170px;
	margin-left:7px;
}
ul.ss_menu li {
	padding:0;
	margin:0;
	border-bottom:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-left:7px solid #01B5D6;
	padding-left:5px;
	line-height:20px;
	text-align:left;
}
ul.ss_menu li.ligne1 {
	border-top:0px;
}
ul.ss_menu li:hover {
	background-color:#00b5d6;
}
ul.ss_menu a {
	text-decoration:none;
}
ul.ss_menu a:hover {
	background-color:#00b5d6;
}

/* Encart Adhérent */
div#connexion {
	padding-left:30px;
	padding-right:30px;
}
div#connexion_detail, div#connexion_erreur {
	padding-left:0px;
}
div#connexion_detail p {
	text-align:left;
}
div#connexion_detail p.more {
	text-align:right;
}
div#connexion_detail p.connexion_cat {
	font-weight:bold;
}
div#connexion_detail a:hover {
	background-color:transparent;
}
div#connexion_erreur a:hover {
	background-color:transparent;
}

