/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}
* {
	padding: 0px;
	margin: 0px;
}
td {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a {color:#fff;}
a, a:hover {text-decoration:none;}

body {
	background:#f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#3333333;
	font-size:12px;
}
p {
	margin: 0px;
	padding: 0px;
	line-height:18px;
}
h1 {
	color:#0a5aa3;
	font-size:22px;
	margin: 0px;
	padding:  5px 0 30px 0;
	line-height:28px;
	font-weight:normal;
}
h1 strong {font-weight:normal; font-size:22px;}
h2 {
	font-size:18px ;
	color:#3354cd ;
	margin: 0px;
	padding: 0px 0 5px 0;
	font-weight:normal;
}
h3 {
	font-size:14px ;
	color:#1f369c;
	margin: 0px;
	padding: 0px;
}
#content p  {text-align:justify}
/********************************************** MODELE ************************************************************/

#container {
	width:940px; 
	margin:0 auto 20px auto; 
	position:relative;
	padding:0 0 0 0;
}

#header {
	height:auto; 
	width:940px;
}
#logo {
	background:url(../images/modele_02.jpg) no-repeat;
	width:287px; 
	height:87px;
	display:block;
	margin:0 20px 0 0px;
	float:left;
}
.langue {
		float:left;
		overflow:hidden;
		width:58px;
		margin-right:20px;
}
#france {
	background:url(../images/modele_05.jpg) no-repeat;
	width:24px;
	height:18px;
	float:left;
	display:block; margin:52px 10px 0 0;}
#england {
		background:url(../images/modele_07.jpg) no-repeat;
		width:24px;
		height:18px;
		float:left;
		display:block;
		margin:52px 0 0 0;
}
p#france, p#england {
	filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;
}
a#france, a#england {
	filter : alpha(opacity=50);
    -moz-opacity : 0.5;
    opacity : 0.5;
}
a#france:hover, a#england:hover {
	filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;
}


#content {
	padding:0 10px 15px 30px;
	width:900px;
	height:auto;
	overflow:hidden;
	background:url(../images/trame_12.png) repeat-y;
}

#colonne_droite {
	background:url(../images/modele_13.jpg) no-repeat;
	padding:20px 10px 20px 40px;
	width:194px;
	height:197px;
	float:right;
	margin:0 0 10px 30px;
}
#colonne_droite h2 {
		color:#fff;
		font-size:22px;
		padding:0 0 20px 55px;
}
#colonne_droite .critere {
		display:block;
		height:16px;
		border:1px solid #08457c;
		width:160px;
		margin:5px auto;
		font-size:11px;
}
#colonne_droite #field_5 {
		display:block;
		height:18px;
		line-height:18px;
		border:1px solid #08457c;
		background:#08457c;
		color:#fff;
		font-weight:bold;
		width:100px;
		margin:15px auto 0 auto;
}
#colonne_droite option {
		padding:2px 0;
}
#footer {
	background:url(../images/modele_18.jpg) no-repeat;
	width:980px;
	height:20px;
	padding:60px 0 0 0;
}

.float_right {float:right;}
.float_left {float:left;}
.clear_both {clear:both;}
/*************************************************** COMMUN *******************************************************/
#container .annotation {
	font-size:14px;
	color:#2d2c29;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px;
	font-weight:bold;
	text-align:center !important;
	
}
.espace {margin:0 40px 0 0;}
.resume {
		width:258px;
		float:left;
		border:1px solid #E1AF64;
		background:#000000;
		padding:10px;
}

/************************************************** MISE EN PAGE ********************************************************/
.link {
	margin:  5px  0 5px 0 !important;
	height:20px;
	display: block;
   color:#0A5AA3;      /*Ici, changer la couleur de la police*/
   font-size: 12px; 
   font-weight:bold;
   text-decoration: none;
   line-height:20px!important;
   text-align:right;
	float:right;
	padding:0 5px 0 5px;
	width:119px;
}

.link:hover {
	font-style:italic;
}
.link2 {
   color:#0A5AA3;      /*Ici, changer la couleur de la police*/
   font-size: 12px; 
   font-weight:bold;
   text-decoration: underline;
}

.link2:hover {
	text-decoration:none;
}
.coo .link {color:#fff !important;}
.coo h2 {color:#fff;}

.liste-normale {
	list-style-image:url(../images/puce_27.gif);
	margin:0 0 0 10px;
	padding:10px 0 0 0;
	font-size:1em;

}
.liste-normale li {
		line-height:14px;
		padding:0 0 5px 0;
}
.liste-normale a {
		color:#0A5AA3;
}
.liste-normale a:hover {
		color:#333333;
}
.inside {	list-style-position:inside;}
.outside {list-style-position:outside} 

.base img {float:left; margin: 0 20px 10px 0;}
.img {margin:0 10px 5px 0; float:left;}

.important {
		padding:20px;
}
.bo {
	color:#0A5AA3;
	font-weight:bold;
	font-size:13px;
}
.bo:hover {color:#333!important;}
/******************************************* INDEX ******************************************************************/
.product {
		float:left;
		width:200px;
		color:#045BA2;
		font-weight:bold;
		list-style-image:url(../images/puce2_24.jpg) ;
}
/******************************************* CONTACT PLAN D'ACCES  **************************************************/
#plan {
		height:270px;
		width:465px;
		float:left;
}
#formulaire {
	width:375px;
	padding:10px 30px 0 30px;
	float:left;
	margin:0 40px 0 0;	
}
.coo {
	float:right;
	width:270px;
	background:#0a5aa3;
	padding:20px 15px 15px 15px;
	color:#fff;
	margin-left:30px;
}
#content .mise a {color:#ffffff !important;}
.champ {overflow:hidden; padding:0 0 5px 0;}
.champ p { display:block; float:left; width:130px;}
.form-style {
	color:#000000;
	background-color:#ffffff;
	border:#0a5aa3 1px solid;
	width:240px;
	height:15px;
}
.form-admin {
	color:#2D2C29;
	background-color:#ffffff;
	border:#00F 1px solid;
	width:240px;
	height:15px;
	padding:2px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
.form-style3 {
	color:#000000;
	background-color:#ffffff;
	border:#0a5aa3 1px solid;
	width:167px;
	height:15px;
}
.champ span {
		display:block;
		float:left;
		width:85px;
		margin:0 10px 0 0;
		height:15px;
}
.form-style2 {
	color:#000000;
	background-color:#ffffff;
	border:#0a5aa3 1px solid;
	width:240px;
	height:130px;
}
.btn {
	color:#fff;
	background-color:#0a5aa3;
	border:#0a5aa3 1px solid;
	font-weight:bold;
	font-size:0.9em;
	padding:3px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10075px;
	cursor:pointer;
}


/************************************************* MENTIONS **********************************************************/
.mentions p {font-size:10px; line-height:12px; padding:0 10px;}
.legal {
		display:block;
		float:left;
		text-align:center;
		font-size:10px;
		font-weight:bold;
		height:20px;
		line-height:20px;
		padding:0 0 0 0;
		letter-spacing:0.03em;
		width:940px;
		color:#666666;
}
.legal a { color:#666666;}
.legal a:hover { color:#EA6E00;}
.table1 {
		list-style:none;
		float:left;
		width:200px;
		padding:10px 0 20px 0;
}
.table1 li {
		height:20px;
		font-size:14px;
		font-weight:bold;
		line-height:20px;
}
.table2 li {
		height:20px;
		font-size:12px;
		line-height:20px;
}
.table2 {
		list-style:none;
		float:left;
		padding:10px 0 20px 0;
}
.lois { width:720px; margin:0 auto; overflow:hidden; font-size:11px; }
.lois p {line-height:14px;}


/********************************************************************** ANIM *******************************************************/
.diapo h1 {
		font-weight:bold;
		font-size:16px;
		line-height:22px;
		padding:40px 0 20px;
}
.diapo h1 strong { text-transform:uppercase; font-size:24px; line-height:28px; font-weight:bold; padding:5px 0 0 0; display:block;}
.diapo h1 span {font-weight:normal; font-size:24px; line-height:28px;}
.diapo {
	background:url(../images/diapo_15.jpg) no-repeat;
	width:930px; 
	height:259px; 
	overflow:hidden;
	padding:0 0 0 10px;
} 

#myController .jFlowControl {
		display:block;
		float:left;
		cursor:pointer;
		filter : alpha(opacity=50);
   		 -moz-opacity : 0.5;
   		 opacity : 0.5;
}


#myController {
		width:500px;
		height:259px;
		margin: 0 0 0 0;
		float:left;
		overflow:hidden;
		padding:0 0 0 30px;
}
.jflow-content-slider {
		margin: 0 0 0 3px;
		height:135px;
}
.bloc-vert2 {
		overflow:hidden;
		position:relative;
}
.bloc-vert2 p {font-size:11px; line-height:13px;}
.bloc-vert2 h3 { font-size:14px; font-weight:bold; padding:20px 0 20px 0!important;
}
 .info{
		float:left;
		width:400px;
}
.bloc-vert2 img{
		float:left;
		margin:0 10px 0 0;
}

.prix {
		display:block;
		position:absolute;
		right:2px;
		top:23px;
		color:#c60070;
		font-size:18px!important;
		text-align:center;
}
.prix strong { font-size:30px}
.prix span {font-size:11px}

#menu1, #menu2, #menu3, #menu4 {width:90px; margin: 0 10px 0 0; height:34px; }
#menu5 {width:90px; height:34px;}

.jFlowSelected, #myController .jFlowControl:hover {
	filter : alpha(opacity=100) !important;
    -moz-opacity : 1 !important;
    opacity : 1 !important;
}
#jFlowSlide {float:left;}

.mentions {font-size:10px;line-height:11px;}

/******************************************************* RESULTATS RECHERCHE *********************************************/
#result_search {
	font-size:10px;
}
#result_search th {
	height:30px;
	background-image:url(../images/header_table.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	border-right:solid 1px #0b5ba4;
	padding:0 1px 0 1px;
}
#result_search td {
	height:30px;
	background-image:url(../images/line_table.jpg);
	background-repeat:repeat-x;
	color:#000000;
	border-right:solid 1px #dbdbdb;
	padding:0 2px 0 2px;
}
