/* Feuille de style vins-ducamin.com public 
rouge : 380615
*/
/* --- GÉNÉRAL --- */
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}
/* --- BLOC CONTENEUR GLOBAL --- */
div#container {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
div#container #top {
	text-align: left;
	width: 100%;
	height: 81px;
	margin-top: 0;
}
div#container #content {
	width: 100%;
	min-height: 350px;
}
div#container #footer {
	height: 100px;
	height: 100px;
}
.blocs {
	width: 980px;
	margin: 0 auto;
}	
div#footer .blocs {
	height: 80px;
}
/* --- STYLES --- */
html {
	font-size: 100%;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	background-color: #380615;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1 {
	color: #380615; /*#7E0B05;*/
	margin-top: 15px;
	padding-bottom: 1px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #380615;
}
h2 {
	color: #252118; /*#7E7305;*/
	font-size: 18px;
	padding-bottom: 3px;
	text-align: left;
}
h1, h2 {
	letter-spacing: -1px;
}
h3 {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #380615; /*#7E0B05*/
	padding-bottom: 2px;
}
h5 {
	text-align: left;
}
a {
	color: #7E7305;
	text-decoration: none;
}
img {
	border: 0px;
}
img.facebo {
	display: none;
}
table {
	margin-right: auto;
	margin-left: auto;
}
td {
	vertical-align: top;
}
.tableau {
	border-left: 1px solid #272018;
}
.tableau th {
	color: #FFFFFF;
	background: #380615 url(images/tabs_fd.jpg) repeat-x left top;
	text-align: center;
	padding: 3px;
}
.tableau td {
	vertical-align: top;
	padding: 2px;
	border-right: 1px solid #380615;
	border-bottom: 1px solid #380615;
}
.formulaire th {
	vertical-align: top;
	padding-top: 2px;
	text-align: right;
	font-weight: normal;
	font-size: 90%;
}
.formulaire td {
	text-align: left;
	vertical-align: top;
}
.aide {
	background: #EFDFDF;
	display: block;
	color: black;
	padding: 10px;
}
.erreur_news {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC6666;
	padding: 1px 5px;
}
.result_news {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #339933;
	padding: 1px 5px;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #CC6666;
	padding: 10px;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #339933;
	padding: 10px;
}
.champs {
	background-color: white;
	color: #4F4435;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}
.champs_news {
	background-color: transparent;
	color: #CCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
}
.button_news {
	font-size: 10px;
}
.texts {
	text-align: justify;
	/*padding-right: 30px;
	padding-left: 30px;*/
}
.texts_small {
	font-size: 85%;
}
.picright img {
	margin-left: 15px;
}
.picleft img {
	margin-right: 15px;
}
.spacer {
	clear: both;
}
.pointer {
	cursor: pointer;
}
#header {
	display: none;
}
div#top {
	background: #380615 url(images/top_footer_fd.jpg) repeat-x left top;
}
div#container #top .blocs {
	font-family: 'Tahoma', Geneva, Arial, Helvetica, sans-serif;
	color: white;
	height: 81px;
	line-height: 27px;
}
div#container #top .blocs a {
	color: white;
}
div#container #top .blocs a:hover {
	color: white;
	text-decoration: underline;
}
ul.menuhor li {
	float: left;
	line-height: 27px;
	padding: 0 7px;
}
ul.menuhor li a {
	display: block;
	text-decoration: none;
	color: white;
}
ul.menuhor li a:hover {
	color: white;
	text-decoration: underline;
}
.menuhor .aselected {
	background-color: white;
	color: #380615;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}
div#content {
	clear: both;
	background: white;
}
#content #left {
	float: left;
	width: 250px;
	background-color: #380615;
}
div#content #scroll {
	overflow: auto;
	padding: 0 0;
	color: #4F4435;
	min-height: 400px;
}
.selections {
	font-size: 80%;
	text-align: left;
	line-height: 2em;
	border-bottom: 1px dotted #343434;
}
.rubriques td, td.articles , .article td, .dumois, .articles_textes {
	color: white;
	padding: 10px;
	border: 1px solid #380615;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.articles_textes {
	min-height: 120px;
}
.rubriques td  {
	vertical-align: bottom;
}
.rubriques img {
	border: 1px solid #380615;
	margin: 5px;
}
.rubriques a, td.articles a, .articles_textes a {
	font-size: 90%;
	color: white;
}
.details {
	color: #CCC;
}
.rubriques a:visited, .articles a:visited {
	color: #CCC;
}
td.articles , .article td, .articles_textes {
	vertical-align: top;
	text-align: left;
}
td.articles  {
	text-align: left;
}
.article td {
	text-align: justify;
}
th.articles, .article th  {
	vertical-align: top;
	background-color: white;
	min-width: 110px;
	/*border: 1px solid #FFFF00;*/
}
.articles img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.faceb {
	margin-bottom: 5px; 
	padding: 3px;  
}
a.lien_navigation {
	color: #380615;
	text-decoration: underline;
}
a.lien_navigation:visited {
	color: gray;
}
.navigation-articles {
	background: #EFEFEF;
	height: 30px;
}
.navigation-articles li {
	float: left;
	padding: 5px 0;
}
.lined  {
	text-decoration: line-through;
}
.promoprix, .promotext {
	font-weight: bold;
	line-height: 35px;
}
.promotext {
	font-size: 150%;
}.promoprix {
	font-size: 200%;
}
/*#gallery {
	background-color: #444;
	padding: 10px;
	width: 520px;
}
#gallery ul li {
	display: inline; 
}
#gallery ul img {
	border: 5px solid #EEEEEE;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #CCC;
}
#gallery ul a:hover { 
	color: #CCC;
}
*/
.partenaires {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: 0px;
	border-top: 1px solid #7E7305;
	border-left: 1px solid #7E7305;
}
.partenaires th {
	padding: 10px;
	border-bottom: 1px solid #7E7305;
}
.partenaires td {
	text-align: left;
	border-bottom: 1px solid #7E7305;
	border-right: 1px solid #7E7305;
}
.partenaires td.none {
	background-color: Transparent;
	border: 0px;
}
.bookmarks li {
	float: left;
}
.bookmarks li img{
	margin-top: 2px;
	margin-right: 3px;
}

div#footer {
	background: #380615 url(images/top_footer_fd.jpg) repeat-x left top;
	clear: both;
	height: 80px;
}
div#footer .blocs {
	background-color: transparent;
	color: #CCC;
	font-size: 90%;
}
div#footer a {
	color: #CCC;
}
div#footer a:visited {
	color: #666;
}
.recherche0 { color: black; font-weight: normal; background:#FF0; }
.recherche1 { color: black; font-weight: normal; background:#6CF; }
.recherche2 { color: black; font-weight: normal; background:#CFC; }
.recherche3 { color: black; font-weight: normal; background:#C9F; }
.recherche4 { color: black; font-weight: normal; background:#FCF; }
