/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1em;
	background-attachment:fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
html, input, textarea	{	
	font-family:Arial, Helvetica, sans-serif;
	/*color:#7db6d4;*/
	color:#000A80;
}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

a{color:#4263FD; text-decoration:underline} 
a:hover{text-decoration:none}

.link1{color:#06C; font-weight:bold;   }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(/images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:11px; }
ul li a{color:#fff; font-weight:bold; text-decoration:none ; line-height:1.66em} 
ul li a:hover { text-decoration:underline; }

/*.ul li{background:url(/images/separateur-horizontal-trans.png)  bottom left repeat-x;  padding-bottom:15px; padding-left:0; margin-bottom:9px}*/
.ul li{padding-bottom:15px; padding-left:0; margin-bottom:9px}
.ul li span{background:url(/images/1page_title4.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:65px; display:block }
.ul li .li{background:url(/images/1page_title5.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:65px; display:block }
.ul li a{color:#57d413; font-weight:bold; text-decoration:underline ; line-height:1.33em} 
.ul li a:hover { text-decoration:none; }

.ul1 li{background:url(/images/marker1.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:13px; }
.ul1 li a{color:#57d413; font-weight:bold; text-decoration:underline ; line-height:1.66em} 
.ul1 li a:hover { text-decoration:none; }


object { vertical-align:top;}

/*content*/
#content{ font-size:0.85em; text-align:left; border-left:1px solid #33566a;  border-right:1px solid #33566a; background: url(/images/fond-contenu.png) repeat-x top #ffffff}
#content .indent-main{padding:0px 34px 0px 37px}
#content .title{  margin-bottom:21px}
#content .title1{  margin:43px 0 15px 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 16px 0 0}
#content .img-left2{ float:left; margin:0 16px 16px 0}
#content .img-indent{ margin:0 0 11px 0}
#content .img-indent1{ margin:0 8px 9px 0}
#content p{ margin:0 0 23px 0}
#page7 #content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 13px 0}
#content .p2{ margin:0 0 33px 0}
#content h3{color:#57d413; font-size:.916em; text-transform:uppercase; margin-bottom:5px; line-height:1.27em  }
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
/*#content .tail{ background:url(/images/separateur-horizontal-trans.png) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}*/
#content .tail{ padding-bottom:9px; margin-bottom:9px}
.txt{ color:#7db6d4; font-weight:bold; float:right; display:block; margin-bottom:15px}

#content .indent{padding:0 0 0 11px}
#content .indent1{padding:0 0 0 7px}

/*box*/
.box{ background:#EAE4E0; width:100%;}
.box .border-top {background:url(/images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(/images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(/images/border_left.gif) repeat-y left;}
.box .border-right {background:url(/images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(/images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(/images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(/images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(/images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:0 0 0 0; }


/*footer*/
#footer { color:#999; font-size:0.75em; text-align:right; border-bottom:1px solid #000000}
#footer .indent-footer{ padding:14px 35px 0 30px;}
#footer a {color:#999; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.h{ height:58px}
.block-contact span{ float:right; margin-right:20px}
input.fond{
   	border:1px solid #125d7f; 
	background:#125d7f;
	font-family:Tahoma, Geneva, sans-serif;
	width:158px; height:17px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #125d7f; 
	background:#125d7f;
	font-family:Tahoma, Geneva, sans-serif;
	width:195px; height:135px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
.arrowlistmenu{
width: 250px; /*width of accordion menu*/
margin-top:20px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: #FFFFFF;
background: black url(/images/titlebar.png) repeat-x center left;
margin-bottom: 8px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(/images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 15px; /*bottom spacing between each UL and rest of content*/
margin-left:10px;
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
background:url(/images/marker.gif) center left no-repeat; background-position:3px 8px; margin:0; padding-left:11px;
}

.arrowlistmenu ul li a{
/*background: url(/images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 5px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
/*border-bottom: 1px solid #dadada;*/
font-size: 12px;
}

.arrowlistmenu ul li a:visited{
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #128ab5;
}

h1 { font-size:20px; text-align:center; }

.produit_select {
	font-size:12px;
	text-align:left;
	width:85px;
	background-color:#003957;
	color:#FFFFFF;
	border:1px solid #7db6d4;
}

.produit_bouton {
	padding:2px 1px;
	height:24px;
	font-size:12px;
	text-align:center;
	background-color:#7db6d4;
	color:#000000;
	font-weight:bold;
	border:1px solid #FFFFFF;
}

.produit_bouton:hover {
	color:#FFFFFF;
}

table.prix {
	font-size:12px;
	width:600px;
	border-collapse:collapse;
	margin:15px auto;
}

table.prix th {
	border:#666666 solid 1px;
	background-color:#7db6d4;
	color:#FFFFFF;
	padding:2px;
	text-align:center;
}

table.prix td {
	border:#999999 solid 1px;
	text-align:center;
	padding:5px;
}

.fond_input {
	background-image:url(/images/fond_input.png);
	background-repeat:repeat-x;
	padding:3px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	color:#000033;
}

.titre_rf {
	height:83px;
	width:410px;
	text-align:left;
	background-image:url(/images/bg-titre-trans.png);		
}

.titre_rf h2 {
	font-size:17px;
	margin-left:83px;
	line-height:83px;
	color:#FFF;
}
#animated-portfolio li { background:none; padding:0 }
.right_menu a, .right_menu a:visited { color:#FFF; text-decoration:none; font-size:11px; font-weight:bold; }
.right_menu a:hover { color:#FFF; text-decoration:underline; font-size:11px; font-weight:bold; }
.top_menu {
text-align:center;
padding:9px 0 6px 0;
width:100%;
background-image: url(images/bg_rockfood_menu.png);
background-repeat: no-repeat;
color:#CCC;
}
.top_menu a, .right_menu a:visited { color:#FFF; text-decoration:none; font-size:13px; font-weight:bold; }
.top_menu a:hover { color:#FFF; text-decoration:underline; font-size:13px; font-weight:bold; }

.errmsg {
  padding: 3px 5px;
  margin:0 auto;
  color:#000;
  font-weight:bold;
  background-color:#FFAAAC;
  border:1px solid #000;
  text-align:center;
}

