body {
	background-color:#FDFDFB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link{
	color:#F89F2B;
	
}
a:hover{
	color:#CFC5CE;
	
}
a:active{
	color:#CFC5CE;
	
}
a:visited{
	color:#F89F2B;
	
}/**/

h1{
	font-size:14px;
	color:#000000;
	font-weight:100;
	margin-top:0px;
	margin-bottom:0px;
}
h2{
	text-align:center;
	font-size:9px;
	color:#000000;
	font-weight:100;
	margin-top:0px;
	margin-bottom:0px;
}

#verin{
	background-image:url(../images/proto_03.jpg);
}
/***************** TAB1 *********************/
#tab1{
	border: 1px;
	border-style:dashed;
	border-color:#C0B4C1;
	background-image:url(../images/tabs/fond1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#tab1 caption{
	text-align:left;
	font-size:14px;
	color:#FFFFFF;
	padding-left:10px;
	border-bottom: 1px black;
	background-image:url(../images/tabs/caption1.jpg);
}
#tab1 tbody td{
	font-size:14px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	/*text-align:justify;*/
}
#tab1 tbody td li{
	text-align:left;
	list-style-type:disc;
	padding-top:0px;
	padding-left:20px;
	color: #CFC5CE;
}

#tab1 tbody td a:link{
	color:#F89F2B;
	
}/*
#tab1 tbody td a:hover{
	color:#CFC5CE;
	
}
#tab1 tbody td a:active{
	color:#CFC5CE;
	
}
#tab1 tbody td a:visited{
	color:#F89F2B;
	
}*/

/************************************************/

/******************* Footer *********************/
#footer a:link{
	color:#F89F2B;
	font-weight:bold;
}
#footer a:hover{
	color:#CFC5CE;
	font-weight:bold;
}/*
#footer a:active{
	color: ;#CFC5CE;
	font-weight:bold;
}
#footer a:visited{
	color:#F89F2B;
	font-weight:bold;
}*/

/********************* Infos bulles *********************/
#infobulle{
position: absolute;
visibility : hidden;
border: 0px none ;
padding: 0px;
font-family: Verdana, Arial;
font-size: 10px;
z-index:10;
/*background-color: #333333;*/
}