/* Start of CMSMS style sheet 'Print' */
/*
Sections that are hidden when printing the page. We only want the content printed.
*/

body {
background:#FFFFFF none repeat scroll 0 0;
margin:0 auto;
font-family:arial,verdana,times New Roman;
color: #4F4F4F;
padding-left:15pt;
padding-right:15pt;
width:95%;
font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
page-break-after: avoid!important;
}

img { border: none;}
p {margin: 0;}

h1 {
font-size: 16pt;
}

h2 {
font-size: 15pt;
}

h3 {
font-size: 11pt;
}

h4 {
font-size: 13pt;
}

#entete {
height:161px;
margin-bottom:12px;
margin-right:11px;
padding-left:11px;
position:relative;
}

#logo {
/* background:url(images/logo.png) no-repeat scroll 0 0;
height:138px;
left:-11px;
position:absolute;
top:-6px;
width:241px; */
}

.imprim {display: block; float: left;}

#numeroTelephone {
float: right;
}

#contenu #cat {
font-weight: bold;
color: #ED0678;
border-bottom: 1px solid #ED0678;
display: block;
}

#contenu .titre {
color: #027B98;
margin-top: 0;
}

a, #menuPrincipal, #formulaireCodePostal,
#rightColums, #leftColums, 
#encartRandom #ariane, form,
#pied, #copyright, #ariane, #bonnesRaisons, 
#colonneInfos, #boutonsServices {
display: none;
}

#edito h1, #edito h2 {
color: #ED0678;
}

#edito h2 {
font-size: 13pt;
margin-top: 0;
}

#tinymce {
width: none;
padding: 0;
margin: 0;
}

#tinymce a, #tinymce #menuPrincipal, #tinymce #formulaireCodePostal,
#tinymce #rightColums, #tinymce #leftColums, 
#tinymce #encartRandom #ariane, #tinymce form,
#tinymce #pied, #tinymce #copyright, #tinymce #ariane {
display: block;
}


/* End of 'Print' */

