body{ 
	margin: 0px; 
	background: #50B948 url(images/bg_page.jpg); 
	background-repeat: repeat-x;
}

img	{border: 0px;}
p		{border-top: 0px;}
strong	{font-weight: bold;}
h1{position: absolute; top: -1000px; left: -1000px;}


.underline	{text-decoration: underline;}
.center			{text-align: center;}
.right			{text-align: right;}

.error{
	background: red;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;	
}

.tt3{
	font-weight: bold;
	color: white;
}

/*
 * Bloc orange
 */
 
.box_content{
	width: 625px;
	background: url(images/box_bg.jpg);
	padding: 45px 25px 45px 50px;
	margin-left: 25px;
	position: relative;
	overflow: auto;
	height: 1%;
}

.bloc_img_haut{
	position: absolute;
	top: 0px;
	left: 0px;
}

.bloc_img_bas{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.box_separ{
	height: 10px;
	background: #000;
	margin-left: -8px;
	font-size: 1px;
}

.box_content h3{
	background: url(images/fleche_noire_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
}

.box_content a:link			{ color: #4FB94A; text-decoration: underline; font-weight: bold;}
.box_content a:visited	{ color: #4FB94A; text-decoration: underline; font-weight: bold;}
.box_content a:hover		{ color: #4FB94A; text-decoration: none; font-weight: bold;}

.box_content .img_left{
	float: left; 
	margin: 10px; 
	border: 1px solid black;
}

.box_content .img_right{
	float: right; 
	margin: 10px; 
	border: 1px solid black;
}

.box_content .txt_img_left{
	margin: 20px 5px 5px 0px;
}

.box_content .txt_img_right{
	margin: 20px 0px 5px 5px;
}

.box_content .infos_ingredients{
	width: 200px;
	float: left;
	margin-right: 10px;
}

.box_content .infos_ingredients .ingredients{
	margin-bottom: 10px;
}

.box_content .h3big{
	font-size: 20px; 
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	background: none;
}

.box_content .h3norm{
	font-size: 20px; 
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	background: none;
}

.box_content .little_margin{
	margin: 0px;
}

.box_content .h3_geant_vert{
	font-size: 30px; 
	font-weight: bold; 
	color: rgb(80, 185, 72);
	margin: 0px 0px 10px 0px;
	background: none;
}

.box_content .pictos_left{
	width: 90px;
	float: left;
	/*margin-right: 10px;*/
}

.box_content .rightpictos{
	margin: 0px 0px 10px 90px;
	
}

/*
 *
 */
 
.bloc_spdesc{
	background: #FBEBB8;
	padding: 5px;
	border: 1px solid black;
	position: relative;
	overflow: auto;
	height: 1%;
	margin-bottom: 15px;
}

.bloc_spdesc .img_left{
	float: left; 
	margin: 10px; 
}

.ingredients{
	background: white;
	border: 2px solid black;
	padding: 2px;
	font: 11px arial;
}

/*
 *
 */

#general{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	font-family: arial;
	font-size: 13px;
	color: black;
}

#content{
	overflow: hidden;
	height: 1%;
}

/*
 *
 */
 
a:link {
	color:#E9C564;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	color:#E9C564;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#E9C564;
	font-weight:bold;
	text-decoration:none;
}



/*
 *
 */
 
#colleft{
	float: left;
	width: 214px;
	height: 500px;
	position: relative;
} 

#colright{
	float: left;
	margin-left: 10px;
	padding: 8px 0px 0px 0px;
	width: 726px;
	position: relative;
}

#footer{
	height: 54px;
	margin-left: 101px;
	background: url(images/bg_bas.jpg);
	text-align: center;
}

/*
 * Menu
 */
 
#menu{
	list-style-type: none;
	padding: 0px;
	margin: 8px 0px 0px 30px;
}

#menu li{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#sousmenu{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}

#sousmenu li{
	margin: 2px 0px 0px 0px;
}


#imgurl{
	position: absolute;
	top: 0px;
	left: 0px;
}

#menubas{
font: 10px arial;
padding-top: 10px;
}

#menubas a:link{
	color: black;
	text-decoration: underline;
}

#menubas a:visited{
	color: black;
	text-decoration: underline;
}

#menubas a:hover{
	color: white;
	text-decoration: none;
}

#copyright{
	font: 11px arial;
	color: white;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 12px;
}


/*
 * Page d'accueil
 */

#h2accueil{
	margin: 0px;
	padding: 5px 0px 0px 30px;
	color:#FFD478;
	font-family:arial black;
	font-size:28px;
	font-weight:bold;
}

#h3accueil{
	color:black;
	font-family:arial black;
	font-size:22px;
	font-weight:bold;
	text-align:right;
	margin: 25px 170px 0px 0px;
}

#h3accueil2{
	background-color:#FFD478;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	color:black;
	text-align:center;
	font-weight: normal;
	margin: 25px 0px 0px 160px;
	width: 400px;
	font-size: 16px;
}


#yel_equilibre		{position: absolute; top:30px; right:35px;}
#yel_osseux				{position: absolute; top:130px; right:35px;}
#yel_transit			{position: absolute; top:230px; right:35px;}
#yel_antioxydants	{position: absolute; top:330px; right:35px;}
#yel_assimilation	{position: absolute; top:330px; right:165px;}
#yel_massecorpo		{position: absolute; top:330px; right:295px;}
#yel_omega				{position: absolute; top:330px; right:425px;}

#formule_veto			{position: absolute; top:60px; left:5px; width: 150px;}

#menu_accueil			{margin: 30px 0px 0px 50px;}

/*
 * page contact
 */

#formcontact p{
	position: relative;
	margin: 0px 0px 13px 0px;
}

#contact_nom, #contact_prenom, #contact_email, #contact_tel, #contact_demande{
	width: 250px;
	position: absolute;
	left: 120px;
} 

#contact_demande{height: 80px;}
#p_contact_demande{height: 90px;}
#contact_send{ width: 100px; margin-left: 270px;}
#p_contact_mandatory{font-size: 11px;}

/*
 * page super premium chiens
 */
 
#spchiens_infos{
	border: 2px solid #50B948;
	clear: both;
	overflow: auto;
	height: 1%;
	padding: 10px;
	margin-bottom: 10px;
}

#spchiens_infos ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 295px;
	float: left;
}

#spchiens_infos ul li{
	margin-bottom: 13px;
	text-align: justify; 
	font-size: 11px;
}

#spchiens_infos ul.marge_left{margin-left: 10px;}

#spchiens_infos .carre_vert{
	vertical-align: 0px;
}

/*			
.content{
	font: 13px arial;
	color: black;
}

.colwhite{
	font: 11px arial;
	color: white;
	font-weight: bold;
}

.divcontent{
	padding: 10px;
	background: url(images/background.jpg);
	overflow: auto;
}

.cadre{
	background: #FBEBB8;
	font: 13px arial;
	color: black;
}

.menu{
	width: 176px;	
	border: 3px #233029 solid; 
	margin-bottom: 15px; 
	text-align: center;
	font: 12px arial;
	font-weight: bold;
	padding: 3px;}

a.menu:link{
	display: block;
	color: black;
	text-decoration: none;
	background: #E9C564;
}

a.menu:visited{
	display: block;
	color: black;
	text-decoration: none;
	background: #E9C564;
}

a.menu:hover{
	display: block;
	color: white;
	text-decoration: none;
	background: #D8AB32;
}

a.fiche:link{
	color: black;
	text-decoration: none;
}

a.fiche:visited{
	color: black;
	text-decoration: none;
}

a.fiche:hover{
	color: black;
	text-decoration: none;
}

a.fiche:visited{
	color: black;
	text-decoration: none;
}

.fich{
	text-align: center;
	border: 1px black solid;
}

.minimenu{
font: 10px arial;
}

a.minimenu:link{
	color: black;
	text-decoration: underline;
}

a.minimenu:visited{
	color: black;
	text-decoration: underline;
}

a.minimenu:hover{
	color: white;
	text-decoration: none;
}


a.inbox:link		{ color: #4FB94A; text-decoration: underline; font-weight: bold;}
a.inbox:visited	{ color: #4FB94A; text-decoration: underline; font-weight: bold;}
a.inbox:hover		{ color: #4FB94A; text-decoration: none; font-weight: bold;}



a:link{
	color: #E9C564;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #E9C564;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	color: #E9C564;
	text-decoration: none;
	font-weight: bold;
}


.tt1{
	border: 2px black solid;
	border-right: 0px;
	font: 16px arial;
	font-weight: bold;
	padding: 2px;
	background: #378329;
}

.tt2{
	border: 2px black solid;
	font: 16px arial;
	font-weight: bold;
	padding: 2px;
	background: white;
}

.tt3{
	font-weight: bold;
	color: white;
}

.tt4{
	border: 2px black solid;
	font: 16px arial;
	font-weight: bold;
	padding: 2px;
	background: #E9C564;
}

.ingredients{
	background: white;
	border: 2px solid black;
	padding: 2px;
	font: 11px arial;
}

.explic{
	background: #FFF5E0;
	border: 1px solid black;
	padding: 2px;
}


.error{
	background: red;
	color: #FFFFFF;
	text-align: center;
				font-weight: bold;	
			}
*/