html {
	width:								100%;
	/*background : 						url('../images/forme/stelvio_BKG_2.gif') repeat-x top left #e5e5e5;*/
	background : 						url('../images/forme/stelvio_BKG_1.gif') repeat-y top center #e5e5e5;
}
body {
	width:								100%;
	font-family:						verdana, sans-serif;	
	text-align:							center;
}
html, body, p, ul, li, table, tr, td, hr, a, div, h1, h2, h3, input, textarea {
	margin:								0;
	padding:							0;
}


/*-----------------------------
Tags et classes généraux
------------------------------*/
h1 {
	color:								#EF3C35;
	font-size:							21px;
	margin:								5px 0 15px 0;
	text-align:							left;
	height:								23px;
	font-weight:						normal;
}

h2 {
	color:								#EF3C35;
	font-size:							16px;
	font-weight:						normal;
	padding:							15px 0 0 12px;
	text-align:							left;
	background:							url('/images/forme/barre_ombre.jpg') top left repeat-x #FFF;
}

h3 {
	font-size:							14px;
	font-weight:						bold;
	font-family:						arial, verdana, sans-serif;
	text-align:							left;
	margin-bottom:						5px;

}
p, ul{
	color:								#666;
	font-size:							12px;
	font-family:						verdana, sans-serif;
	text-align:							left;
	line-height:						1.6em;
	margin-bottom:						10px;

}

a {
	color:								#EF3C35;
	font-weight:						bold;
	font-size:							12px;
	text-align:							left;
}

a img {
	border:								none;
}


hr, .divider {
	background:							url('/images/forme/barre_ombre.jpg') top left repeat-x #FFF;
	height:								29px;
	border:								none;
	clear:								both;
}

table {
	width:								100%;
}

td {
	padding:							5px;
}

ul {
	text-align:							left;


}


/* Flottants par défaut */

.right {
	float:								right;
}

.left {
	float:								left;
	margin-right:						10px;
}


.clear {
	clear:								both;
}

#lang_link {
	display:							block;
	text-align:							right;
	float:								right;
	margin:								-20px 10px 0 0;
	color:								#CCC;
	font-weight:						normal;
	font-size:							10px;
	text-decoration:					none;
}
a#lang_link:hover {
	text-decoration:					underline;
	color:								#EF3C35;
}


/* Classe no margin pour enlever toutes les marges */
.nomargin {
	margin:								0;
	padding:							0;
}






/*-----------------------------
            Structure         
-----------------------------*/

#all {
	margin:								0 auto;
	width:								762px;
	padding:							0 10px;
	/*background-color:					#666;*/
}

#header {
	height:								100px;
	width:								762px;
	clear:								both;
}

#flashindex {
	margin-bottom:						15px;
}

#content {
	clear:								both;
	background:							url('../images/forme/barre_ombre.jpg') top left repeat-x #FFF;
	padding:							30px 0 0 0;
	width:								762px;
}
#footer {
	clear:								both;
	background:							url('../images/forme/barre_ombre.jpg') repeat-x ;
	padding:							5px 5px 5px 0px;
	width:								762px;
}

/* Header */

#flash {
	float:								right;
	height:								100px;
}


/*Content*/

#navigation {
	float:								left;
	width:								175px;
}

#texte {
	float:								right;
	width:								550px;/*550*/
	margin:								0px 15px 15px 15px;
/*	background-color:					#CC99FF;*/
}

/*footer*/

#footer table {
	width:								90%;
	margin: 							0 auto 4px auto;
}

#footer td {
	width:								12%;
	text-align:							center;
	border-collapse:					collapse;
}



#footer a, #footer p {
	text-decoration:					none;
	font-size:							10px;
	font-weight:						normal;
	color:								#666;
	text-align:							right;
	
}

#footer a:hover {
	text-decoration:					underline;
}

/*-----------------------------
         Particularités 
-----------------------------*/

/*Pour la barre de navigation*/

ul#navigation {
	list-style-type:					none; 
}

#navigation li a {
	display : 							block;
	height:								30px;
	line-height :						30px;
	background : 						url('../images/forme/bg_bouton_nav.jpg') no-repeat;
	text-decoration:					none;
	color:								#000;
	font-family:						Arial, sans-serif;
	font-size:							12px;
	font-weight:						normal;
	text-indent:						40px;
	text-align:							left;
}

#navigation li a:hover {
	background : 						url('../images/forme/bg_bouton_nav_actif.jpg') no-repeat;
	color:								#fff;
}

/* li spéciaux pour le style de la navigation */
li#navhaut {
	display: 							block;
	height:								30px;
	background : 						url('../images/forme/bg_nav_haut.jpg') no-repeat;
}

li#navrond a {
	display:						 		block;
	height:								30px;
	background : 						url('../images/forme/bg_nav_rond.jpg') no-repeat;
}

li#navrond a:hover {
	display: 							block;
	height:								30px;
	background : 						url('../images/forme/bg_nav_rond_actif.jpg') no-repeat;
	
}


 li#navrondover a, li#navrondover a:hover {
 	background : 						url('../images/forme/bg_nav_rond_actif.jpg') no-repeat;
	color:								#fff;
	font-weight:						bold;
 }


li#navbas {
	display: 							block;
	height:								75px;
	background : 						url('../images/forme/bg_nav_bas.jpg') no-repeat;
}


/* Id Over pour la navigation */

li#over a {

	background : 						url('../images/forme/bg_bouton_nav_actif.jpg') no-repeat;
	color:								#fff;
	font-weight:						bold;
}

li#over a:hover {

	background : 						url('../images/forme/bg_bouton_nav_actif.jpg') no-repeat;
	color:								#fff;
	font-weight:						bold;
}

/*---------------------------------
Tableau what we do
---------------------------------*/

table#whatwedo {
	width:								100%;
	border-collapse:					collapse;
}


#whatwedo td {
	background:						url('../images/forme/barre_ombre.jpg') repeat-x top;
	padding:							15px 5px 15px 5px;
}


#whatwedo td p {
	font-size:							10px;
	line-height:						15px;
}

td.cellborder {
	border-right: 						1px solid #F1F1F1;
	width:								30%
}

td.cellnoborder {
	border:								none;
	width:								30%;
}

td.cellimg {
	border:								none;
	width:								20%:
}

/*---------------------------------
		Tableau who we are
----------------------------------*/

#tablewhoweare td, #tablewhoweare td img {
	vertical-align:						top;
	/*margin:								0;
	padding:							0;*/
}

#tablewhoweare td p {  /*Pour l'alignement des photos sur la page who we are */
	margin:								7px 0 30px 0;
}


/*-------------------------------
		Tableau contact
-------------------------------*/

table#tablecontact td {
	width:								50%;
	text-align:							center;
}
table.brand_logos a:hover {
	border-bottom:						4px solid #EF3C35;
}


/*--------------------------------
		ul how we do it 
----------------------------------*/

ul#how { /* Pour que les bullets de la page how we do aient une indentation */
	margin-left:						30px;
}