* {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:100%; }

body {
background:#fff url(img/body_fond.jpg) no-repeat top;
text-align:justify;
font:100%/1.5 Arial, "Times New Roman", sans-serif; }


/***** Typo *****/

h1, h4 {
position:absolute;
top:-9999px; }

h2 {
width:500px;
height:32px;
line-height:32px;
background:transparent url(img/puce_h2.png) no-repeat;
margin-left:20px;
padding-left:40px;
text-transform:uppercase;
font-size:90%; }

div#colonne_droite h3 {
font-size:75%;
padding-bottom:5px; }

div#presentation_contenu p {
margin-bottom:10px; }

/***** Layout *****/

div#global {
width:1024px;
margin:0 auto; }

div#entete {
position:relative;
width:100%;
height:241px;
background:transparent url(img/entete_fond.png) no-repeat; }

div#logo_flash {
width:567px;
height:55px;
/*background:transparent url(img/logo_flash.png) no-repeat;*/
position:absolute;
top:70px;
left:200px; }

div#menu {
width:100%;
height:39px;
line-height:34px;
background:transparent url(img/menu_fond.png) no-repeat;
text-align:center; }

div#conteneur_centre {
position:relative;
width:100%;
background:transparent url(img/contenu_fond.png) repeat-y;
padding-top:30px; }

div#colonne_droite {
padding-top:30px;
width:230px;
min-height:360px;
position:absolute;
top:0;
left:20px;
background:transparent url(img/sepa.png) no-repeat right center; }

div#contenu {
width:774px;
margin-left:250px; }

div#presentation_contenu {
overflow:hidden;
min-height:310px;
font-size:80%;
width:734px; /* 774 */
padding:0 20px;
padding-top:10px;
padding-bottom:10px; }

div#img_bas {
width:100%;
height:9px;
background:transparent url(img/img_bas.png) no-repeat; }

div#nav_sub {
padding-top:5px;
text-align:center;
font-size:90%; }

div#deco_presentation {
margin-left:20px;
margin-bottom:5px;
width:195px;
height:319px;
float:right;
background:transparent url(img/presentation_deco.png) no-repeat; }

/***** #menu *****/

div#menu ul li {
margin:0 10px;
display:inline; }

div#menu ul li a {
position:relative;
color:#000;
text-decoration:none; }

div#menu ul li a:hover {
color:#fcfcae; }

/***** #colonne_droite *****/

div#coordonnees, div#news {
font-size:70%;
line-height:1.2;
width:207px;
height:105px;
background:transparent url(img/blog_cg.png) no-repeat;
margin-bottom:10px; }

div#coordonnees dl dt {
margin-bottom:2px;
font-weight:bold; }

div#coordonnees div.pre_texte, div#news div.pre_texte {
width:182px; /* 207 */
height:77px; /* 105 */
overflow:auto;
padding:10px;
padding-right:15px;
position:relative;
text-align:left; }

div#coordonnees div.pre_texte {
text-align:center; }

div#newsletter input {
vertical-align:middle;
padding:3px;
font-size:70%; }

div#newsletter input.txt {
width:150px;
border:1px solid #ccc; }

div#newsletter input.sub {
background-color:#f0f0dd;
font-weight:bold;
border:1px solid #d4d4ab; }

/***** #nav_sub *****/

div#nav_sub li {
display:inline;
margin-right:3px; }

div#nav_sub li a {
padding-right:3px;
text-decoration:none;
color:#000; }

div#nav_sub li a:hover {
color:#555; }

input.champs {
border: solid 1px;
}

textarea.champs {
border: solid 1px;
}



/* listes */

ul.galerie {
	margin-left:10px;
	margin-top:20px;}

ul.galerie li{
	overflow:auto;
	margin-left:10px;
	margin-top:20px;	
	}
		
ul#ref {
	overflow: auto;
	width: 100%;
	margin-left:10px;
	margin-top:20px;}
	
ul#ref li {
	width:100px;
	float:left;
	margin-left:50px;
	margin-bottom:10px; }
	
ul#ref li img {
	width:100px;
	display:block;
	margin-right:10px;
	padding:5px;
	border: 1px solid #D9D9AA; }	

ul#ref li img:hover {
	width:100px;
	display:block;
	margin-right:10px;
	padding:5px;
	border: 1px solid #D9D9AA;
	background-color: #D9D9AA;

	}	
	
ul#ref li a {
	display:block;
	text-align:center;
	width:100px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	outline:none;}

span.left {
float:left;
width:120px;
}

span.right{
margin-left:10px;
}

span.left img {
padding:3px;
border: 1px solid #EFCD4C;
}

p span.left {
float:left;
width:100px;
font-weight:bold;
margin-right:20px;
}

.clear {
clear:both;
}

.bouton {
border: solid 1px;
margin-left:10px;
}

p.notice {
font-size: 80%;
}

p.retour {
text-align:right;
margin-right:15px;
margin-top:30px;
font-weight:bold;
}	
	
p.retour a{
margin-right:30px;
font-weight:bold;
font-size:100%;
text-decoration:none;
color:#000;
}
