/*
	(c) 2007 Colored Future sprl-bvba (www.web-designer.be)
	All Rights Reserved
	CSS developed by Luc Laurent
	for Eric Bellemans joaillier
*/
html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a, img, div { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: white;
	background-image: none;
}
#header {
	background-image: none;
	width: auto;
}
#logo, #menu, #p7ssm_toolbar, #p7SSMwhmb {
	display: none;
}
#logoprint {
	display: block;
	margin: 0 auto;
	width: 240px;
	padding-bottom: 10px;
}
#wrapper {
	position: relative;
	margin: 0;
	width: 100%;
}
#maincol {
	float: none;
	/*width: 722px;*/
	width: auto;
}
#wrapper.sign #maincol {
	border: none;
}
#wrapper.sign #imgcontainer {
	border-width: 0 0 1px 0;
}
#imgcontainer {
	border: 1px solid #000;
}
#imgcontainer img {
	width: 100%;
	height: 67%;
}
#mainleft {
	display: none;
}
#mainright {
	float: right;
	margin-left: 350px;
}
#mainright h3 {
	font-size: 85%;
	line-height: 2em;
}
#mainright p {
	font-size: 75%;
	padding-right: 0px;
	line-height: 1.4em;
}
#promo {
	position: absolute;
	top: 0;
	left: 0;
}
#promo img {
	width: 350px;
	height: 349px;	
}
#sidecol {
	float: none;
	width: 100%;
	margin-top: 10px;
}
#sidecolcontent {
	padding-left: 0px;
}
.sign {
	background-image: url(../images/signature_eb.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
h2 {
	font-size: 100%;
	color: #5A5A5C;
	margin-bottom: 0.7em;
}
#sidecolcontent p, #sidecolcontent ul {
	font-size: 70%;
	line-height: 1.3em;
	padding-bottom: 1.5em;
}
#sidecolcontent li {
	padding-bottom: 0;
}
#sidecolcontent ul {
	margin-top: -0.75em;
	margin-left: 1em;
}
#sidecolcontent a {
	text-decoration: underline;
	color: #A52A2A;
}
#sidecolcontent a:visited {
	color: #006400;
}
#sidecolcontent a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #A52A2A;
}
/*
The Dropcaps style. Georgia typeface to work around Apple text rendering bugs
*/
span.dropcap {
	/*font-family:'Palatino Linotype', Georgia, serif;*/
	float:left;
	font-size: 3.2em;
	font-weight: bold;
	margin: 0 0px 0 0;
	padding: 0 .1em 0 0;
	display: block;
	line-height: .775em;
	color: #000000;
	/*border-right: 1px solid #000000;*/
}
.clearfloat {
	clear: both;
}
/* pour texte en 2 colonnes page Mes idées */
#leftcol {
	float: none;
	width: 100%;
}
#rightcol {
	float: none;
	width: 100%;
}
#leftcolcontent {
	padding-top: 0px;
	padding-right: 0px;
}
#rightcolcontent {
	padding-top: 0px;
	padding-left: 0px;
}
#leftcolcontent p, #rightcolcontent p {
	font-size: 75%;
	line-height: 1.3em;
	padding-bottom: 1.3em;
}
p.temoignage {
	font-family: "Comic Sans MS" !important;
	font-size: 85% !important;
	line-height: 1.7em !important;
	padding-bottom: 1.3em;
	/*font-style: italic;*/
}
p.temoignage span {
	font-size: 150%;
}
#sidecolcontent p.valeur span {
	color: #999;
}
#sidecolcontent p.valeur span.rond {
	font-size: 110%;
	vertical-align: bottom;
}
cite {
	font-style: normal;
	font-weight: bold;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1.5em !important;
}
#port-1 {
	/*position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	margin-left:-20px;*/
	float: left;
	width: 160px;
	padding-right: 175px;
	padding-bottom: 5px;
	margin-left: -20px;
}
#port-2 {
	position: absolute;
	left: 160px;
	top: 0;
	width: 160px;
	margin-left:-20px;
}
#coord {
	display: block;
}
#coord p {
	font-size: 80%;
}
#footer {
	margin: 10px 0 20px 0;
	border-top: 1px solid #ccc;
	padding-top: 3px;
}
#footer p {
	font-size: 70%;
	color: #999;
	letter-spacing: .05em;
	text-align: right;
}
#footer a, #footer a:visited {
	color: #666;
	text-decoration: none;
}
#copyright {
	margin-right: 0px;
	text-align: right;
}
#copyright a, #copyright a:visited, #copyright p {
	color: #C2C2C2;
	text-decoration: none;
}
#copyright a:hover, #footer a:hover {
	background-color: #FFFF99;
	color: #000 !important;
}
#p7ssm_fsimg {
	margin: 1px 0 0 1px;
}