.conteneurtpl {
	margin-bottom:20px;
	margin-top:20px;
	width:510px;
}
.phototpl {
	float:left;
	padding-bottom:5px;
}
.phototpl2 {
	
	padding-bottom:5px;
	width:300px;
	margin-left:auto;
	margin-right:left;
}
.textetpl {
	float:left;
	width:345px;
	text-align:right !important;
}
div.nav_photo a{
	padding:2px 4px;
	margin:2px;
	font-size:11px;
	font-weight:bold;
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	color:#003B77;
}
.activeSlide{
	background-color:#FFFFFF !important;
	border:1px solid #CCCCCC !important;
}

.textetpl a, .textetpl a:hover{
	display:block;
	width:127px;
	height:28px;
	text-align:center;
	line-height:28px;
	color:#FFFFFF;
	background-color:#ff6600;
	margin:0px 8px 8px 0px;
	text-decoration:none;
	pading:0px 5px;
	font-size:14px;
	position:absolute;
	bottom:0px;
	right:0px;
}
.tplPhoto {
	width: 120px;
	float: left;
}
.tplContent {
	width: 500px;
	border:1px solid #CCCCCC;
	margin:10px 0px 0px;
	clear:both;
	position:relative;
	min-height:100px;
	height:auto !important;
	overflow:hidden !important;
	-overflow:visible;
  	-height:100px;

}

.tplContent h2 ,.commandtpl h2{
	background-color:#CCCCCC;
	padding:3px 8px !important;
	overflow:hidden;
	text-align:center;
	border:none !important;
	margin:0px 0px 8px 0px !important;
	color:#003B77 !important;
}

.tplContent img {
	border:none !important;
	padding:5px !important;
}

.bouton_prod {
	color:#FFFFFF;
	background-color:#ff6600;
	border:none;
	cursor:pointer;
	padding:5px;
	margin:0px 8px 8px 0px;
}

.tpl_gauche {
	width:350px;
	float:left;
	height:100%;
}

.tpl_droite {
	float:right;
	height:auto;
}

.tpl_droite form{
	position:absolute;
	right:0px;
	bottom:0px;
}

.tpl_droite p {
	color:#FF6600;
	font-weight:bold;
	text-align:right !important;
	padding:0px 8px 0px 0px;
}

.tpl_gauche p {
	margin:3px 0px 0px 0px!important;
}

.tpl_droite span {
	font-size:1.2em;
}

.commandtpl {
	clear:both;
	padding: 0px 10px 10px;
}
.commandtpl strong{
	color:#000000 !important;
}

.commandtpl h3{
	color:#000000 !important;
	border:none !important;
	margin:5px !important;
}

.commandtpl .filariane {
	border-bottom:none !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	text-align:center;
}
.commandtpl .filariane2{
	display:block;
	font-size:1.5em;
}
.commandtpl .filariane2:first-letter {
	text-transform:uppercase;
}


/***********************************************************CONTACT FORMULAIRE*********************************/

.input_form {
	background-color: #FFFFFF;
	border:1px solid #ff6600;
	color: #333333;
	margin-top: 5px;
	width: 300px;
}

.area_form {
	background-color: #FFFFFF;
	border: 1px solid #ff6600;
	color: #333333;
	margin-top: 5px;
	width: 300px;
	overflow: auto;
	height:130px;
}
.bouton_form {
	padding:5px 25px;
	*padding:5px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	margin:0 auto;
	background-color: #ff6600;
}

#formulaire_1 .submit, #formulaire_1 .submit {
	margin-left:0 !important;
	margin-top:20px !important;
	padding:0 0 0 25px !important;
}

.bouton_form:hover {
}

.optional {
	width:95px !important;
	text-align:left !important;
}

.required {
	width:95px !important;
	text-align:left !important;
}

#zone_txt .required {
	width:150px !important;
	text-align:left !important; 
}

.divGenerateurRequired {
	margin: 0 0 10px 95px !important; 
}


