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

* {
	margin: 0;
	padding: 0;

}

html {
	background-color: #000000;

}

body {
	margin: 0;
	padding: 0; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: #4D4D4D;
	text-align: center;
	background-image: url(../img/deco/header.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #AEAEAE;
	
}

img { border: 0; }

a:link, a:visited {
	color: #BA1616;
	text-decoration: underline;
}
.red { color: #CC0000; }
.txt-small {
	font-size: 9px;
	color: #717578;
	padding-left: 0px;
	font-style: normal;
}

a:hover {
	color: #717578;
	text-decoration: none;
}
h1, h3 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Arial Narrow", Arial;
	margin-bottom: 10px;
}
h3 {
	font-variant: normal;
	font-family: "Arial Narrow", Arial;
	color: #717578;
}
h2 {
	font-size: 21px;
	color: #FFFFFF;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	line-height: 21px;
}


h3   span {
	text-transform: none;
	font-size: 18px;
	color: #1d2326;
	display: block;
	line-height: 22px;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #CC0000;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}



 /*------------------------------------------------------*
  *--------                 HEADER   	 			 ----*
  *------------------------------------------------------*/
  
#header {
	text-align: left;
	height: 139px;
	padding-left: 330px;
	padding-top: 94px;
	
}

#tableaux {
	clear: both;
	float: left;
	padding-bottom: 90px;
	
}

 /*------------------------------------------------------*
  *--------                 CONTENU   	 			 ----*
  *------------------------------------------------------*/
  
#contenu_haut {
	margin-left: auto;
	margin-right: auto;
	width: 904px;
	text-align: left;
	background-repeat: no-repeat;
}
   
#contenu_bas {
	color: #FFFFFF;
	clear: both;
	height: auto;
	background-color: #000000;
	background-image: url(../img/deco/fond.jpg);
	background-repeat: repeat-x;
}

.sous_tableaux {
	float: left;
	width: 220px;
	height: 230px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
}

.sous_tableaux p {
	text-align: left;
	height: 85px;
	letter-spacing: 0px;
	font-size: 12px;
}

.sous_tableaux img {
	border: 0;
	margin-top: 10px;
}

.sous_tableaux  b {
	cursor: help;
	border-bottom: 1px dotted #BA1616;
	font-weight: normal;
}
.sous_tableaux  h1 { font-family: "Arial Narrow", Arial; 
}

#salut   {
	background-image: url(../img/deco/picto_ecrire.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left: 80px;
	margin-top: 10px;
}




 /*------------------------------------------------------*
  *--------                 FOOTER   	 			 ----*
  *------------------------------------------------------*/
#footer {
	padding-top: 60px;
	padding-bottom: 60px;
}



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



