	*
{
	margin: 0;
	padding: 0;
}


body 
{
	font-family: Arial; 
	letter-spacing: 0px;
	font-size: 12px; 
	background: url(../img/top_repeat.png) repeat-x #dfdfdf;
	text-align: center; 
}

a

{
	color: #c06db8;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #f0b8ec;
}

ul
{
	color: #b61b9e;
	text-align: left;
	padding-left: 65px;
}

#cadre-temoignage{

width : 600px;
padding : 10px 10px 10px 10px;
margin : 20px 20px 0 50px;
background: #FFFFFF;
color:#b61b9e;
border:1px dotted #000000;
text-align:center;
}


/******* general *******/

#general {
	width: 1100px;
	margin: 0 auto;
	background-color: #efefef;
}


/******* header *******/

#top
{
	margin: 0 auto;
	width: 1100px;
	height: 175px;
	background: url(../img/top.png) no-repeat center;
}



* html #top 
{ 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/top.png', sizingMethod='image/scale/crop'); 
}

#top img
{
	width: 194px;
	height: 132px;
	margin-top: 10px;
	margin-right: 900px;
}	

a#logo img { border:none; }

#menu
{
	width: 600px;
	margin: 0 auto;
	margin-top: -48px;
	margin-left: 190px;
	position:relative;
}
#menu a { cursor:pointer; }

*+html #menu
{
	margin-top: -50px;
}

*html #menu
{
	margin-top: -49px;
}

#menu ul{ margin: 0; padding: 0;}

#menu li {
	width: 120px;
	height: 40px;
	padding-top: 12px;
	float: left;
	list-style-type: none;
}

.eddo, .metier, .references, .videos, .contact
{
	display: block;
	width: 118px;
	height: 41px;
}

.eddo {
	
	background: url(../img/eddo.png) no-repeat;
}

.eddo:hover {
	
	background: url(../img/eddo2.png) no-repeat;
}

.metier {
	
	background: url(../img/metier.png) no-repeat;
}

.metier:hover {
	
	background: url(../img/metier2.png) no-repeat;
}

.references {
	
	background: url(../img/references.png) no-repeat;
}

.references:hover {
	
	background: url(../img/references2.png) no-repeat;
}

.videos {
	
	background: url(../img/videos.png) no-repeat;
}

.videos:hover {
	
	background: url(../img/videos2.png) no-repeat;
}

.contact {
	
	background: url(../img/contact.png) no-repeat;
}

.contact:hover {
	
	background: url(../img/contact2.png) no-repeat;
}


* html #menu .eddo
{ 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/eddo.png', sizingMethod='image/scale/crop'); 
}

* html #menu .metier
{ 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/metier.png', sizingMethod='image/scale/crop');
}

* html #menu .references
{ 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/references.png', sizingMethod='image/scale/crop');
}

* html #menu .videos
{ 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/videos.png', sizingMethod='image/scale/crop');
}

* html #menu .contact
{ 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/contact.png', sizingMethod='image/scale/crop');
}


#flash{
margin: 20px 0 20px 100px;

}


/******* page *******/

#page 
{
	margin: 0 auto;
	width: 1100px;
}


/******* content *******/

#content 
{
	width: 760px;
	padding: 20px 5px 15px 30px;
	line-height: 20px;
	color: #666666;
	float: left;
	text-align: justify;
}

#content a

{
	color: #666666;
	text-decoration: none;
	border-bottom:1px dotted #666666;
	font-weight:normal;
	
}

#content a:hover {
	color:#b61b9e; 
	border-bottom:2px dotted #b61b9e;
	
}

#content strong,b
{
	color:#666666;
	text-align: justify;
}

#content h2
{
	font-size: 14px;
	color: #333333;
	padding-bottom: 20px;
	padding-top: 20px;
	
	text-align: left;
	text-transform:uppercase;
	
}

#content h3
{
	font-size: 12px;
	color: #b61b9e;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	text-transform:uppercase;
}

#content p 
{
	width: 90%;
	padding-left: 15px;
	text-align: justify;
}

#content ul
{
	color: #b61b9e;
	text-align: justify;
	width:70%;
}

*+html #content .al_left
{
	width: 65%;
	padding: 0px;
}

*html #content .al_left 
{
	width: 65%;
	padding: 0px;
}

#content img 
{
	float: left;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-left: 10px;
} 

#photos
{
	 padding-bottom: 10px;
	 padding-top: 10px;
	 margin-left:40px;
	 width:167px;
	 float:left;
	 background:#FFFFFF;
	 border:1px solid #000000;
	 text-align:center;
	 
}

#photos img{
	float:left;
	padding-right: 0px;
	padding-top : 0px;
	padding-bottom: 0px;
	border:0px solid #ffffff;
}

#photos a{
	border:0px solid #ffffff;
}

#container{
margin-left:40px;
margin-top:30px;
margin-bottom:20px;
height: 400px;
}


.align_left 
{
	padding-left: 15px;
}

.cat
{
	width: 753px;
	height: 63px;
	background: url(../img/barre.png) no-repeat;
	margin-bottom: 10px;
	clear: both;
}

* html .cat 
{ 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/barre.png', sizingMethod='image/scale/crop'); 
}

.cat h1
{
	text-align: left;
	color: white;
	font-size: 14px;
	padding: 10px 0 0 35px;
}

.cliquez
{
	width: 101px;
	height: 24px;
	background: url(../img/bouton_cliquez.png) no-repeat;
	margin: 15px 0 0 265px;
	padding-top: 2px;
	font-size: 11px;
}

.cliquez a
{
	color: #fff;
	font-weight: normal;
}

/******* right *******/

#right
{
	width: 250px;
	height: 650px;
	float: left;
	margin-top: -187px;
	margin-left: 15px;
}

#banniere
{
	position: relative;
	width: 250px;
	height: 135px;
}

.fleche
{
	position: absolute;
	width: 53px;
	height: 82px;
	top: 23px;
	right: 205px;
	background: url(../img/fleche.png) no-repeat;
}

#formulaire
{
  width: 250px;
  height: 476px;
  padding: 13px 0 0 10px;
  background: url(../img/formulaire2.png) no-repeat;
  background-position: 19px 13px;
  float: left;
  position: relative;
}

* html #formulaire { background:none; }

#formulaire table
{
	padding-left: 25px;
	text-align: left;
	font-size: 11px;
}

#video-right

{
width : 230px;
height : 624px;
background:#FFFFFF;
margin-top : 670px;
border: 1px solid #8d7979;

}

.select
{
	background: url(../img/input.png) no-repeat;
	width: 203px;
	height: 21px; 
}

.input-r
{
	margin: 0  0 5px 5px; 
}

.input
{
	background: url(../img/input.png) no-repeat;
	width: 199px;
	height: 17px;
	padding-bottom: 1px; 
	padding-left: 2px;
}

.input2
{
	background: url(../img/input2.png) no-repeat;
	width: 48px;
	height: 17px;
	margin: 5px 0 5px 17px; 
	padding-left: 2px;
}

.input3
{
	background: url(../img/input2.png) no-repeat;
	width: 48px;
	height: 17px;
	margin-left: 37px; 
	padding-left: 2px;
}

.textarea
{
	background: url(../img/textarea.png) no-repeat;
	width: 199px;
	height: 45px; 
}

.errorForm
{
	background: #FFBBBB; 
	border: solid 1px red;  
	padding: 5px 10px; 
	color: red; 
	margin-top: 10px; 
}

.validForm
{
	width: 400px;
	background: #80ff60;
	border: solid 1px green;
	text-align: center;
	margin: 180px 0 0 260px;  
	padding: 5px 10px; 
	color: green; 
}


/******* footer *******/


#footer
{
	clear: both;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0 15px 0;
	color: #c06db8;	
}

#footer a
{
	color: #c06db8;
}


#footer hr
{
	color: #f0b8ec;
	background-color: #f0b8ec;
	height: 1px;
	border: 0;
	margin: 15px;
}

.normaweb 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	padding: 0 2px 0 2px;
	letter-spacing: 1px;
	font-weight: bold;
}

.norma 
{ 
color: #44715E; 
}

.web 
{ 
color: #93AAAA; 
}

#bottom
{
	width: 100%;
	height: 45px;
	background: url(../img/bottom.png) repeat-x center;
}