 /*----------------------------------------------------------------*
  *---  WWW.ROOTS-INTERACTIV.FR - Agence Web Marseille ---  CSS  --*
  *----------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;

}

html {
	background-color: #FFFFFF;

}

body {
	margin: 0;
	padding: 0; 
	font-family : Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color: #596164;
	text-align: justify;
	
}

p {
	padding: 10px 0 10px 0;
	
}	

	

 /*------------------------------------------------------*
  *--------                 GENERAL   	 			 ----*
  *------------------------------------------------------*/


#general {
margin : 0 auto 0 auto;
padding : 0;
background-image: url(../img/deco/fond_general.jpg);
background-position: top;
background-repeat: repeat-x;
list-style: decimal;
}

 /*------------------------------------------------------*
  *--------                 HEADER   	 			 ----*
  *------------------------------------------------------*/


#header {
margin : 0 auto 0 auto;
padding: 0;
width: 988px;
height: 402px;
background-image: url(../img/deco/fond_header.jpg);
}

#menu_haut {
margin-left: auto;
margin-right: auto;
clear:both;
padding: 0;
}

#lien {
float:left;
width:540px;
margin : 0 auto 0 auto;
padding: 0;
}

#langue {
float:right;
margin : 0 auto 0 auto;
padding: 0;
}

#logo {
width: 346px;
height: 195px;
background-image: url(../img/deco/logo.jpg);
}

#diapo {
margin : 0 0 0 0;
padding : 0 0 0 0;
width: 591px;
height: 294px;
}

 /*------------------------------------------------------*
  *--------                 MIDDLE   	 			 ----*
  *------------------------------------------------------*/

#middle {
margin : 0 auto 0 auto;
padding: 0;
width: 988px;
background-color:#FFFFFF;
background-image: url(../img/deco/fond_bas_contenu.jpg);
background-repeat:no-repeat;
background-position: bottom;
}

 /*------------------------------------------------------*
  *--------                 CONTENU   	 			 ----*
  *------------------------------------------------------*/

.principal {
text-align:left;

}


.retour {
margin-top: 15px;
text-align: right;
vertical-align: top;

}

#message {
font-weight:bold;
font-size:14px;
color:#B8D250;
}

#contenu {
margin : 0 auto 0 auto;
}

.contenu_col2 {
padding : 20px 20px 0 auto;
}

.imgborder {
	margin: 10px 0 10px 0;
	border: 1px solid #596164;
}

.list {
	list-style-position:outside;
	list-style-image:url(../img/deco/link.gif);
	line-height:normal;
	padding: 10px 0 25px 30px;
}

.list2 {
	list-style-position:inside;
	list-style:circle;
	line-height:normal;
	padding: 0 0 0 30px;
}

.list3 {
	list-style-position:inside;
	list-style:disc;
	line-height:normal;
	padding: 0 0 0 30px;
}


.list_chiffre {
	list-style-position:outside;
	list-style:decimal;
	line-height:normal;
	padding: 10px 0 25px 30px;
}


.titre {
font-weight: bold;
font-size : 18px;
color:#B8D250;
/*letter-spacing: -1px;*/
}

.h2{
font-weight: bold;
font-size : 18px;
display: block;
margin-bottom: 10px;
margin-top: 20px;
/*letter-spacing: -1px;*/
}

.h2b{
font-weight: bold;
font-size : 18px;
/*letter-spacing: -1px;*/
}

.h1 {
	font-weight: bold;
	font-size : 22px;
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
	color:#B8D250;
/*letter-spacing: -1px;*/
}

.h3 {
font-weight: bold;
font-size : 15px;
display: block;
margin-bottom: 5px;
margin-top: 10px;

/*letter-spacing: -1px;*/
}


.titre_lien {
text-decoration:none;
font-weight: bold;
font-size : 18px;
color:#596164;
}

.contenu a:hover{
color:#596164;
}

.lien_1 {
text-decoration:none;
font-weight:bold;
color:#B8D250;
}



.lien_2 {
text-decoration:none;
font-weight:bold;
color:#596164;
}

.input, input,textarea{ border:1px solid #666666; font-size:12px} 

.spacer {
background-image:url(../img/deco/spacer.gif);
height:50px;
width:908px;
}

.clear {
clear:both;
}

 /*------------------------------------------------------*
  *--------                 FOOTER   	 			 ----*
  *------------------------------------------------------*/

#footer {
font-size : 12px;
margin : 0 auto 0 auto;
padding : 0;
background-image: url(../img/deco/fond_footer.jpg);
background-repeat:repeat-x;
background-color:#e8e8e8;
}

#footer_include {
margin : 0 auto 0 auto;
padding : 30px 0 0 40px;
width: 948px;
background-image: url(../img/deco/fond_footer_include.jpg);
background-repeat:no-repeat;
}

#footer_include a{
color:#596164;
font-weight: bold;
text-decoration:none;
}

#footer_include a:hover{
color:#FFFFFF;
font-weight: bold;
}

#footer_include ul{
padding: 0 40px 30px 0;
float:left;
list-style:none outside none;
width:190px;
font-size:14px;
}

#footer_bas {
padding:20px 10px 10px 0;
}


 /*------------------------------------------------------*
  *--------                 NUAGE   	 			 ----*
  *------------------------------------------------------*/

.nuage {
padding: 0 0 100px 0;
}

.nuage a {
text-decoration:none; 
font-weight:bold; 
}

.nuage a:hover { 
text-decoration:none;
background-color:#596164; 
color:#FFFFFF;
}

.nuage-vert-petit { 
color:#B8D250;
font-size : 12px;
}

.nuage-gris-petit { 
color:#596164; 
font-size : 12px;
}

.nuage-bleu-petit { 
color:#73A5D8;
font-size : 12px;
}



.nuage-vert-moyen { 
color:#B8D250;
font-size : 14px;
}

.nuage-gris-moyen { 
color:#596164;
font-size : 14px;
}

.nuage-bleu-moyen { 
color:#73A5D8;
font-size : 14px;
}



.nuage-vert-grand { 
color:#B8D250; 
font-size : 16px;
}

.nuage-gris-grand { 
color:#596164; 
font-size : 16px;
}

.nuage-bleu-grand { 
color:#73A5D8; 
font-size : 16px;
}
