/**** CSS for Vin de France ****/

/**** General body and site font atribute ****/
body, table, tr, td, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #656565;
	line-height:14px;
}
body {
	background-color: #ffffff;
}

/**** Main Text ****/

H1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

H2, H3, H4, H5, H6 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

P {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.DropDownSelection {
	font-size: 10px;
	height: 17px;
	width: 170px;
	color: #848484;
	border: 1px solid #A3A3A3;
	margin: 3px;
	background-color: #F5F4F1;
}

/**** Search Form ****/

.Search {
	font-size: 10px;
	height: 16px;
	width: 115px;
	color: 666666;
	border: 1px solid #999999;
	margin: 0px;
	padding: 1px 1px 1px 5px;
}

/**** Interstitiel ****/

table.Inter {
	background-image: url(../images/general/bg_langue_interface.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
}

/**** Footer ***/

.Footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #B5B3AF;
}

a.Footer:link {
	text-decoration: none;
	color: #B5B3AF;
}
a.Footer:visited {
    text-decoration: none;
	color: #B5B3AF;
}
a.Footer:hover {
	text-decoration: none;
	color: #B5B3AF;
}
a.Footer:active {
    text-decoration: none;
	color: #B5B3AF;
}
.noSreen {
	display: none;
}

/**** Hub ****/
div.PositionDescriptionHub {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
}

div.PositionLinkHub {
	margin-top: 15px;
	margin-right: 40px;
	margin-left: 5px;
	margin-bottom: 0px;
}
/**** Error ****/	
p.Error {
	line-height: 14px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 100px;
	margin-bottom: 140px;
}
/**** Divers ****/
.BottomImage {
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bottomPage{
	height:30px;
}

.TopSpace {
	margin-top: 15px;
	margin-bottom: 14px;
	width: 420px;
}

.leftSpace{
	Margin-Left:40px;
}

#DescriptionSection
	{
		width: 360px;
}

#SaviezVousQue
	{
		width: 330px;
}


