

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 1px;
}

.hr_gris {
  	border: 0;
  	width: 96%;
	color: #e7e7e7;
	background-color: #e7e7e7;
	height: 1px;
}



.t-identification {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99ccff;
	font-style: normal;
	font-weight: bold;

}

.charcoal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;


}

.contenu {
	color : #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align : justify;
	text-decoration: none;
}

.contenu_folio {
	color : #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align : justify;
	text-decoration: none;
}

p {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*
	padding: 0px;
	margin: 0px; 
	*/
}

.contenuNews {
	padding-left: 20px;
	padding-right: 20px;
}

.hrNews {
  	border: 0;
  	width: 100%;
	color: #e7e7e7;
	background-color: #e7e7e7;
	margin-top: 8px;
	margin-bottom: 8px;
	height: 1px;
}

/****** realisations *********/

#projets 
{
	width: 320px;
	padding-top: 5px;
}

.titre 
{
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222 ;
	text-decoration: none
}

.red 
{
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000 ;
	text-decoration: none
}


/***********************************/


.noir 
{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222 ;
	text-decoration: none
}

.blanc {
	color : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.rouge {
	color : #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

/*  navigation 
----------------------------------------------------*/

#navigation {
	width: 160px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	border: 0px;
	/* float: left; */
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}
	
#navigation li {
	margin: 0px;
}
	
html>body #navigation li a {
	width: auto;
}

#navigation ul li a {
	height: 16px;
	display: block;
	/* top, right ,bottom, left */
	padding: 3px 0px 2px 8px;
	border-bottom: 1px solid #dddddd;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

html>body #navigation ul li a
{
	height: auto;
	min-height: 16px;
}
	
#navigation ul li a:hover {
	background-color: #F7FFED;
	color: #cc0000;
}
	
#navigation ul li.on a 
{
	background: #f9fdff;
	font-weight: bold;
	color: #cc0000;
}
	
#navigation ul li.on a:hover {
	background: #fff;
	cursor: default;
	color: #cc0000;
}

.navbox {
	font-size: 100%;
	margin-bottom: 4px;
}

.navsitemap {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #D6F4B2;
	background-color: #F5FFF3;
}

.navsitemap h3 {
	margin: 0px;
	/* top, right ,bottom, left */
	padding: 8px 8px 7px 5px;
	color: #006600;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	/*text-transform: uppercase;*/
}

.navbody {
	margin: 0px;
	padding: 4px;
	font: 11px verdana, arial, helvetica, sans-serif;
}
	


/***********************************/

.submenu {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-left : 15px;
}


.submenu_open {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-left : 23px;
	background-image: url(../images/bg_submenu_open.jpg);
	background-repeat:repeat-y;
}


/***********************************/


#bottom_menu {	
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	padding: 10px; 
}
#bottom_menu a{ 
	color: #ffffff; 
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none; 	
}
#bottom_menu a:hover{ color: #ffffba; text-decoration: none; }

#bottom_copyright {	
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	padding: 10px; 
}

/************************/
/****** liens ***********/
/************************/

a.sub {
	color : #ffffff;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : normal;
}

a.sub:link{
	color : #ffffff;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : normal;
}

a.sub:visited{
	color : #ffffff;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : normal;
}

a.sub:hover{
	color : #99ccff;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : normal;
}



a {
	color : #3366CC;
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : normal;
}

a:link{
	color : #3366CC;
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : normal;
}

a:visited{
	color : #3366CC;
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : normal;
}

a:hover{
	color : #000000;
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : normal;
}


/******************************************/

.InputChamps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #F3FFDD;
	border: 1px solid #cccccc;
	color: #000000;
}

.InputChamps2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #fffff7;
	border: 1px solid #cccccc;
	color: #000000;
	
}


.SelectChoix {
	color : #000000;
	background-color: #F3FFDD;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
}

.txtarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	color: #000000;

}

.SubmitEnvoyer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	color: #000000;
}

form {
	padding:0;
	margin:0;
}

td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	background-color: #ffffff;
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
