body {
	padding: 0;
	margin: 0;
}
body, td, select, input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-style: normal;
	font-size: 10px;
	line-height:125%; /*line-height: 15px;*/
	color: #000000;	
}
input, textarea, select{
	/*border: 1px solid #233B95;*/
}
a{	
	color: #F84F20;
	text-decoration: none;
}
a:hover{
	color: #747474;
	text-decoration: none;
}
a:focus {
	outline: none; /* to remove the dotted outlines in Firefox */
}
a img {
	border: 0px none;
}
form{
	display: inline;
}
li {
	list-style-image:url('images/li.gif');
	/*margin-bottom: 5px;*/
}
h1{font-size: 250%;line-height: 125%;padding: 0px;margin: 0px;} /*font-size: 32px;line-height: 36px;*/
h2{font-size: 200%;line-height: 125%;padding: 0px;margin: 0px;} /*font-size: 24px;line-height: 28px;*/
h3{font-size: 175%;line-height: 125%;padding: 0px;margin: 0px;} /*font-size: 18px;line-height: 22px;*/
h4{font-size: 150%;line-height: 125%;padding: 0px;margin: 0px;} /*font-size: 16px;line-height: 20px;*/
h5{font-size: 125%;line-height: 125%;padding: 0px;margin: 0px;} /*font-size: 14px;line-height: 18px;*/
h6{font-size: 100%;line-height: 125%;padding: 0px;margin: 0px;display: inline;font-weight: lighter;} /*font-size: 11px;line-height: 15px;*/
p{	/*
	marges extérieures (top, right, bottom, left)
	margin: 0 auto 0 auto; top right bottom left
	margin: 0 10% 0 315px;
	margin: 0 0 20px 0;
	ou 
	margin: 0 20px 0; top (right & left) bottom
	ou 
	margin: 20px 10px; (top & bottom) (right & left)
*/}
/** 
 * Just uncomment the following block if you want to avoid spaces between paragraphs
 */ 
p, ul, li {/*
	margin-top: 0px;
	margin-bottom: 0px;	
*/}
.hidden {display : none;}
.picture{border: #C5D9F1 1px solid;}
.underline:hover {text-decoration: underline;}
.overline:hover {text-decoration: overline;}
.bothOverlineUnderline:hover {text-decoration: overline underline;}

.titre{
	color: #ff6600;
}
.lien1 {
color: #f84f00;
font-weight: bold;
}
.lien2 {
color: #939292;
font-size: 9.5px;
}
.registred {
color: F84F00;
}
.lien1_visite {
color: 747474;
font-weight: bold;
}
.retourprod {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10.5px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: Aucune;
color: #747474;
}
.registredBold {
color: F84F00;
font-weight: bold;
}
.president {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: Aucune;
}
.signature {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: italic;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: Aucune;
}
.bottom{
	background:white url('../images/bgBottom.gif') 3px 21px;
	background-position: left bottom;
	background-repeat: repeat-x;
}
.uppercase{
	text-transform: uppercase;}
.grey{
	color: #747474;}
.marginLeft{
	margin-left: 15px;}
.marginRight{
	margin-right: 15px;}
/* Bloc pour center la page horizontalement et verticalement*/
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#page-table {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
#page-td {
	height: 100%;
	padding: 0;
	vertical-align: middle;
}
table#global {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.colonneLarge, .colonne {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:5px 10px 0 0px;
	padding:0 0 0 10px;
	line-height:normal;
	
}
.colonnesmole{
    width:200px;
	float:left;
	padding: 0 10px 0 0;
}
.colonneGauche{
    width:200px;
	float:left;
	padding: 20px 0px 0px 0;
}
.colonne {
	width:420px;
	float:left;
	/*background:transparent url("../images/trait2.gif") repeat-y scroll 0 0px;*/
}
.colonneLarge {
	width:420px;
	background:transparent url("../images/trait2.gif") repeat-y scroll 0 0px;
	
	
}