@charset "utf-8";

/*de base*/
*{
font-family: Arial, Helvetica, sans-serif;
}


html {
	font-size: 100%; 
}



html, body, div, span, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, caption, table, tr, th, td, thead, tbody, tfoot, blockquote, cite, q, abbr, acronym, address, a, em, strong, img, ins, del, dfn, kbd, pre, xmp, code, form, fieldset, legend, label, object {
	margin: 0;
	padding: 0;
	text-align: justify;
	border: 0;
}
:focus, object { outline: 0; }


a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;

}

li {
	list-style-type: none;
}

.aplat {
	clear: both;
	position: relative;
}

.active {
	color: #8C0000;	

}


h1 {
	font-size: 14px;
	position: relative;
	padding-left: 20px;
}
.fil_ariane {
	position: relative;
	padding-top: 12px;
	min-height: 30px;
}
#tel {
	color: #FFFFFF;
	float: right;
	margin-right: 20px;
	font-weight: bold;
}

#nav h1 a, #nav h1 a:hover {
	color: #000;
}

.txt_contenu {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

h2 {
	font-size: 14px;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #FFF;
}
h3 {
	font-size: 15px;
	margin-bottom: 5px;
	text-align: left;
}

.index_bloc_droit h3 a {
	color:#FFFFFF;
}

.bloc1 {
	padding: 15px;
	position: relative;
}

.ligne {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	position: relative;
	clip: rect(10px,auto,10px,auto);
	display: block;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.index_bloc_droit .txt_contenu {
	padding: 10px;
	border: 1px dashed #FFF;
	color: #FFF;
}
.index_bloc_droit .tarif {
	margin-left: 110px;
}


body {
	background-image: url(../images/fd_01.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #554A8F;
}
.bg1 {
	background-image: url(../images/decoupes_04.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 100%;
}
.bg2 {
	background-image: url(../images/decoupes_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}




#nav a {
	font-weight: bold;
}

/*fin de base*/

/*footer*/

#bloc_footer {
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.divRef, .divRef a {
	font-size: 12px;
	color: #FDF6F0;
}
.divRef {
	padding:15px 10px 0 10px;
}

#intro_h1 h1 {
	text-align:center;
}

.lien_footer {
	width: 33%;
	min-height: 100px;
	font-size: 12px;
	float: left;
	position: relative;
	list-style-type: none;
	margin-top: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
	color: #FDF6F0;
	background-image: url(../images/fd.png);
}

.lien_footer h4 {
	padding:0 0 7px 7px;
}

.lien_footer a, #intro_h1 h1, #intro_h1 h1 a {
	text-decoration: none;
	color: #FDF6F0;
}
.lien_footer a:hover {
	text-decoration: none;
}
#footer {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #554A8F;
	margin-top: 20px;
	position: relative;

}
.lien_footer ul {
	margin-left: 10px;
}

#logo-jalis {
	position: relative;
	height: 23px;
	width: 35px;
	float: right;
}
.bare_footer {
	height: 20px;
	width: 980px;
	position: relative;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
}.bare_footer a {
	color: #F4ECC8;
	font-size: 12px;
}

/*fin footer*/

/*Formulaire*/
.formulaire {
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}

.alerte {
}


input, textarea, select 

{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	background-color: #ffffff;
	background-image: url(../images/inputBg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	padding: 2px;
	margin-top: 2px;
}


input, select

{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

input:hover, textarea:hover, select:hover

{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
}


input.submit

{
	background-color: #cccccc;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-top-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}


input.submit:hover

{
	cursor: pointer;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #999999;
}
fieldset

{
	background-image: none;
	background-position: 0% 0%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	margin: 0pt;

	}
/*fin formulaire*/

/*liens utiles*/
.lien a {
	color: #0080BB;
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 10px;
	display: block;
	font-weight: bold;
}

.lien {
	position: relative;
	margin-top: 5px;
}
.bloc_liens_utiles .photol {
	float: left;
	margin-top: 10px;
	margin-left: 40px;
}
.txt_liens_utiles {
	position: relative;
	float: left;
	width: 750px;
	margin-right: 15px;
}
.bloc_liens_utiles {
	border: 1px solid #999999;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #E9E9E9;
}
.bloc_liens_utiles a {
}

.photol {
	min-height: 50px;
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}

.photo1 {
	border: 1px solid #DDF0F7;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.photo1:hover, .photol:hover  {
	border: 1px solid #000000;
}

/*fin liens utiles*/


/*coordonnees*/

.coordonnees {
	position: relative;
	width: 950px;
	font-size: 14px;
}
.coordonnees_gauche iframe {
}

.coordonnees_gauche {
	float: left;
	position: relative;
	width: 435px;
	padding-left: 40px;
}
.coordonnees_droite {
	float: left;
	width: 475px;
	position: relative;
}
/*fin coordonnees*/

/*annocne generale*/
.bloc_annonce {
	position: relative;
	padding: 5px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	width: 280px;
	background-color: #007FBA;
}
.bloc_annonce_gauche {
	float: left;
	position: relative;
}
.bloc_annonce_droite {
	float: left;
	position: relative;
	width: 500px;
	margin-left: 20px;
}
.txt_contenu2 {
	font-size: 14px;
	color: #666666;
}
.ref {
	float: left;
	position: relative;
	margin-top: 15px;
	font-size: 14px;
}

.tarif {
	float: left;
	display: inline;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	background-image: url(../images/btn2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #999;
	margin-bottom: 10px;
	cursor:pointer;
}
.bloc_annonce .tarif4 {
	float: right;
}
.bloc_annonce .txt_contenu {
	color: #FFF;
}


.fl, .fl2 {
	background-image: url(../images/btn-arrow1.gif);
	position: relative;
	height: 14px;
	width: 14px;
	display: block;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
}
.fl2 {
	background-image: url(../images/btn-arrow2.gif);
	margin-left: 0px;
	margin-right: 5px;
}
.tarif span {
	float: left;
}


.tarif2 {
	float: left;
	background-color: #98C46B;
	display: inline;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}

.tarif:hover, .tarif4:hover {
	color: #999;
	border-top-color: #554A8F;
	border-right-color: #554A8F;
	border-bottom-color: #554A8F;
	border-left-color: #554A8F;
}

/*fin annonce generale*/

/*annonce interieur*/


.index_bloc_gauche {
	float: left;
	width: 555px;
	position: relative;
	padding-right: 20px;
}
.index_bloc_droit h3 {
	padding-top: 10px;
	color: #FFF;
}

.index_bloc_droit {
	float: left;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	width: 353px;
	border: 1px solid #8D00CF;
	margin-bottom: 10px;
	background-color: #544A8F;
}
.index_bloc_droit .photo1 {
}

.index_bloc_centre {
	float: left;
	position: relative;
	width: 500px;
	padding-left: 20px;
}



.panneaux {
	color: #8D464C;
	float: left;
	background-color: #FFFFFF;
	display: inline;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #8D464C;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-right: 2px;
}

.bloc_gauche {
	position: relative;
	float: left;
	width: 480px;
}
.bloc_droit {
	position: relative;
	width: 450px;
	float: left;
}
.photo_agrandit {
	border: 1px solid #333333;
	margin-left: 25px;
	margin-bottom: 10px;
}
.bloc_droit .tarif4 {
	float: right;
}

.bloc_miniature {
	clear: both;
	margin-bottom: 10px;
	position: relative;
}
.miniature {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.bloc_droit h3 {
	float: left;
}
.bloc_droit .ref {
	float: right;
}
.txt_contenu3 {
	clear: both;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 14px;
	color: #333333;
}


.bt_retour:hover, .bt_contact:hover {
background-position: 0px 0px;
}
.bloc_droit .bt_contact {
	float: left;
}
.bloc_droit .bt_retour {
	float: right;
}



/*fin annonce interieur*/

/*debut general*/
#conteneur {
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {

}
#nav li {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A49ECB;
	border-right-color: #A49ECB;
	border-bottom-color: #A49ECB;
	border-left-color: #A49ECB;
}
#nav a {
	color: #FFF;


}
#nav a:hover {
	color: #B04A8A;
}

.nav2 {
	position: relative;
	margin-left: 0px;
}


#nav {
	height: 106px;
	position: relative;
	background-image: url(../images/decoupesv2_04.png);
	background-repeat: no-repeat;
}
#nav ul {
	padding-top: 15px;
	font-size: 16px;
}

#banniere {
	height: 349px;
	position: relative;
}
#contenu {
	background-image: url(../images/decoupesv2_2_05.png);
	position: relative;
	min-height: 219px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #E8E7EC;
}
.ligne2 {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0077AE;
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.tarif4 {
	float: left;
	display: inline;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	background-image: url(../images/btn2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #999;
	margin-bottom: 10px;
}
.bg3 {
	height: 100%;
	width: 100%;
}
.intro {
	background-repeat: no-repeat;
	height: 422px;
	margin-top: 50px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}



/************************************************
Ajout DEV
************************************************/

a img {
	border:none;
}

div.alerte {
	color: #FF0000;
	font-weight:bold;
	font-size:12px;
}

/************************************************
MAP
************************************************/
#comment_venir_map_area {
	width:300px;
	height:200px;
	float:left;
	border:1px solid #999999;
	margin-right:10px;
}
#comment_venir_map {
	width:300px;
	position:absolute;
	height:250px;
}
#comment_venir_loading {
	width:300px;
	height:200px;
	opacity:0.75;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
	background:#000000 url("../images/loader.gif") no-repeat center center;
	z-index:555;
	display:none;
	position:absolute;
}
#comment_venir_error {
	width:300px;
	position:absolute;
	height:250px;
	opacity:0.200px;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
	background-color:#000000;
	z-index:655;
	display:none;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
#comment_venir_champs {
	float:left;
	font-size:12px;
	width:240px;
}
#comment_venir_champs div.un_champ {
	clear:both;
	height:30px;
}
#comment_venir_champs div.un_champ  div {
	float:left;
	width:85px;
	line-height:30px;
}
#comment_venir_champs input {
	width:145px;
}

div#smc, div#comment_venir_map div span, div#comment_venir_map div a {
	display:none;
}
