/* Réglages CSS du site CTMS */

/* ----- Réglages Balises de Base ----- */

body {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	color: #990000;
	text-decoration: none;
	cursor:pointer;	
}

a:hover {
	color: #006699;
	text-decoration: underline;	
}

p {margin:0px; padding:0px;}

/* ----- Réglage Conteneur -----*/

#contain {
	padding:0px;
	width:960px;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 16px;
}

/* Balise H */

h1 {
	font-size: 14px;
	color: #003399;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	text-align: justify;
	}

h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top:5px;
	margin-bottom:5px;
	line-height: 1.4;
}

h5 {}

/* ----- H6 Spécial Titre Header ----- */
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #BBBBBB;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding-bottom:10px;
}

/* ----- Réglages CLASS ----- */

.txt_langage {
	color: #999999;
	padding-top: 5px;
}

/* ----- Réglage Header et langues ----- */

#header {
	width:960px;
	height:85px;
	padding:0;
	margin:0;
}

#header table {
	width:100%;
	height:85px;
	
}

/* ----- Zone Langage ----- */

#lang-fr, #lang-uk, #lang-de, #lang-sp {width:33px; height:29px; float:left; cursor:pointer;}

/* ----- Bando Phone ----- */
#sepPhone {width:960px; height:35px; background-image:url(images/ctms_bando_phone.jpg); background-repeat:no-repeat;}
#separator10px {width:960px; height:10px;}

/* ----- MenuLeft et Mainbody ----- */

#zoneInfo, #zoneInfo table {
	width:960px;
	height:auto;
	padding:0;
	margin:0;
}

/* MenuLeft - Produits */

table#menuProd {
	width:200px;
	height:auto;
}

#titleMenuProd {padding-bottom:5px;}

#menuProd ul {
	padding:0;
	line-height: 25px;
	list-style-type: none;
	padding:0;
	margin:0;
	text-indent: 10px;
	font-size: 11px;
}

#menuProd li {
	display: block;
	width: 200px;
	background-image: url(images/ctms_border_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0;
	padding:0;
}
#menuProd li {
	background-image: url(images/ctms_pointlist.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-transform: uppercase;
}

#menuProd a {
	width:100%;
	height:100%;
	background-image: url(images/ctms_border_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	color: #333333;
}

#menuProd a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
	background-image: url(images/ctms_pointlist.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/* Zone de recherche */

table#tableSearch { width:200px; height:auto; background:repeat-y; padding:0; margin:0;}
form#formSearch {padding:0; margin:0;}
input#recherche {
	width:150px;
	height:15px;
	margin-left: 8px;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 2px;
	color: #3951A5;
	float:left;
}
img#boutonSearch {
	cursor:pointer;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:17px;
}

/* Menu Retractable - Formulaire multiCritère */
table#tableDemandeInfos {
	width:200px;
	height:auto;
	padding:0;
	margin:0;
}

.cachediv {
		visibility: hidden;
		overflow: hidden;
		height: 1px;
		margin-top: -1px;
		position: relative;
	}

#mondiv1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible; /* Pour faire apparaître le menu sous IE*/
}
#mondiv1 table {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 200px;
	background-color: #eaeaea;
}

#formInfos {
	width:190px;
	height:auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#formInfos input {
	width:180px;
	height:18px;
	border: 1px solid #999999;
	font-size: 10px;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;	

}

#formContact input {
	width:430px;
	height:18px;
	border: 1px solid #999999;
	font-size: 10px;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;	

}

textarea#demande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:180px;
	height:70px;
	border: 1px solid #999999;
	color: #333333;
	overflow: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;	
}

textarea#commentaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:430px;
	height:70px;
	border: 1px solid #999999;
	color: #333333;
	overflow: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;	
}


img#butSend {
	margin-top:5px;
	margin-left:112px;
	cursor:pointer;
}

#formContact input#butSend {
	width:77px;
	height:25px;
	margin-top:5px;
	margin-left:112px;
	cursor:pointer;
	border: 0px;
}

/* MenuLeft - Qui sommes nous */

table#menuQui {
width:200px;
height:auto;
}

#titleMenuQui {padding-bottom:5px;}

#menuQui ul {
	padding:0;
	line-height: 25px;
	list-style-type: none;
	padding:0;
	margin:0;
	text-indent: 10px;
	font-size: 10px;
}

#menuQui li {
	display: block;
	height: 26px;
	width: 200px;
	background-image: url(images/ctms_border_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0;
	padding:0;
}
#menuQui li {
	background-image: url(images/ctms_pointlist.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
}

#menuQui a {
	width:100%;
	height:100%;
	background-image: url(images/ctms_border_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	color: #333333;
}

#menuQui a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
	background-image: url(images/ctms_pointlist.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/* ------ Zone Mainbody ----- */

table#tabMainbody {
	width:745px;
	height:auto;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}
	
/* Accueil produits */
table#tableAccueil {
 	width:100%;
	height:auto;
	padding:0;
	margin:0;
}
table#tabInfoProd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:745px;
	height:auto;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	}

#tabInfoProd ul {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	vertical-align: middle;
	list-style-type: none;
}
#tabInfoProd li {
	padding-left: 11px;
	background-image: url(images/ctms_puce_list.jpg);
	background-position: 1px center;
	background-repeat: no-repeat;
}

table#tabProdPres {
	width:370px;
	height:auto;
	background-color:#ededed;
}
/* ------- Zone bicolonne -------*/
#module {
	width: 342px;
	text-align:left;
	height: 132px;
}
#photo {
	width: 105px;
	float:left;
}
#produit {
	width: 237px;
	float:left;
	text-align:left;
}

select {
	font-size: 11px;
}
/* ------- Zone unicolonne -------*/
#modulation {
	width: 642px;
	text-align:left;
	vertical-align:top;
}
#photographie {
	width: 105px;
	float:left;
}
#production {
	width: 537px;
	float:left;
	text-align:left;
}



/* -------- Zone présentation produit -------- */

#tableAccueil td {
	background-repeat:repeat-y;
}

#tableAccueil p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* ----- Footer ----- */
#footer {
	width:950px;
	height:17px;
	background-image:url(images/ctms_bg_footer.jpg);
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top:3px;
	font-size: 10px;
	}
 #footer a {color:#FFFFFF; text-decoration:underline;}
 #footer a:hover {text-decoration:none;}
 #separator2-10px {width:960px; height:10px;}
 
 /* Settings ToolsTip */
 

 /* ------ Réglages Classes ------*/
 
 .titre-bleu {
	font-size: 14px;
	font-weight: bolder;
	color: #3c50a1;
 }
 .titre-rouge {
	font-size: 14px;
	font-weight: bolder;
	color: #e50000;
 }
 
 .titre-prod-noir {
	color:#000000;
	font-weight: bolder;
	font-size: 12px;
 }
 
 .title_produit24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #e50000;	
}

.title_chapo18{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;	
}

.title_baseline14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;	
}

.title_chapitre {
	width:300px;
	height:14px;
	background:url(images/ctms_bg_title_prod.jpg);
	background-repeat:no-repeat;
	padding-left:6px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
 
.puce-bleue {
	background-image: url(images/ctms_puce_bleue.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight: bolder;
	color: #3c50a1;
	text-indent: 15px;
 }
.puce-bleue a {
 	color: #3c50a1;
	text-decoration:none;
 }
 
.puce-bleue a:hover {
 	text-decoration:underline;
 	color: #3c50a1;	
 }
 
.puce-rouge {
	background-image: url(images/ctms_puce_rouge.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight: bolder;
	color: #e50000;
	text-indent: 15px;
 }
.puce-rouge a {
 	color: #e50000;
	text-decoration:none;
 }
 
.puce-rouge a:hover {
 	text-decoration:underline;
	color: #e50000;
 }
 
.petit-poucet {
	font-weight: bolder;
	color: #999999;
	font-size: 11px;
 }
.petit-poucet a {
	text-decoration:none;
 }
 
.petit-poucet a:hover {
 	text-decoration:underline;
 }
 
.sep-produit {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 342px;
 }

.img_prod_place {
	border: 1px solid #e50000;
	margin: 11px;
}
.img_prod_vignette {
	border: 1px solid #e50000;
	float:right;
	margin-right:11px;
}
.vignette_rouge {
	border: 1px solid #e50000;
}
.vignette_bleue {
	border: 1px solid #3c50a1;
}
.link_zoom {
	width:343px;
	height:16px;
	background-image:url(images/ctms_bg_linkzoom.jpg);
	background-repeat:no-repeat;
	margin-left: 11px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	}
.link_zoom a{
	background-image: url(images/ctms_puce_rouge.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #000000;
	padding-left: 15px;
}

.link_zoom a:hover{
	color: #000000;
	text-decoration:underline;

}

.img_devise {
	padding: 0px;
	height: 50px;
	width: 50px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

.img_but_prod {
	width:35px;
	height:35px;
	float:left;
	margin-left:11px;
	margin-right:0px;
}

.txt_prix_ht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #e50000;
	text-align: left;
	text-indent: 11px;
	vertical-align: middle;	
}.title-menu_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	padding-left: 10px;
}
.BOLD {
	font-weight: bolder;
}
.title-menu_left-white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	padding-left: 10px;
}
