@import url(info.css);
@import url(savoirplus.css);
@import url(nutrition.css);
@import url(menunutrition.css);
@import url(forme.css);
@import url(popup.css);
@import url(temoin.css);
@import url(home.css);

body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}

a
{
	text-decoration: none;
	color: White;
}

form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form img
{
	vertical-align: bottom;
}

img
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

input
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px #D62046;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;

}

ul
{
	list-style: disc;
	*margin: 10px 0 0 35px;
}

.bouton
{
	width: 20px;            
	background-color: #D62046;
	color: White;
}

.general
{
	width: 970px;
	height: 550px;
	margin: 0 auto 0 auto;
}

/***********************************************/

.bloc_gauche
{
	margin: 0 0 0 0;
	float: left;
}

.bloc_header
{
	float: left;
	width: 730px;
}

.bloc_fille
{
	width: 223px;
	height: 417px;
	float: left;
}

.bloc_clinique
{
	width: 223px;
	height: 202px;
	background-image: url(/custom/img/bruleur/bg_clinique.jpg);
	background-position: bottom;
	float: left;
}

.bloc_clinique p
{
	margin: 0 0 0 147px;
	width: 67px;
	text-align: justify;
	color:#FFFFFF;
}

.bloc_info
{
	width: 377px;
	height: 202px;
	float: left;
	background-color: #C90016;
	color: White;
}

.bloc_info p
{
	margin: 0px 0 0 20px;
}

.bloc_info_lien
{
	margin: 0 0 0 289px;
}

/*************************CENTRE********************/
.bloc_central
{
	width: 507px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bloc_temoin
{
	width: 130px;
	height: 202px;
	background-image: url(/custom/img/bruleur/bg_temoin.jpg);
	background-repeat: repeat-x;
	float: left;
	color: White;
	text-align: center;
}

.bloc_temoin span
{
	text-align: center;
	font-weight: bold;
}

.bloc_temoin p
{
	text-align: left;
	margin: 10px 10px 0 10px;
}

.bloc_temoin_lien
{
	margin: 15px 0 0 0;
}

/**************************DROITE*************************/

.bloc_droite
{
	width: 240px;
	float: left;
}

.bloc_form
{
	width: 240px;
	color: #D62046;
	text-align: center;
	font-size: 11px;
}

.bloc_menu
{
	width: 240px;
	color: #D62046;
	text-align: right;
	margin: 0 0 0 0;
}

.bloc_menu a
{
	color: #D62046;
	text-decoration: none;
}

/************************BOTTOM*************************/

.bloc_bottom 
{
	float: left;
	width: 970px;
}

.bloc_labo
{
	width: 223px;
	height: 15px;
	background-image: url(/custom/img/bruleur/bg_labo.jpg);
	color: White;
	text-align: center;
	float: left;
}

.bloc_vegeto
{
	width: 196px;
	height: 15px;
	background-image: url(/custom/img/bruleur/bg_labo.jpg);
	color: White;
	text-align: center;
	float: left;
}

.bloc_produit
{
	width: 181px;
	height: 15px;
	background-image: url(/custom/img/bruleur/bg_labo.jpg);
	color: White;
	text-align: center;
	float: left;
}

.bloc_temoignage
{
	width: 130px;
	height: 15px;
	background-image: url(/custom/img/bruleur/bg_labo.jpg);
	color: White;
	text-align: center;
	float: left;
}

.bloc_legal
{
	width: 240px;
	height: 15px;
	background-image: url(/custom/img/bruleur/bg_legal.jpg);
	color: #D62046;
	text-align: center;
	float: left;
}

.bloc_legal a
{
	color: #D62046;
}

.flash_droite
{
	padding: 12px 0 0 0;
	*padding: 11px 0 0 0;
}