﻿html, body
{
	margin: 5;
	padding: 0;
	height: 100%; /* needed for container min-height */
	background: white;
	color: black;
	font-size: medium;
	font-family: verdana, Helvetica, sans-serif;
}

.menustyle
{
	margin: 5px;
	border: 0;
	width: 135px;
	text-align: center;
}

div#content
{
	float: right;
	width: 600px;
	height: 438px;
	padding-top: 22px;
}

div#container
{
	/* center, not in IE5 */
	background-position: center bottom;
	margin: 0 auto;
	width: 783px;
	height: 507px; /* IE6: treaded as min-height*/
	background-image: url(   'images/bg_back2.gif' );
	background-repeat: no-repeat;

}

div#container_en
{
	/* center, not in IE5 */
	background-position: center bottom;
	margin: 0 auto;
	width: 783px;
	height: 507px; /* IE6: treaded as min-height*/
	background-image: url(   'images/bg_back_en.gif' );
	background-repeat: no-repeat;

}

div#language
{

    display: table-cell;
    padding-right:38px;
    text-align:right;
    width:783px;
    height:20px;
    float: right;
    font-size:11px;
    font-weight:bold;
    color:White;
    font-family: verdana, Helvetica, sans-serif;
}


#navigation
{
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	width: 145px;
	font-family: verdana, Helvetica, sans-serif;
}

.shadowcontent, .shadow
{
	width: 160px;
	position: relative;
	bottom: 3px;
	right: 3px;
	text-align: center;
}
.shadow
{
	background-color: #ccc;
}


#innernav
{
}
a.menulink:active
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
a.menulink:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
}
a.menulink:link
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
a.menulink:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

.menulink
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	cursor: pointer;
}

a.languagelink:active
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.languagelink:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}
a.languagelink:link
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.languagelink:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.languagelink
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	cursor: pointer;
}





/*Sub Menu Link
a.submenulink:active
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}*/
a.submenulink:hover
{
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
	color: #FFFFFF;
}
/*
a.submenulink:link
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
a.submenulink:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}*/
a.submenulink
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

/*Specifique content CSS per page*/
#defaultmain
{
	background-image: url( 'images/sandwich.png' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 592px;
	height: 407px;
}


/*Specifique content CSS per page*/
#defaulther
{
	background-image: url(  'images/enrico.gif' );
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 531px;
	height: 290px;
	margin-left: 60px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
}

#defaultinst
{
	background-image: url(  'images/murinst.jpg' );
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 531px;
	height: 290px;
	margin-left: 60px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
}

#defaultmarch
{
	background-image: url(  'images/phare.jpg' );
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 531px;
	height: 290px;
	margin-left: 60px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
}

#scrollbar
{
	float: right;
	width: 15px;
	height: 280px;
}

#scrolltextbox
{
	margin-right:5px;
	text-align: justify;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/*Specifique content CSS per page*/
#servicecontent
{
	width: 531px;
	height: 407px;
}

.categimage
{
    height: 210px;
    vertical-align: middle; 
    display: table-cell;
}

.categcontent
{
	width: 531px;
	height: 290px;
	margin-left: 60px;

	border-bottom-style: solid;
	border-color: #CCCCCC;
}

.prodcontent
{
	/*border: solid;*/
	width: 542px;
	height: 275px;
	margin-left: 50px;
}

.productTitle
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}


.productimage img
{
	border: none;
}
img
{
    border: none;
}
.signature
{
    padding-right:95px;
   padding-top:5px;
    float:right;
    font-family: verdana, Helvetica, sans-serif;
    font-size:11px;
}

.productimage:hover img
{
	border: 1px solid navy;
}

.proddesc
{
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

.prodphotos
{
	/*border: solid;*/
	width: 150px;
	text-align: center;
	float: left;
}

.prodingred
{
	margin-left: 20px;
	font-family: verdana, Helvetica, sans-serif;
	font-size:10px;
    height:220px;
	width: 160px; 
	float: left;
}

.prodvn
{
	/*border: solid;*/
	width: 180px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	border-color: #CCCCCC;
	float: right;
}

.prodpdf
{
	padding-top: 20px;
	padding-right: 50px;
	float: right;
}



/*SCROLLER*/

div#hold
{
	/*border:solid;*/
	position: relative;
	overflow: hidden;
	width: 320px;
	height: 280px;
	z-index: 100;
}
div#wn
{
	/*border:solid;*/
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 280px;
	clip: rect(0px, 320, 280px, 0px);
	overflow: hidden;
	z-index: 1;
}
div#lyr1
{
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 1;
}


/*section recette*/

#defaultrecette
{
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 531px;
	height: 290px;
	margin-left: 60px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
}

.servicetitle
{
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #CCCCCC;
	font-weight: bold;
	color: #999999;
}

/* section comment*/
.commentcontent
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 140px;
	font-weight: bold;
	width: 531px;
	height: 290px;
	margin-left: 60px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
}

.commenttitle
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#serviceright
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	width:190px;
	padding-top: 140px;

	float: right;
}

.errormessage
{
    
    font-size:10px;
    color:Red;
 	font-family: verdana, Helvetica, sans-serif;   
}

.goodmessage
{
    
    font-size:10px;
    color:Green;
 	font-family: verdana, Helvetica, sans-serif;   
}
