/* Start of CMSMS style sheet 'mb_impression' */
/* Start of CMSMS style sheet 'mb_reset' */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End of 'mb_reset' */

/* Start of CMSMS style sheet 'mb_styles_generaux' */

/*---------------------------------------------------*/
/*--- BASE ---*/
html{
width: 100%;
height: 100%;
}

body{
width: 100%;
height: 100%;
background-color: #FFFFFF;
color: #000000;
}

#conteneur_mosaique{
position:relative;
width:100%;
height:100%;
background-color: #FFFFFF;
}

#mosaique{
position:relative;
margin-top:10mm;
width:100%;
height:100%;
}


/*---------------------------------------------------*/
/*--- HEADER ---*/

#header_base{
display:none;
}

#titre_print img{
width:75mm;
}

/*---------------------------------------------------*/
/*--- MENU ---*/
#menu{
display:none;
}

#sous_menu{
display:none;
}

/*---------------------------------------------------*/
/*--- MOSAIQUE ---*/

#mosaique div.projet_sommaire{
position:relative;
margin:0;
padding:0;
width: 143px;
height: 143px;
float:left;
}

#mosaique a{
display:block;
width: 143px;
height: 143px;
}

#mosaique a img{
width: 143px;
height: 143px;
}

#mosaique img.nouveau_projet{
position:absolute;
right:0px;
bottom:0px;
}

/*---------------------------------------------------*/
/*--- FLASH ---*/
#bandeImages{
display:none;
}

#photo_print{
margin-top:10mm;
width:200mm;
height:auto;
}

.bandeau{
display:none;
}


/*---------------------------------------------------*/
/*--- ZONE DE TEXTE ---*/

#projet_texte{
margin-top:10mm;
width:100%;
background-color: #FFFFFF;
}

#projet_detail{
width:66%;
float:left;
}

#specifications{
width:33%;
float:right;
}

#exergue{
display:none;
}

/*---------------------------------------------------*/
/*--- TYPO TEXTES ---*/

html{
font-family: Arial, sans-serif;
color: #000000;
}

body{
font-size:90%;
line-height:1.125em;
}

h1 {
font-size: 2em;
line-height: 1.636em;
}

h2{
font-family: "Arial Rounded MT", Arial, sans-serif;
font-weight: normal;
font-size: 1.8em; 
line-height: 1em;
}

h3{
font-family: "Arial Rounded MT", Arial, sans-serif;
font-weight:normal;
padding-right:2em;
font-size:1.25em;
line-height:0.9em;
margin-top:0.625em;
margin-bottom:0.625em;
}

ul+h3{
margin-top:2.25em;
}

#projet_texte p{
padding-right:2em;
margin-top:0.625em;
margin-bottom:0.625em;
}

#projet_texte ul{
margin-right:2em;
margin-top:0.625em;
margin-bottom:0.625em;
}

#projet_detail ul li p{
margin-top:0;
}

#projet_texte li{
margin-left:15px;
list-style-type: disc;
margin-top:0.625em;
margin-bottom:0.625em;
}

#projet_texte li ul li{
margin-left:0px;
padding-left:0px;
list-style-type: disc;
}

#projet_texte ol{
padding-left:30px;
margin-right:2em;
margin-top:0.625em;
margin-bottom:0.625em;
}

#projet_texte ol li{
margin-left:15px;
list-style-type: decimal;
list-style-image: none;
margin-top:0.625em;
margin-bottom:0.625em;
}


#specifications p{
font-size:.8em;
line-height:1.125em;
padding-left:0;
margin-top:0;
margin-bottom:1.125em;
}

#specifications ul{
width:100%;
font-size:.8em;
line-height:1.125em;
padding-left:0;
margin-right:0;
margin-top:0;
margin-bottom:1.125em;
margin-right:2em;
}

div #specifications li{
margin-top:0;
margin-bottom:0;
}

#specifications p, #specifications ul{
border-bottom: 1pt solid #000000;
}

div#specifications p.details_couleur{
border: none;
margin-bottom:0px;
}

.bouton_bilingue{
display:none;
}

a{
color:#000000;
text-decoration:none;
}

#projet_texte a:link:after, #projet_texte a:visited:after {
content: " (" attr(href) ") ";
} 
 
.details_couleur{
display:block;
}

sup{
font-size:80%;
vertical-align:text-top;
}


/*---------------------------------------------------*/
/*--- FOOTER ---*/
#footer{
display:none;
}

#footer_print{
clear:both;
font-size:75%;
position:relative;
top:10mm;
border-top:1pt solid;
}

#footer_print p{
line-height:150%;
}

#footer_print #adresse{
float: left;
margin-right: 10mm;
margin-top:5mm;
}

#footer_print #coordonnees{
margin-top:5mm;
}

/*---------------------------------------------------*/
/*--- GOOGLE MAP ---*/
#map{
width:100mm;
height:100mm;
margin-right:2em;
}


/* End of 'mb_impression' */

