@charset "UTF-8";
/* Site Imprimerie de Pontlieue */
/*    Date : 16 juillet 2008    */

/* PAGE ACCUEIL ---------------------------------------------------------------- */

.accueil-accroche {
	text-align: center;
	padding: 20px;
	line-height: 25px;
	padding-bottom: 30px;
}

.accueil-bloc {
	width: 500px;
	height:250px;
	padding-left: 35px;
}

.accueil-bloc-coinLT {
	float: left;
	width: 37px;
	height: 37px;
	background-image:url(../images/accueil/bloc-coin-LT.jpg);
	background-repeat:no-repeat;
}

.accueil-bloc-qualite-rapidite {
	float: left;
	width: 426px;
	height: 26px;
	border-top: 1px solid #CBCBCB;
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
	font-size:16px;
	padding-top: 10px;
}

.accueil-bloc-coinRT {
	float:left;
	width: 37px;
	height: 37px;
	background-image:url(../images/accueil/bloc-coin-RT.jpg);
	background-repeat:no-repeat;
}

.accueil-bloc-images {
	clear: both;
	float: left;
	width: 498px;
	height: 112px;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	background-image: url(../images/accueil/bg-images.jpg);
	background-repeat: repeat-x;
}

.accueil-bloc-une-image {
	float:left;
	width: 135px; /* 122 */
	height: 83px; /* 73 */
	padding-left: 25px;
	padding-top: 10px;
}

.accueil-bloc-titre {
	float:left;
	width: 135px; /* 122 */
	height: 75px; /* 73 */
	padding-left: 25px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0044FF;
}

.accueil-bloc-titre a,
.accueil-bloc-titre a:visited,
.accueil-bloc-titre a:active {
	color: #0044FF;
	text-decoration:none;
}

.accueil-bloc-titre a:hover {
	text-decoration: underline;
}

.accueil-bloc-texte {
	clear: both;
	float: left;
	width: 498px;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
}

.accueil-bloc-un-texte {
	float:left;
	width: 125px; /* 122 */
	height: 71px; /* 73 */
	padding-left: 25px;
	padding-right:10px;
	padding-top:2px;
	text-align:left;
}

.accueil-bloc-footer {
	clear: both;
	float: left;
	width: 500px;
	height: 17px;
	background-image: url(../images/accueil/bg-footer.jpg);
	background-repeat: no-repeat;
}

.accueil-lieux {
	padding:15px;
	padding-top:20px;
	padding-bottom:0px;
	font-size: 10px;
	color:#777777;
	font-style:italic;
	text-align:center;
}


/* PAGE DEVIS ------------------------------------------------------------------ */

.devis-page {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	width: 267px; /* 287 */
}

.devis-page h1 {
	padding-top: 10px;
}

.devis-formulaire {
	width: 530px;
	padding-top:20px;
	padding-left:10px;
}

.devis-formulaire-gauche {
	clear: both;
	float: left;
	width: 100px;
	padding-top:15px;
}

.devis-formulaire-droite {
	float:left;
	padding-top:10px;
	width: 400px;
}

.devis-formulaire-droite input {
	height:18px;
}

.devis-formulaire-droite textarea {
	width: 350px;
	height:150px;
}

.devis-formulaire-bouton {
	/*clear: both;*/
	float: right;
	padding-top:20px;
	padding-right: 80px;
}

.devis-formulaire-erreur {
	color: #FF0000;
}

.red-input {
	color:red;
}
/* Begin without niceform */
.devis-formulaire-droite input {
	background-color:#CCCCCC;
	border:0px;
	height:18px;
	padding-top: 2px;
}

.devis-formulaire-droite textarea {
	background-color:#CCCCCC;
	border:0px;
	width: 350px;
	height:150px;
}

.devis-formulaire-bouton {
	clear: both;
	float: right;
	padding-top:20px;
	padding-right: 80px;
}

.devis-formulaire-bouton input {
	border:1px solid #CCCCCC;
	color:#666666;
	font-weight:bold;
	background-color:#FFFFFF;
	font-size:12px;
}
/* End without niceform */

/* PAGE SERVICES ------------------------------------------------------------------ */

.services-page {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	width: 267px; /* 287 */
}

.services-page h1 {
	padding-top: 10px;
}

.services-page h2,
.services-page p {
	padding-left: 10px;
}

.services-page p {
	padding-top:10px;
}

.services-page h2 {
	padding-top: 30px;
}

.services-photo {
	float: left;
	width: 257px;
	padding-right: 30px;
	padding-top: 30px;
}

.services-photo img {
	float: right;
	padding: 1px;
	border:1px solid #666666;
}


/* PAGE QUI SOMMES NOUS ------------------------------------------------------------------ */

.qui-sommes-page {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	width: 520px;
	text-align:justify;
}

.qui-sommes-page h1 {
	padding-top: 10px;
}

.qui-sommes-page h2,
.qui-sommes-page p {
	padding-left: 10px;
}

.qui-sommes-page p {
	padding-top:10px;
}

.qui-sommes-page h2 {
	padding-top: 30px;
}

/* PAGE CONTACT ---------------------------------------------------------------- */

.contact-adresse {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	width: 267px; /* 287 */
}

.contact-adresse h1 {
	padding-top: 10px;
}
.contact-adresse h2,
.contact-adresse p {
	padding-left: 10px;
}

.contact-adresse h2 {
	padding-top: 40px;
}

.contact-devanture {
	float: left;
	width: 257px;
	padding-right: 30px;
	padding-top: 30px;
}

.contact-devanture img {
	float: right;
	padding: 1px;
	border:1px solid #666666;
}

.contact-plan {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

.contact-plan h2,
.contact-plan p {
	padding-top: 20px;
	padding-left: 10px;
}

.contact-plan h2 {
	padding-top: 10px;
}

.contact-carte {
	clear:both;
	padding-left:30px;
	padding-top: 20px;
}

.contact-carte #map {
	width: 510px;
	height: 400px;
	padding:1px;
	border:1px solid #666666;
}

/* PAGE MENTIONS LEGALES ------------------------------------------------------------------ */

.mentions-legales-page {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	width: 520px;
	text-align:justify;
}

.mentions-legales-page h1 {
	padding-top: 10px;
}

.mentions-legales-page h2,
.mentions-legales-page p {
	padding-left: 10px;
}

.mentions-legales-page p {
	padding-top:10px;
}

.mentions-legales-page h2 {
	padding-top: 30px;
}

.mentions-legales-page ul {
	padding-left: 50px;
	padding-top:10px;
}

/* PAGE PLAN DU SITE ------------------------------------------------------------------ */

.plan-site-page {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	width: 520px;
	text-align:justify;
}

.plan-site-page h1 {
	padding-top: 10px;
}

.plan-site-page p {
	padding-left: 10px;
	padding-top:10px;
}

.plan-site-page ul {
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom:15px;
	list-style-type: none;
}

.plan-site-page ul a,
.plan-site-page ul a:visited,
.plan-site-page ul a:active {
	color: #0044FF;
	text-decoration: none;
}

.plan-site-page ul a:hover {
	text-decoration: underline;
}

/* PAGES D'ERREURS ------------------------------------------------------------------ */

.error-page {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	width: 520px;
	text-align:justify;
}

.error-page h1 {
	padding-top: 10px;
}

.error-page p {
	padding-left: 10px;
	padding-top:10px;
}


