body {
	width:966px;	
	margin:0 auto;
	
	background-image:url(../images/fond_body.gif);
	background-repeat:repeat;	
	
	font-family: arial;
	color: #606060;
}

#header {
	width:965px;
	height:188px;
	
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;	
}
#lienHeader {
position: absolute;
top: 115px;
left: 200px;
width: 145px;
height: 60px;
}
#menu_haut {	
	width:665px;
	height:36px;
	padding-left:150px;
	padding-right:150px;
	
	background-image:url(../images/menu_haut.gif);
	background-repeat:no-repeat;	
}

#menu_haut #vin {
	margin-left:15px;
}
#menu_haut #connaitre {
	margin-left:15px;
}
#menu_haut #actu {
	margin-left:15px;
}
#menu_haut #presse {
	margin-left:15px;
}
#menu_haut #contact {
	margin-left:15px;
}

#cadre {
	position: relative;
	width:700px;		
	padding-left:136px;
	padding-right:150px;	
	
	
	background-image:url(../images/fond_cadre.gif);
	background-repeat:repeat-y;	
}

#footer {
	position:relative;top:0px;
	width:665px;
	height:74px;
	padding-left:150px;
	padding-right:150px;
	padding-top:5px;
	
	background-image:url(../images/footer.gif);	
	background-repeat:no-repeat;
}

#footer a {
	font-family:Arial;
	font-size:12px;
	color:#633E46;	
	
	text-decoration:none;
}

#footer a:hover {	
	text-decoration:underline;
}

#copyright {
	font-family:Arial;
	font-size:12px;
	color:#633E46;	
}

#newsletter {	
	margin-left:80px;
}

#version {
	position:absolute;top:0px;right:128px;
}

#flag_english
{
	position:absolute;
	top:328px;
	left: 428px;
	width:42px;
	height:25px;
}

#flag_french
{
	position:absolute;
	top:328px;
	left: 501px;
	width:42px;
	height:25px;
}

img {
	border:0;
}

#accueil {
	width:700px;
	height:425px;
	
	margin:0 auto;
	background-repeat:no-repeat;
}


#cadreAccueil {
	position: relative;
	width:665px;		
	padding-left:136px;
	padding-right:150px;	
	
	
	background-image:url(../images/fond_cadre.gif);
	background-repeat:repeat-y;	
}

#accueilInterieur {
	width:700px;
	height:61px;
	
	margin:0 auto;
	background:url(../images/bienvenue.gif) no-repeat center top;
}
#onglet {
	width:700px;
	height:67px;
	
	margin:0 auto;
	background:url(../images/ongletActu.gif) no-repeat center top;
}

#interieur {
	width:700px;
	
	margin:0 auto;
	background:url(../images/fondAccueilInt.gif) repeat-y;
}

#titreIntAccueil {
font-weight: bold;
font-size: 16px;
text-align: center;
}

#article {
position: relative;
margin-top: 10px;
margin-left: 30px;
width:600px;
font-size: 12px;
text-align: left;
}

#actualites {
position: relative;
margin-top: 10px;
margin-left: 10px;
font-size: 12px;
}
#actualites .date {
color: #764242;
font-weight: bold;
}
.plus {
color: #db3134;
padding-top: 8px;
font-size: 11px;
text-decoration: none;
}

#spanNosVins {
color: #764242;
font-weight: bold;
margin-left: 10px;
font-size: 18px;
}

#globalNosVins {
	position: relative;
	width:700px;		
	padding-left:136px;
	padding-right:150px;
	
	
	
	background-image:url(../images/fond_cadre.gif);
	background-repeat:repeat-y;	
}

.alinea {
 margin-left: 30px;
}

#ongletsNosVin {	 
	position :relative;
	width: 700px;
	height:37px;
	padding-left:150px;
	padding-right:10px;
}
#ongletsConnaitre {	 
	position :relative;
	width: 700px;
	height:42px;
	top: -6px;
}

.sous_titre {
	font-size:18px;	
	color:#696969;
	
	padding-left:10px;
	margin-bottom:10px;
	
	width:659px;
	height:23px;
	background-image:url(../images/separation_sous_titre.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	
	display:block;	
}

.sous_titre.bordeaux {
	color:#522E36;
	background-image:url(../images/separation_sous_titre_bordeaux.gif);
}

.petit_sous_titre {
	font-size:12px;	
	color:#696969;
	font-weight:bold;
	
	padding-left:10px;
	margin-bottom:10px;
	
	width:332px;
	height:17px;
	background-image:url(../images/petite_separation_sous_titre.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	
	display:block;	
}

.petit_sous_titre.bordeaux {
	color:#BE002B;
	background-image:url(../images/petite_separation_sous_titre_bordeaux.gif);
}

.petit_sous_titre_gris {
	width:480px;
	height:22px;
	background-image:url(../images/petite_separation_sous_titre.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	
	display:block;
}

#titre_page {
	color:#522E36;
	font-size:24px;
	font-weight:bold;
}

.decalage_texte {
	margin-left:10px;
	display:block;
}

a {
	color:#583C35;		
}

#tableau_contact {
	color:#92505F;
}

input[type=text],textarea {
	width:205px;
	height:16px;
	color:#92505F;
	font-size:12px;
	
	border:0;
	padding-left:10px;
	
	background-image:url(../images/fond_input.gif);
	background-repeat:no-repeat;	
}