/* CSS Document */
a:hover {
	font-size:9pt;
	color:#FF9900;
	text-decoration: none;
}
.corps_centre { font-family: Arial; color: #000000; font-size: 9pt; text-align: center; 
               margin: 0 4 }
.corps_justifie { font-family: Arial; color: #000000; font-size: 9pt; text-align: justify; 
               margin: 0 4 }
.corps_gauche { font-family: Arial; color: #000000; font-size: 9pt; text-align: left; 
               margin: 0 4 }
.corps_droite { font-family: Arial; color: #000000; font-size: 9pt; text-align: right; 
               margin: 0 4 }
.infoslegales { font-family: Comic Sans MS; color: #FF6600; font-size: 9pt; text-align: center; 
               margin: 0 4 }
			   
/* layout page rows - fonts & positions */
div.contentarea { padding-left: 11px; padding-right: 10px; padding-bottom: 10px; padding-top: 20px;}

/*page row 5*/
.bg-leftnavi { background-color: whitesmoke /*#cbcbcb; background-image: url(ximg/left.gif); background-repeat: repeat;*/}
.bg-contentalt { background-color: #f5f5f5;}

/*text headers*/
div.ch5-title, span.ch5-title {font-family:Verdana; color:#FF3300;font-size:12px; font-weight:bold; padding-bottom:0px}
a.ch5-titlesub,div.ch5-titlesub, span.ch5-titlesub {font-family:Verdana; color:#948464;font-size:12px; font-weight:bold;}
div.ch5-titlesubsubsub, span.ch5-titlesubsubsub {font-size:12px; font-weight:bold;}

/* width of content */
div.elem-column {width:525px;}
/*width of content livredor*/
div.elem-livredor {
	width:967px;
	height: 380px;
}

/* element styles - do not edit*/
div.elem-element {text-align:left;}
div.elem-highlight {padding:8px; background-color:#EEE; /*margin-left:15px; margin-right:15px; border: 1px solid black;*/}

div.elem-highlight1 {padding:8px; background-color:#EEE;}
div.elem-highlight4 {padding:8px;}

div.elem-break {clear:both; padding-bottom:20px} /* defines space between elements with break */
div.elem-nobreak {padding-bottom:5px} /* defines space between elements without break */
div.elem-break-page {clear:both;}

div.elem-content-left {font-family:Verdana, Arial; font-size:10px;text-align:left;}
div.elem-content-center {font-family:Verdana, Arial; font-size:10px;text-align:center}
div.elem-content-right {font-family:Verdana, Arial; font-size:10px;text-align:right}
div.elem-content-justify {font-family:Verdana, Arial; font-size:10px;text-align:justify}

img.elem-imgmargin-left {margin-right:10px; margin-bottom:8px;}
img.elem-imgmargin-right {margin-left:10px; margin-bottom:8px;}
img.elem-imgmargin-left-caption {margin-right:10px; margin-bottom:2px;}
img.elem-imgmargin-right-caption {margin-left:10px; margin-bottom:2px;}
div.elem-textmargin {padding-left:10px}

