/***** BODY *****/
/* body */
.body  {
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #EEEEEE url(http://carte.benoit-faye.com/_images/fond.gif) repeat;
	background-attachment: fixed;
}

/***** TABLEAUX *****/
/* TAB GENERAL */
.tabg  {
	width: 1000px;
	border: 0;
	margin: 0;
	padding: 0;
}

/* TAB ADRESSE TITRE */
.tab2  {
	background:#313135;
	width: 560px;
	height: 30px;
	border-top: 1px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
	border-right: 3px solid #000000;
	margin: 0;
	padding: 0;
}

/***** CELLULES *****/
/* CEL TOTALE GAUCHE */
.celg  {
	background: transparent url(http://carte.benoit-faye.com/_images/fond2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50px;
	border: 0;
}

/* CEL TOTALE CENTRE */
.celc  {
	background: transparent;
	width: 900px;
	border: 0;
}

/* CEL TOTALE DROITE */
.celd  {
	background: transparent;
	width: 50px;
	border: 0;
}

/* CEL TOTALE */
.cel1  {
	background:#FFFFFF;
	width: 900px;
	border:5px solid #313135;
}

/* CEL LOGO STRUCTURE */
.cel2  {
	background:#FFFFFF;
	width: 320px;
	border-bottom: 1px solid #313135;
}

/* CEL ADRESSE STRUCTURE */
.cel3  {
	background:#FFFFFF;
	width: 580px;
	border-bottom: 1px solid #313135;
}

/* CEL RECOMMANDER 1 titre */
.celreco1  {
	border: 1px solid #313135;
	text-align: left;
	width: 100%;
	background: #FFF;
}

/* CEL RECOMMANDER 2 donnees gauche */
.celreco2  {
	border: 0;
	border-left: 1px solid #313135;
	width: 50%;
	height: 80px;
	text-align: center;
}

/* CEL RECOMMANDER 3 donnees droite */
.celreco3  {
	border: 0;
	border-right: 1px solid #313135;
	width: 50%;
	height: 80px;
	text-align: center;
}

/* CEL RECOMMANDER 4 message */
.celreco4  {
	border: 0;
	border-left: 1px solid #313135;
	border-right: 1px solid #313135;
	text-align: center;
	width: 100%;
	height: 120px;
}

/* CEL RECOMMANDER 5 bouton */
.celreco5  {
	border: 0;
	border-left: 1px solid #313135;
	border-bottom: 1px solid #313135;
	border-right: 1px solid #313135;
	text-align: center;
	width: 100%;
}

/***** PARAGRAPHES *****/
/* titre principal */
H1    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: 'Times New Roman', Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/* titre principal */
H2    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: 'Times New Roman', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0;
	text-align: center;
}

/* texte form contact */
.p3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-indent: 0;
	text-align: justify;
	word-spacing: 0;
	line-height: 120%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 2px
}

.p_standard  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-align: center;
	word-spacing: 0;
	text-indent: 0;
	line-height: 100%;
	margin: 0;
}