@charset "utf-8";

html, body, div, span, p, a, ul, ol, li, table, tr, th ,td, form, input, textarea, img, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	border:none;
}

.clearfix:after {
	content: ".";
	display: inline;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {display: inline-block;}   /* for IE/Mac */


body{
	padding:0px;
	border:none;
	margin:0px;
	background-color:#E0ECAA;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#frame{
	position:relative;	
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;	
	text-align:left;
}

.normal{
	background-image:url(../riz-camargue-images/frame-bg-normal.jpg);
	background-repeat:repeat-y;
}

.accueil{
	background-image:url(../riz-camargue-images/frame-bg-accueil.jpg);
	background-repeat:repeat-y;
}

.index{
	background-color:#095E25;
}


#site-url-print{display:none;}


h1{
	display:none;
}

h2{
	font-size:26px;
}

.content-tag-line{
	font-size:20px;
}



.bold{
	font-weight:bold;
}





#banner{
	width:1000px;
	height:209px;
	background-image:url(../riz-camargue-images/banner.jpg);
	background-repeat:no-repeat;
	background-color:#C7D22E;
}













#top-nav{
	width:1000px;
	height:26px;
	background-color:#095E25;
}


#top-menu-list{
	list-style-type:none;
}


#top-menu-list li{
	float:left;
}

#top-menu-list .right-line{
	border-right:#FFFFFF 1px solid;
}

#top-menu-list li a{
	display:block;
	width:249px;
	height:26px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

#top-menu-list li a:hover{
	text-decoration:none;
	background-color:#2F7F4A;
}

.top-menu-active{
	background-color:#2F7F4A;
}











#left-nav{
	width:251px;
	float:left;
	display:block;
}

.left-nav-prods{

}




#left-menu-list{
	list-style-type:none;
}


#left-menu-list li{

}

#left-menu-list .bot-line{
	border-bottom:#FFFFFF 1px solid;
}

#left-menu-list li a{
	display:block;
	width:220px;
	height:30px;
	color:#000000;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:10px 0px 0px 30px;
}

#left-menu-list li a:hover{
	text-decoration:none;
	background-color:#D9E079;
}

.left-menu-active{
	background-color:#D9E079;
}




#flashcontent{
	display:block;
	width:1000px;
	height:739px;
}







#content{
	width:710px;
	float:left;
	padding:32px 0px 32px 38px;
}



#content-accueil{
	width:849px;
	margin:42px 0px 0px 95px;
}


#content-contact{
	width:710px;
	float:left;
	padding:0px 0px 0px 38px;
}


#content-prod-left{
	width:303px;
	display:block;
	float:left;
	font-size:14px;
}

.p-accueil{
	font-size:14px;
	margin-bottom:7px;
}



#content-prod-right{
	width:330px;
	display:block;
	float:left;
	margin-left:20px;
}

	.contentholdercontact{
		margin-left:0px;
		margin-top:0px;
		width:668px;
		}




/* RECETTES */

.recette-box{
	width:600px;
	margin:0px 0px 20px 20px;
}

.recette-box img{
	float:right;
	margin:0px 0px 20px 20px;
}



/* REVENDEURS */
		
	.contentholderrevendeurs{
		margin-left:0px;
		margin-top:30px;
		width:630px;
		}
		
	.contentholderrevendeurs a{
		text-decoration:none;
		color:#B1A18A;
		}
	
	.contentholderrevendeurs a:hover{
		text-decoration:underline;
		color:#B1A18A;
		}
		
	.revendeursCol{
		float:left;
		width:135px;
		/* background-color:#00CC99;*/
		margin-left:20px
		}
	
	.revendeursColfirst{
		float:left;
		width:135px;
		/*background-color:#00CC99;*/
		margin-left:0px
		}
	
	.departmentdiv{
		width:100%;padding:2px 2px 2px 4px; /*background-color:#A59CAD;*/background-color:#B1A18A; color:#FFFFFF;margin:0px 0px 8px 0px;
	}
		
	.revtitle{
		font-weight:bold;
	}



/*******************************************************************/
/*        MAIL FORM
/*******************************************************************/


#mailholder{
margin-left:0px;
margin-top: 10px;
}

#mailholder label{
float: left;
width: 190px;
font-weight: bold;
text-align:right;
padding-right:20px;
}

#mailholder input, textarea{
width: 180px;
margin-bottom: 5px;
border:1px #999999 solid;
}

#mailholder textarea{
width: 400px;
height: 120px;
}

#mailholder .boxes{
width: 1em;
}

#submitbutton{
margin-left: 210px;
margin-top: 5px;
width: 90px;
}


/* end mail form styles */






#footer{
	width:750px;
	padding-left:250px;
}

#footer p{
	text-align:center;
	font-size:10px;
	color:#999999;
}

#footer a {
	text-decoration:none;
	color:#999999;
}

#footer a:hover {
	color:#333333;
}





