/*#######################################
# SelectionWeb - http://wwwSelectionWeb.com				# 				
# copyright 2008, SelectionWeb						#
# last update : November 13th, 2008						#
# IMPORTANT									#
# This design is not a template. You may not reproduce it elsewhere  	#
# without the designer's written permission. 				#
########################################
# SelectionWeb - http://www.selectionWeb.com				# 				
# copyright 2008, SelectionWeb						#
# dernière modification : 13 novembre 2008				#
# IMPORTANT									#
# Ce design n'est pas un modele. Pour l'utiliser merci d'utiliser le  	#
# formulaire de contact du site.						#
#######################################*/

/* Parametres generaux */
{
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
	text-decoration: none;
}
a:hover {
	color: #06F;
	color: #000066;
}
body {
	/*background: #EEE url(../images/fond.gif);*/
	color: #444;
	font:14px arial,sans-serif;
	margin: 0;
	font-weight: bold;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,ul {
	font:12px arial,sans-serif;
	/*padding-bottom: 1 em;*/
}

h1 {
	font:12px arial,sans-serif;
	/*margin-bottom: 4px;*/
	font-weight: bold;
}


h1,h2,h3 {
	font:12px arial,sans-serif;
	color: #367EA6;
	/*padding-top: 4px;*/
	font-weight: bold;
}

/* Grand titre centré */ 
h4 {
	color: #367EA6;
	font:13px arial,sans-serif;
	text-align: center;
	vertical-align: middle;
}

/* Petit titre centré */ 
h5 {
	color: #367EA6;
	text-align: center;
	vertical-align: middle;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
}


th,tr,td {
	color: #333333;
	font:13px arial,sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: top;
	/*background-image: url(../images/fond_tableau.gif);*/
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}




.Style2 a {
	top: 4px;
}

