/**** Links ****/
a:link {
	text-decoration: underline;
	color: #656565
}
a:visited {
    text-decoration: underline;
	color: #656565
}
a:hover {
	text-decoration: none;
	color: #B1A700
}
a:active {
    text-decoration: underline;
	color: #656565
}
/**** Selection ****/
div.PositionTitleImg {
	margin-top: 20px;
}
div.PositionDropDownMenu {
	margin-top: 50px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
}
p.Description {
	line-height: 14px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
}
/**** Fiche Explicative ****/

div.PositionImageResultat {
	margin-left: 40px;
	margin-top: 20px;
}
div.DescriptionResultat {
	line-height: 14px;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 160px;
	margin-bottom: 0px;
}
div.LinkResultat {
	line-height: 14px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 160px;
	margin-bottom: 40px;
}
div.DescriptionTechnique {
	line-height: 14px;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 15px;
	margin-bottom: 10px;
}
/**** Cepages ****/
a.Cepages:link 
{
	font-size: 10px;
	text-decoration: none;
	color: #656565
}
a.Cepages:visited 
{
	font-size: 10px;
    text-decoration: none;
	color: #656565
}
a.Cepages:hover 
{
	font-size: 10px;
	text-decoration: none;
	color: #B1A700
}
a.Cepages:active 
{
	font-size: 10px;
    text-decoration: none;
	color: #656565
}
td.NavigationCepages 
{
	font-size: 10px;
	color: #B1A700;
}
table.BackImageCepages {
	background-image: url(../images/general/bg_cepages_interface.jpg); 
	background-repeat: no-repeat;
	background-position: bottom center;
}
/**** Regions ****/
p.DescriptionRegions {
	line-height: 14px;
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 3px;
	margin-bottom: 30px;
}
table.BackImage {
	background-image: url(../images/general/bg_regions_interface.jpg); 
	background-repeat: no-repeat;
	background-position: bottom center;
}
.BottomPageRegions {
	height:100px;
}