/*        Stylesheet de base 1.1 écrite par Jean-Luc Ray le 09.06.2011 */

#container {
	width: 960px;
	margin: 0 auto;
}
#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	
     }
body         {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	font-size: 12px;
	font-style: normal;
	list-style-type: disc;
	margin-left: 2px;
	margin-right:2px;
	padding: 2px;
	text-indent: 1pt;
}

img {
	border: 0;
	}	  

a:link       {
	color: #00008A;
	text-align: left;
	vertical-align: baseline;
	text-decoration: none;
}
a:visited    {
	color: #000;
	text-decoration: none
}
a:hover      {
	color: #FF0000; 
	text-decoration: none
}


h1            {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 18pt;
	color: #3F3F3F;
	margin: 3px;
	padding: 3px;
}
h2           {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #3F3F3F;
	line-height: normal;
	margin: 2px;
	padding: 2px;
}
h3           {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: #3F3F3F;
	margin: 1px;
	padding: 1px;
	
}
h4           {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #3F3F3F;
	margin: 1px;
	padding: 1px;
}
h5           {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #B70000;	
}
h6           {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 1px 1px 1px 3px;
}

button       {
	font-size: 8pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	
}

label		   { font-size: 8pt; 
				font-family: Tahoma, Geneva, sans-serif; }

textarea     {
	font-size: 10pt;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 2pt;
	margin: 2pt;
	font-style: normal;
	
}

             
list {
	font-family: Tahoma, Geneva, sans-serif;
	
	
	line-height: 10px;
}
p {
	margin-left: 3px;
}
table.tableau p {
	margin: 0;}


