@charset "utf-8";
/* CSS Document
- - - - - - - - - - - - - - - - - - - - - - - -
SUGGESTION FIDUCIAIRE SARL
Style: print
- - - - - - - - - - - - - - - - - - - - - - - -
*/

*{margin: 0; padding: 0}
body, html {height: 100.00%}
img { border: 0; margin: 0; padding: 0}
body {
	color: #333;
	font: 13px/1.6em Arial, Helvetica, sans-serif;
	background: #FFF url(../images/fd.gif) repeat-x top;
	margin: 20px 0;
}
a, a:visited {
	text-decoration: underline;
	color: #870412;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #000;
}
h1, h2, h3, h4 {
	color: #990002;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	color: #333;
	margin: 5px 0 14px 0;
}
h2 {
	font-size: 16px;
	margin: 0 0 6px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 22px;
	margin: 0 0 6px;
	letter-spacing: 0.1em;
}
.tx {
	color: #870412;
	font-weight: bold;
}
.clear {clear: both}
.sep {
	clear: both;
	margin-bottom: 2em;
	border-bottom: 1px solid #E3E2E3;
}
/*NOPRINT */
.menu, .imprimante, .ceinture {display: none}

/*CONTENU: TEXTE ET SIDEBAR-COMMUNICATIONS A DROITE */
#wrapper {
	margin: 0 auto;
	width: 100%;
	border: 1px solid #CCC;
	background: url(../images/fd_contmain.gif);
	border: none;
}
#top {
	background: url(../images/fd_top.gif) repeat-x;
	height: 200px;
}
.left {
	float: left;
	width: 26%;
}
.left h1 {
	margin: 0 0 0 6px;
	border-style: none;
}
.right {
	float: right;
	width: 72%;
}
.right .slog {
	padding: 40px 10px 0 30px;
	font: bold 14px/1.6em Arial, Helvetica, sans-serif;
	color: #333;
	height: 97px;
	border-bottom: 1px solid #CCC;
}
.right .slog  span {
	color: #990002;
}
.right .menu {
	background: url(../images/fd_menu.gif) repeat-x;
	height: 47px;
}
.right .in {
	padding: 0 20px 20px 30px;
}
.right .footer {
	height: 32px;
	padding: 28px 20px 0;
	background: #E5E5E5 url(../images/fd_footer.gif) repeat-x;
	clear: both;
}
#adresse {
	font-size: 10px;
	line-height: 1.5em;
	height: 206px;
	background: url(../images/fd_ad.png) no-repeat;
	padding: 20px 20px 20px 36px;
}
#content {
	clear: both;
	padding-bottom: 0;
	height: 100% !important;
	overflow: hidden;
}
#content ul {
	color: #333;
	margin-left: 5px;
	list-style: disc inside;
} 
#content ol {
	color: #666;
	text-align: left;
	list-style-position: inside;
}
#content li { margin: 0; padding: 0}

#copy {
	margin: 0 auto 20px;
	width: 994px;
	background: #FFF url(../images/fd_copy.png);
	height: 44px;	
}
#copyright {float: left; margin-top: 10px}
#designby {float: right; margin-top: 10px}
#designby a, #copy a {
	color: #870412;
}
#designby  a:hover, #designby  a:focus,  #copy a:hover, #copy a:focus {color: #000;
}
/*ACCESSOIRE, ALIGNEMENT ET IMPRESSION*/
.box_info {/* box arrondi pour info importante gris*/
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	border: 1px solid #CCC;
	background: #E5E5E5;
	margin: 15px 0px 10px;
	overflow:hidden
}
.photo {
	float: left;
	margin:0 20px 20px 0;
	border: 5px solid #E5E5E5;
}
.float-left  {float: left; margin-right: 10px}
.float-right {float: right; margin-left: 10px}
.align-left  {text-align: left}
.align-right {text-align: right}
.align-center {text-align: center}
.noprint {display: none}