
body {
	font-family: Times, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	margin: 15px 15px 15px 15px;
	background-image: none;
	background-color: #ffffff;
}

td, tr, th, p {
	color: #555555;
	text-align: justify;
}

ul { margin: 0px 0px 0px 20px; }
li { font-size: 11pt; list-style: disc; color: #777777;}

a { 
color: #db0132; 
text-decoration: none;
} 

a:visited { 
color: #db0132; 
text-decoration: none; 
} 

a:hover, a:focus { 
text-decoration: none; 
color: #3c3c3c; 
} 

h1 {
margin: 7px 15px 15px 20px;
padding: 0;
font-size: 1.6em;
font-weight: 500;
letter-spacing: 1px;
}

h2 {
margin: 15px 20px;
padding: 0 0 2px 0;
font-size: 1.3em;
font-weight: 600;
letter-spacing: 1px;
border-bottom: 1px solid #e5e5e5;
}

h3 {
/*margin: 15px 20px;*/
padding: 0;
font-size: 1.1em;
font-weight: 500;
letter-spacing: 1px;
}

h4 {
margin: 15px 20px;
padding: 0;
font-size: 1em;
}

.bordureQuinze {
margin: 0 15px;
}

.bordureDix {
margin: 0 10px;
}

.bordureCinq {
margin: 0 5px;
}

.bordureQuinzeGrise {
margin: 0 15px;
border: 3px solid #424242;

}

.bordureDixGrise {
margin: 0 10px;
border: 3px solid #424242;
}

.bordureCinqGrise {
margin: 0 5px;
border: 3px solid #424242;
}

.highlight {
color: #159bd1;
font-weight: 600;
font-style: italic;
}

.texteRouge {
color: red;
font-weight: bold;
}

.petitTexteRouge {
color: red;
font-size: 9px;
margin: 2px 5px;
}

.fondGrisClair {
background-color: #efefef;
}

.listeDeFichier {
margin: 10px 20px;
border-bottom: 1px dotted #e0e0e0; 
}

.lienImage {
display: block;
padding-left: 15px;
background: transparent url('../../img/frontend/link.png') no-repeat bottom left;
line-height: 10px;
text-decoration: none;
}

.centrer {
text-align: center;
}

.hidden {
display: none;
}

.margeExterieur {
margin-left: 10px;
margin-right: 10px;
}

img#printLogo {
display: block;
margin-bottom: 30px;
}

div#info {
display: none;
}

div#main_menu {
display: none;
}

div#headerBlock1 {
display: none;
}

h1#header {
display: none;
}

div#mainBlock {
background-image: none;
}

div#footerBlockPage {
display: none;
}

p#footerInfo {
display: none;
}

div#rightBlock {
display: none;
}

p#breadcrumb {
display: none;
}

h1 span {
background-image: none;
}

div#contentBlock {
width: 100%;
}

/*/////////////////////////////////////////////////////////////////////////////*/

#header{
  display:none;
}

#menu{
  display:none;
}
#footer{
  display:none;
}

#modules{
  display:none;
}

#texTop{
  display:none;
}

#corps{
  font-family: Times, Helvetica, Arial, sans-serif;
  font-size:10pt;
  /*width:650px;*/
  width:850px;
  text-align:justify;
  border:none;
}

div#contenu{
  width:850px;
}

#corps p, #corps ul li{
  width:850px;
  font-family: Times, Helvetica, Arial, sans-serif;
  font-size:10pt;
  border:none;
}

