/* Métallerie SOULARD */

body {
	background-color:#131313;
	background-repeat: no-repeat;
	background-position: center top;
}

strong {
	font-weight:  bold;
	color: #615749;
	}
	
em{
	font-style:italic;
	font-size: 0.8em;}

sup{font-size: 0.8em;}
	
a {
	color:#B38E00;
	}
a:hover{
	color:#333;
	}
	
/* PAGE */

#header{
	background-image: url(../images/header.jpg);
	margin-bottom: 30px;
}

#footer{
	background-image: url(../images/footer.gif);
	margin-bottom: 30px;
}

	
#container {
	margin:0px;
	padding:0px;
	background-color: #FFF;
	}
	
#main .inside{
	margin-right: 30px;
	margin-left: 20px;
	padding-bottom:60px;
	}

#main .ce_text {
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
#main .ce_text a {
	color:#990;
	text-decoration: underline;
	}
#main .ce_text a:hover{
	color: #333;
	}
	
#main p {
	margin: 0.8em 0;
	line-height: 1.5em;
	}

* #main html p { height: 1%;} /* pour ie */
	
#left .ce_text {
	text-align:left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	}
	
#left .ce_text a {
	color:#990;
	text-decoration: underline;
	}
#left .ce_text a:hover{
	color: #333;
	}
	
#left p {
	margin: 1em 0;
	line-height: 1.5em;
	font-size: 0.9em;
	}

* #left html p { height: 1%;} /* pour ie */

#footer .ce_text {
	margin-top: 5px;
	padding-top: 20px;
	}
	
/* footer*/

#iGweb {
	padding-top: 50px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 0.8em;
	}

#iGweb a {
	color:#B38E00;
	text-decoration:none;
	}

#iGweb a:hover {
	color:#333;
	text-decoration:underline;
	}

.creation {
	text-align: left;
} 
.adresse {
	text-align: left;
	color: #000;
	padding-top: 5px;
}

	
/* Titres */
	
#main h1 {
	font-size:1.5em;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #615749;
	width: 600px;
	padding-left: 35px;
	background-image: url(../images/barre_titre.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	}
	
#main h2{
	color:#74571D;
	font-size:1.2em;
	padding-left:10px;
	padding-top:15px;
	text-decoration:underline;
}

/* Gallery */
	
#left .image_container img {
	background: #fff;
	border:  5px solid #615749;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 1px;
	}
	
	
div.ce_gallery img, div.image_container img {
	background: #fff;
	border:  1px solid #E0E0E0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 10px;
	}

div.blank img {
	padding:  0 !important;
	border:  0 !important;
	background:  transparent !important;
	}
	
#contact div.image_container img{
	padding:  0px;
	border:  0px;
	margin-left: 20px;
	}
	
/* Pagination */

.pagination {
	font-size:14px;
	margin-top:10px;
	text-align:center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

.pagination ul li {
	padding-right: 3px;
	padding-left: 5px;
	display: inline;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}

/* autre */
	
.ce_text li {
	background:url(../images/puce_li.gif) 50px 1.5px no-repeat;
	padding-left:70px;
	margin-bottom:15px;
	list-style:none;
	}
.colspan li{
	background:url(../images/puce_li.gif) 50px 0px no-repeat;
	padding-left:70px;
	margin-bottom:5px;
	list-style:none;
	}
	
.formbody li{
	background:url(../images/puce_li.gif) 45px 2px no-repeat;
	padding-left:70px;
	margin-bottom:5px;
	list-style:none;
	}
.mod_breadcrumb {
	padding-top: 15px;
	font-size: 0.8em;
}
.dlh_googlemap{
	border: 1px dashed #999;
	}
	
#navigation_rapide .submit {
	width:35px;
	border:1px solid #CCC;
	padding:1px;
	background-color: #333;
	color: #FFF;
	font-weight: bold;
}
#navigation_rapide .submit:hover {
	background-color: #615749;
}
#navigation_rapide select {
	border:1px solid #D6D6D6;
	padding:2px;
	margin:5px 0 5px 0;
	background-color: #fff;
	width:auto;
	font-size: 0.8em;
	}
