﻿@charset "utf-8";
/* CSS Document */

html { margin:0; padding:0; }
body, form { margin:0; padding:0; }
body { color: #434242; font:12px Arial, Helvetica, sans-serif;  }
img, table { border:0; }

h1 { color:#a6111b; margin:0; font-weight:normal; text-transform:uppercase; font-size:30px; }
h2 { color:#434242; margin:0; font-weight:normal; text-transform:uppercase; font-size:17px;}
ul { margin:0; padding:0; list-style:none; }
p { font-weight:normal; }
a { color: #434242; font-weight: normal;}

#logo, #menutop, #menusup, #page, .cube3, #footer, #links, .trie, .pages, .separator, .menureal, .realisation h2, .cube1 a, .cube2 h2 .rss, .imgright, .gestioncontenu .imgclient { display: none; }

/* home */

.slogan { font-size:22px; margin:40px 0 0 30px; line-height:1em; width:100%; display:block; }
.slogan strong { font-size:27px; }

.cube1 { width:268px; padding:0; margin:40px 0 0 30px; float:left; }
.cube1 p { color:#fff; font-size:18px; }
.cube1 li { padding:1px 27px; }

.cube2 { width:285px; padding:0; margin:40px 0 0 30px; float:left; }
.cube2 h2 { float:left; text-transform:uppercase; font-weight:100; margin:0; padding:0 53px 0 30px; }
.cube2 h2 a{  color:#fff; text-decoration:none;}

/* interieur */

.imgright { float:right; padding-left:27px;}

/* Réalisations */

.realpage { width:650px; margin:0 0 2em -30px; }
.realpage li { display:inline-block; width:180px; margin:20px 0 0 34px;}
.realpage li img:hover { filter:alpha(opacity=55); -moz-opacity:0.55; -khtml-opacity: 0.55; opacity: 0.55;}
.realpage li span{ display:block; font-size:11px; height:30px; height:1em;}
.realpage li span strong{ display:block; font-size:13px; height:2.5em;}

/* CSS Layout index */

.mstr #logoprint {
	width: 100%;
	text-align:left;
	margin-bottom:1em;
}

.mstr #printfooter {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top: 1px solid #f0f0f0;
	padding: 22px 0;
	float: left;
	display: block;
}

/* Formulaire */

em { color: #ff5906 !important; font-style: normal; }
.txtpetit { font-size:10px; }
.formBox { width:555px; padding:0; margin:0; }
.formInfos { margin:0; }
.formInfos li { padding:0 10px 0 0; float:left; background:none; }	

.formInfos, .txtfield label, .txtfield2 label { display:block; padding-top:8px;}
.txtfield label, .txtfield2 label { margin-bottom:10px; }
.formInfos .txtfield input  { display:block; width:260px; color: #515153; font-family: Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:10px; }
.formInfos .txtfield2 textarea { width: 535px; color: #515153; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.txtfieldbtn input { width: 11px; top:55px; float:left; margin-top:22px; padding-left:6px; padding-bottom:20px;}
.formInfos .radiobtn * { width: auto !important; vertical-align: middle; }
.formInfos .radiobtn label { padding:0 30px 0 0; vertical-align: middle; }

.formInfos .fullwidth { width:516px; padding-bottom:8px; }
.formInfos .fullwidth input, .formInfos .fullwidth textarea { width:531px; }
.important, .formValidator, .formInfos label em, .formInfos span em  { color: #ff5906 !important; }
.select { width:308px !important; }
.select2 { width:47px !important; }
.select4 { width:62px; }
.formSend { width:540px; text-align:right; margin:10px 0;}
.formSendbtn { font-size: 12px; color:#fff; background-color:#171717; border:0; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; cursor: pointer; }
.formTxtBtn { float:right; margin: 0.7em 38px; color: #015687; text-decoration: none; padding: 0.4em 1.7em; background: url(/medias/communs/nws_bt_next.gif) no-repeat right center; }
.ctnEncadre { width:518px; margin-left: 20px; }
.encPlain input, .encPlain label { vertical-align: middle; }
.textfield2 { border: 0; padding: 2px; font-weight: bold; font-size: 11px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; cursor: pointer; background-color: #0d56a0; }



/* clearfix pour floats */
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}
.clearfix:after { content: "."; display: block; font-size: 1px; height: 0; line-height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* documents original */
.attLinkpdf, .attLinkdoc, .attLinkdocx, .attLinkxls, .attLinkxlsx, .attLinkeps, .attLinkzip, .attLinkjpg, .attLinkgif, .attLinkpng { display: inline-block; padding: 2px 0px 2px 24px; line-height: 18px; min-height: 18px; overflow: visible; background: url(/medias/communs/DocIcone/default.gif) center left no-repeat; }
.attLinkpdf { background-image: url(/medias/communs/DocIcone/pdf.gif); }
.attLinkdoc, .attLinkdocx { background-image: url(/medias/communs/DocIcone/doc.gif); }
.attLinkxls, .attLinkxlsx { background-image: url(/medias/communs/DocIcone/xls.gif); }
.attLinkjpg, .attLinkgif, .attLinkpng { background-image: url(/medias/communs/DocIcone/jpg.png); }
.attLinkeps { background-image: url(/medias/communs/DocIcone/eps.png); }
.attLinkzip { background-image: url(/medias/communs/DocIcone/zip.png); }

