/* CSS Document */
/***************************page******************************/

html {
	text-align: center; /* Alignement horizontal dans Internet Explorer */
	margin: 0;
	padding: 0;
}

body {
	text-align: center; /* Alignement horizontal dans Internet Explorer */
	background: url(../images/arriere-plan-page.gif) repeat top left;
	margin: 0;
	padding: 0;
}
/***************************divs conteneurs******************************/

#conteneur {
	width: 880px;
	background: #BBB url(../images/fond.gif) repeat-x top left;
	position: relative;
	margin: auto;
	padding-top:15px;
	padding-bottom: 15px;
	text-align: center;
}
#frame {
	width: 850px;
	height: 195px;
	margin: 0 auto;
	padding:0px;
}

#menu-photo { /* div menu vertical + photos + textes */
	float:left;
	width: 165px;
	text-align:left;
}
#contenu {
	width: 850px;
	background: #CCC;
	margin:auto;
	padding:0;
}
#texte {
	float: left;
	width:650px;
	margin-left:20px;
	text-align:left;
	margin-right:-3px;
	padding-top:30px;
	background: #FFF url(../images/contenu-haut.jpg) no-repeat top left;
}
#texte-bas {
	width: 650px;
	height: 10px;
	background: url(../images/contenu-bas.jpg) no-repeat bottom left;
	clear:both;
}

#footer {
	height:30px;
	width: 850px;
	clear:both;
	background: #CCC url(../images/ar-bas.jpg) no-repeat bottom left;
	}
#menu {  /* div menu horizontal */
	margin: 0 auto;
	padding: 0;
	background: url(../images/menu-1.jpg) no-repeat top right;
	width: 850px;
	height: 44px;
	
}
#object1,#object2  {
	margin-left:120px;
	}
/***************************menu horizontal******************************/
#menu ul {
	margin:0;
	padding:0;
	height: 20px;
	width: 715px;
	float: right;
	list-style: none;
	}
#menu li {
	float: right;
	margin: 0 10px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}
#menu li a {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #666;
	}
#menu li a:hover {
	color: #3C0;
	}
/***************************contenu texte/img******************************/
h1 a,h2 a,h3 a, h4 a, h5 a, h6 a {
	color: #3C0;
	text-decoration:none;
	}
.times { /* style cms high tech dans le texte */
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.timesh1 { /* style cms high tech pour les titres */
	font: 20px "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3C0;
	text-decoration : none;
	font-weight: bold;
	padding-left: 20px;
}
h2, h3, h4, h5, h6 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #3C0;
	text-decoration : none;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding-left: 20px;
}

.vert {
	color:#3C0;
	}
#texte a {
	text-decoration:none;
	color:#3C0;
	}
	
#texte p {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration : none;
	padding:0 20px;
	margin:10px 0;
	text-align:justify;
}
.float {
	float:left;
	width: 450px;
}
*>.float {
	float:left;
	width: 410px;
}
#texte img {
	float:right;	
	margin:5px 20px 15px 20px;
	clear:right; /*interdit le flottant ŕ droite des images entre elles*/
}
#texte ul {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration : none;
	margin:0 0 0 15px;
	padding:0 20px;
	list-style-type:disc;
}
#tab {
	margin:10px 20px;
	clear:both;
	}
#tab td {
	border:1px solid #FFF;
	vertical-align:top;
}
#tab tr {
	background:#EEE;
}
#tab p {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	text-decoration : none;
	padding:0 5px;
	margin:5px 0;
	text-align:left;
}
.tabvert {
	background-color:#3C0;
}
.tabtitre{
	color:#FFF;
	font-weight:bold;
	}
/***************************menu vertical******************************/
#menu2 {
	margin:0 0 30px 0;
	padding-left:15px;
	list-style: none;
	width:150px;
}

#menu2 li  {
	text-align:left;
	background: url(../images/menu-2.jpg) no-repeat top left;
	height:37px;
	width: 150px;
	margin: 0;
	padding:0;
}
.simple a {
	padding:10px 10px 0 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration : none;
	margin:0;
	height:10px;
}
*>.simple a { /* tous sauf IE */
	display:block;
}
.double a {
	padding:5px 10px 0 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration : none;
	height:10px;
	margin:0;
}
*>.double a { /* tous sauf IE */
	display:block;
}
#menu2 li a:hover {
	color: #3C0;
}

li#haut {
	text-align:left;
	background: url(../images/menu-2-haut.jpg) no-repeat top left;
	height:39px;
	width: 150px;
}
li#bas {
	text-align:left;
	background: url(../images/menu-2-bas.jpg) no-repeat top left;
	height:37px;
	width: 150px;
}
/***************************infos latérales******************************/

#info {
	height:150px;
	width:150px;
	margin:0 0 15px 15px;
	padding:15px 0 0 0;
	background: url(../images/info.jpg) no-repeat top left;
}
#info h1 {
	margin:0px 5px 10px 5px;
	padding:0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #3C0;
	text-decoration : none;
	font-weight: bold;
}
.timesinfo { /* style cms high tech infos*/
	font: 16px "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
#info p {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration : none;
	padding:0;
	margin: 5px;
}
img {
	margin:0px;
	padding:0px;
	}

hr {
	clear:both;
	}

/***************************VIDEO FLASH*****************************/

#flashVideo
{
	width:520px;
	height:420px;
	margin:0 auto;
	text-align:center;
	display:block;
}

/***************************Formulaire******************************/

#besoin label{ 
	float: left;
	display:block;
	height:20px;
	margin:5px 10px 5px 0px;
	width:250px;
}
#besoin input {
	margin:0 5px 0 0;
}
legend {
	margin:5px 0 15px 0;
	font-size: 14px;
	color:#3C0;
	font-weight:bold;	
}
#coordonnees input {
	clear:right;
	margin:2px 0;
}
#coordonnees label {
	clear: left;
	float: left;
	width : 100px;
	height:20px;
	margin:2px 0;

}
fieldset {
	margin:0 0 20px 20px;
	border: none;
	clear:both;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#coordonnees {
	width:380px;
	border: none;
}
