/* CSS Document */

#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }


BODY
{
	background-color: white !important;
	background-image: none !important;
   	font-size: 12pt;
	FONT-FAMILY: arial,helvetica,sans-serif;
}

a:link {  color:#0033cc; text-decoration:none }
a:visited {  color:#003399; text-decoration:none }
a:hover {  color:#E00000; text-decoration:underline }
a:active {   text-decoration:underline }

SPAN.text,p,text,td,table
{
    
    FONT-SIZE: 98%;
    COLOR: #075b54;
    FONT-FAMILY: arial,helvetica,sans-serif;
    TEXT-DECORATION: none
}
hr {width:300px; color:#E7DED6; height:5px; text-align:center; border:1px solid darkred; }

h2
{
    
    FONT-SIZE: 150%;
    COLOR: #075b54;
    FONT-FAMILY: arial,helvetica,sans-serif;
    TEXT-DECORATION: none
}

h3,h4
{
    
    FONT-SIZE: 120%;
    COLOR: #075b54;
    FONT-FAMILY: arial,helvetica,sans-serif;
    TEXT-DECORATION: none
}

h5
{
    
    FONT-SIZE: 90%;
	text-align:right;
    font-style:italic;
    FONT-FAMILY: arial,helvetica,sans-serif;
    TEXT-DECORATION: none
}


/* text de l'entete du logo */
.ciename
{
   FONT-SIZE: 140%;
    COLOR: #075b54;
    FONT-FAMILY: 'Times New Roman',Times,serif;
		
    TEXT-DECORATION: none;

}

/* css pour les cadre ATTENTION CSS2 */
.thincadre
{
border:1px solid;
border-color:darkred;
 
}

.borderright
{
border-bottom:1px solid;
border-right:1px solid;
border-color:darkred;
}

.title_colr
{
	 font-size:100%;
	 color:#000000;	  
	 border-bottom:1px solid;    
   background-color:#e7ded6 ;

}



#nav-area
{
display: none;
}


#printView
{
	display:none;
}



#finPage
{
	page-break-after: always;
}

P.breakhere{
page-bpage-break-after: always;
}