/* CSS Document */
/*****************DIV*******************/

h1 {
margin:0;
padding:0;
font-size:14px;
font-style:italic;
}

img {
	border:0px;
}
/********** MENU DYNAMIQUE KREATOR V2 **********/
#container_menu {
	margin:0px auto;
	padding: 0;
	margin-left: 240px;
}

ul#menu {
	width: 800px;
	list-style-type: none;
	color:#DEDEE0;
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 60px;
	margin-left: 40px;
}

ul#menu li {
	display : inline;
	padding:0px;
	margin:0px auto;
}
ul#menu li img {
	vertical-align:middle;
}
a.menu_nav1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#DEDEE0;
	left:2px;
	right:2px;
	margin:0px auto;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
}
a.menu_nav1:hover {
	color:#e43a21;
}

/********** FIN MENU DYNAMIQUE KREATOR V2 **********/


div#conteneur { 
				width:964px;
				background-image:url(images/fond_conteneur.jpg);
				position:relative;
				margin:0px auto;
}

div#encart_actu_t3{
	position:absolute;
	z-index:3;
	height:[HAUTEUR_ENCART_ACTU]px;
	width:[LARGEUR_ENCART_ACTU]px;
	margin:[MARGIN_ENCART_ACTU]px;
}
div#div_actu {
position:absolute;
z-index:999999; 
margin-left:-200px;
margin-top:0px;
height:650px;
width:156px;
background-image:url(images/encart.gif);

}


div#header { 
				width:964px;
				height:215px;
				background-image:url(images/defaut_01.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;				
}

div#centre { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image:url(images/titre_accueil00.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_showroom { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image:url(images/titre_showroom.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_revetement_sol { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image:url(images/titre_sol.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_revetement_mur { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image:url(images/titre_mur.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_realisations { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image:url(images/titre_realisations.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_livredor { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image:url(images/titre_livredor.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_creation { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image:url(images/titre_creation.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}
div#centre_presse { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image: url(images/titre_presse.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}
div#centre_actu { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image: url(images/titre_actu.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_ultratop { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image: url(images/titre_ultratop.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}
div#centre_enduit_de_sol { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image: url(images/titre_enduit_de_sol.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_ligne_esprit_beton { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image: url(images/titre_ligne_esprit.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_sur_mesure { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image: url(images/titre_sur_mesure.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_devis { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image:url(images/titre_devis.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_contact { 
				width:964px;
				/*height:357px;*/
				min-height:357px;
				background-image:url(images/titre_contact.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#centre_nuancier {
				width:964px;
				min-height:357px;
				background-image:url(images/titre_nuancier.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}


div#centre_societe {
				width:964px;
				min-height:357px;
				background-image:url(images/titre_societe.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#footer {
				width:964px;
				height:78px;
				background-image:url(images/defaut_03.jpg);
				background-repeat:no-repeat;
				background-color:#000000;
				text-align:center;
				padding:0px;
				margin:0px;
				clear:both;
}

/*****************encart_actu_t3 KREATOR V1*******************/
/*ul#menu {
				width:900px;
				margin:0px;
				padding:0px;
				list-style-type:none;
				height:35px;
}

ul#menu li {
	display : inline;
	font-size:1px;
	line-height:1px;
	padding:0px;
	margin:0px;
	float:left;
}

ul#menu img { border:0px; }
*/

body {
	margin:0px;
	padding:0px;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


/************FICHE PRODUIT***********/
.fiche_produit{    border:1px #74613C solid;
               width:150px;
}

.titre_fiche_produit{    height:30px;
                       background-color:#520316;
                       text-align:center;
                       font-weight:bold;
                       padding:5px;
                       color:#FFFFFF;
                       vertical-align:middle;
}

.img_fiche_produit{        text-align:center;
                       background-color:#FFFFFF;
                       height:80px;
                       border-top:1px solid #FFFFFF;
                       border-bottom:1px #FFFFFF solid;
                       vertical-align:middle;
}

.desc_fiche_produit{    text-align:left;
                       background-color:#E0E0E0;
                       height:100px;
                       border-top:1px solid #FFFFFF;
                       border-bottom:1px #FFFFFF solid;
                       vertical-align:top;
                       color:black;
                       padding:5px;
                       font-size:11px;
}

.detail_fiche_produit{    background-color:#73051E;
                       text-align:center;
                       border-top:1px #FFFFFF solid;
}

.lien_detail_fiche_produit{    color:#FFFFFF;
                           text-decoration:none;
}

#aucun_produit {     text-align:center;
                   color:black;
                   font:11px Verdana,Arial,Sans-serif;
                   height:350px;
}

/**************PAGE CONTACT*************/
table#tab_contact{
   width:100%;
   border:0px solid #7D0521;
}

table#tab_contact td{
   height:20px;
   text-align:left;
   color:#FFFFFF;
}

table#tab_contact td#plan{
   text-align:center;
}


p#phrase_contactez_nous{
   width:100%;
   text-align:center;
   background-color:#E53B22;
   color:#FFFFFF;
   font-weight:normal;
}

div#msg_contact_ok {   
					border:0px solid #7D0521;
                       width:80%;
                       padding:15px;
					   text-align:center;
					   color:#FFFFFF;
					   background-color:#18181A;
}

div#conteneur_contact {    width:100%;
                       text-align:center;
					   color:#FFFFFF;
}

.input_contact {     background-color:#FFFFFF;
                   color:#301406;
                   border:1px #000000 solid;
                   width:140px;
}

.input_contact_error {     background-color:#FFFFFF;
                   color:#301406;
                   border:1px red solid;
                   width:140px;
}

#bouton_envoyer {     color:#FFFFFF;
                   border:1px solid #FFFFFF;
                   font-size:10px;
                   background-color:#E53B22;
}

#lien_plan {    color:#FFFFFF;
               text-decoration:none;
}

/***********CLASS********************/
.italique { font-style:italic; }

.souligne { text-decoration:underline}

.non_souligne { text-decoration:none; }

.gras { font-weight:bold; } 


/***********LOGO + TXT FOOTER**********/
p#logo_cometik{
float:right;
padding:80px 10px 0 0;
margin:0;
}

.phrase_emailing {
	color:#FFFFFF;
}

p#logo_cometik a{
font:9px Verdana,Arial,Sans-serif;
color : #FFFFFF;
text-decoration:none;
}

p#coordonnées{
padding:80px 0 0 140px;
color : white;
text-decoration:none;
font-size:10px;
text-align:center;
margin-top:10px;
font : 10px Verdana,Arial,Sans-serif;
margin:0;}

a#mentions_legales{
color:#FFFFFF;
text-decoration:none;
}

.contenu_modifiable {
	margin:0px;
	padding: 20px 50px 0 240px;
	margin-top:-20px;
	font:11px Verdana,Arial,Sans-serif;
	color:#FFFFFF;
	min-height:850px;
	_height:850px;
}

.contenu_modifiable2 {
	margin:0px;
	padding:20px 50px 0 50px;
	font:11px Verdana,Arial,Sans-serif;
	color:#FFFFFF;
}

#newsletter_form{
padding: 0px 0 0 100px;
margin:0px;
}

#lettrine{
float: left; 
font-size: 3em; 
font-weight: bold;
font-family: Verdana,Arial,Sans-serif;
color:#003399;
margin: 0px;
padding: 0 5px 0 0px;
line-height: 1em;

}

.newsletter_input {
	font-size:10px;
}

p#newsletter_ok{
padding:70px 0 0 100px;
color:black;
font:10px Verdana,Arial,Sans-serif;
width:150px;
text-align:center;
margin:0px;
}

p#restez_informe{
	margin:0;
	padding: 60px 0 0 100px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width:180px;
	text-align:center;
	color:#FFFFFF;
}


input {
	font-size:10px;
}

textarea {
	font-size:11px;
}

/************LIVRE D'OR***************/
div#form_livre_or{	width:100%;
						display:none;}
				

#tab_livre_or{ 	width:100%;
				color:black;
}

#tab_livre_or td#td_top{ 	vertical-align:top;
}

#tab_livre_or td#td_gauche{ 	width:150px;
}

.input_livre_or {	background-color:#FFFFFF;
					color:#000000;
					border:1px #000000 solid;
					width:140px;
}
.input_livre_or_msg {	background-color:#FFFFFF;
						color:#000000;
						border:1px solid #000000;
						width:350px;
						height:120px;
}

.input_livre_or_msg2 {	background-color:#FFFFFF;
						color:#000000;
						border:1px solid #DD2222 ;
						width:350px;
						height:120px;
}

#bouton_envoyer_livre_or {	background-color:#E4391F;
							border:1px solid #FFFFFF;
							color:#FFFFFF;
}

#phrase_signer {	margin:0 0 15px 0;
					text-align:center; }
					
.texte_livre_or { 	color:#FFFFFF;
					font: 11px Verdana, Arial, Helvetica, sans-serif;
					padding:10px;
					vertical-align:top;
					height:30px;
					border-bottom:1px solid black;
}

.denomination_livre_or {	padding-top:5px; }

.lien_contenu_livre_or {	color:black;
							text-decoration:none;
}

.lien_page_livre_or {	color:black;
						text-decoration:none;
}

#page_livre_or {	width:100%;
					text-align:center;

}

#loading {	text-align:center;
			width:100%;
			display:none;
			padding-top:150px;
			height:120px;
}


/* CSS AFFICHAGE DYNAMIQUE SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*OPACITE SUR IMAGES*/
.opacite img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.opacite:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

/**************************************************/
ul#menu2{
	padding:0 0 0 0px;
	margin:0;
	list-style-type:none;
	width:190px;
	line-height: normal;
	float:left;
	text-transform:uppercase;
}

ul#menu2 li, ul#menu2 li a {
	padding:0;
	margin:0;
	text-align:left;
	width:160px;
}

.menu_nav2 {
	padding:0;
	margin:0;
	text-align:left;
	width:160px;
}


ul#menu2 li a{
    display: block;
    padding: 2px 5px 2px 5px; /* padding du bloc a pour le hover */
    letter-spacing: 0px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif; /* POLICE */
    font-size: 11px; /* TAILLE POLICE */
    font-weight:bold;
    /*border-bottom: #FFFFFF 1px solid; /* COULEUR SEPARATEUR */
    color: #FFFFFF; /* COULEUR POLICE */
	width: 180px;
}

ul#menu2 li a:hover{
    background: #FFFFFF; /* FOND BLOC LIEN */
    color: #F00;
}
