/* index css */

body{
	
	/*background: transparent url('images/intro/bg.gif');*/
	background-color: #bfb8A0;
	color:#FFFFFF;
	font: bold 13/1.5em verdana,sans-serif;
}

div#gerant {
	float:right;
	text-align:right;
}

div#devise {
	float:left;
	text-align:left;
}

div#contacts {
	float:none;
	margin-bottom:20px;
	text-align:right;
}

div#contacts a{
	text-decoration:none;
	color:#FFFFFF;
}

/*div#petales {
	z-index:100;
	position: absolute;
	height:95px;
	background : transparent url('images/intro/petales3.gif');
	cursor:pointer;
	
}*/
div#tooltip {
	z-index:2;
	position: absolute;
	top:  40px;
	left: 275px; 
	background : #FFFFFF;
	cursor:pointer;

}

div#container {
	width: 990px;
	min-height:: 580px;
	margin-top: 10px;
	background-color:none;
	align:center;
	
}

div#header {
	background: transparent url('images/intro/combinedbanniere.gif');
	text-align:center;
	clear:both;
	background-repeat: no-repeat;
	/*border:solid red 1px; */
	height:95px;
}
div#footer{
	text-align:center;
	/*border:solid red 1px;*/
	clear:both;
	/*padding-bottom :  1em; */
	background: transparent url('images/intro/footer.gif');
	width: 990px;
	height:25px;
}


div#leftside {
	width:196px;
	height: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	text-align:left;
	
	}

div#pageHTML {
	width:790px;
	min-height:480px;
	float:left;
	padding: 0px 0px 0px 0px;
	align:center;
	/*border : solid red 1px;*/
	background-repeat: no-repeat;
	padding: 0;
	margin:0;
	

}
div#textzone{
	width:750px;
	min-height:178px;
	height:auto !important;
	height:178px;
	padding: 6px;
	color:#FFFFFF;
	/*border : 6px double #666;
	background:#CCCCCC;*/
	text-align:left;
	overflow:none;
	
}

div#textzone p{
	
	margin:0;
	padding:0;
	font: bold 13/1.5em Verdana ;
	
	
}
div#textzone span{
	
	font: bold 18/1.5em verdana,sans-serif;	
	
}
div#textzone div#thetext{	
	text-align:left;
	font: bold 13/1.5em Verdana ;
	
}

div#textzone div#bottomtext{	
	text-align:right;
	font: bold 13/1.5em Verdana ;
}

div#textzone span{
	
	font: bold 18/1.5em verdana,sans-serif;
	
}

div#imageszone{
	width: 710px;
	min-height:275px;
	padding: 1px 1px 1px 1px;
	align:center;
	
}


div#imageszone img{
	width: 704px;
	height: 265px;
	
	
}

div#leftimagename{
	color:#FFFFFF;
	align:center;
	font: bold 15/1.5em Verdana, Arial, sans-serif;
	width: 350px;
	height:15px;
	float:left;
	padding: 0px 0px 0px 0px;
	
}


div#rightimagename {
	color:#FFFFFF;
	align:center;
	font: bold 15/1.5em Verdana, Arial, sans-serif;
	width: 350px;
	height:15px;
	float:left;
	padding: 0px 0px 0px 0px;
	
}


div.hidendiv{
	background: transparent url('images/intro/listbgtodup.gif');
	text-align: left;
	padding:0px 2px 0px 2px;	
	
}
div.hidendiv a {
	text-decoration:none;
	font: bold 13/1.5em verdana,sans-serif;
	padding-left: 10px;
	color: #FFFFFF
}





div#linkList {
	width:196px;
	height:456px;
	padding: 0px 0px 0px 0px;
	float:left;
	
	font: bold  12/1.5em verdana,sans-serif;
	
	
}
div#linkList a.choice{
	color: #FFFFFF;
 	text-decoration:none;
	font: bold 20/1.5em verdana,sans-serif;
	
}


#linkList ul {
	
	list-style-type: none;	
	color:#FFFFFF;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:456px;
	
	}

div#rightside #linkList ul li {
	background: transparent url('images/intro/listbg1.gif');
	/*border: 1px solid red #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;*/
	padding: 0px;
	/*padding-bottom: 4px;*/
	width:196px;
	height: 114px;
	
	} 


div#rightside #linkList ul li:hover,  div#rightside #linkList ul li.liover {
	background: transparent url('images/intro/listbg2.gif');
	/*border: 1px solid #FFFFFF;*/
	width:196px;
	height: 114px;
		
	} 
	
div#leftside #linkList ul li {
	background: transparent url('~/images/intro/reverse listbg1.gif');
	/*border: 1px solid red #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;*/
	padding: 0px;
	/*padding-bottom: 4px;*/
	width:196px;
	height: 114px;
	
	} 
	
div#leftside #linkList ul li:hover , div#leftside #linkList ul li.liover {
	background: transparent url('images/intro/reverse listbg2.gif');
	/*border: 1px solid #FFFFFF;*/
	width:196px;
	height: 114px;
		
	} 



