/****************************************************
 * DESTINATION FRANCE par Lagribouille.com ©2010	*
 * 													*
 * Rappel des couleurs principales					*
 * #fbe724 : jaune									*
 * #99FF00 : vert									*
 * #39DDFA : bleu									*
 * #1F1E12 : marron									*
 ****************************************************/

/****************************************/
/* CLASSES GENERALES & COMMUNES DE BASE */
/* 		ET SPECIFIQUES AU SITE			*/
/****************************************/

body {
	background: #A79E4F url('../images/bg_body.jpg') no-repeat top center;
	font: 14px/19px "Trebuchet MS", Helevetica,Arial,sans-serif;
	color: #DDD;
	text-align: justify;	
}
a, a:link, a:visited {
	color: #FFF;
}
a:hover {
	color: #99FF00;
	text-decoration: none;
}
p {
	margin-bottom: 12px;
}

hr {
	border: 0;
	height: 1px;
	color: #343320;
	background-color: #343320;
	margin: 20px 0;
}
.clearer_hr {
	clear: both;
	width: 100%;
	height: 20px;
	margin-bottom: 20px;
}
.repere {
	font-style: italic;
	color: #39DDFA;
}
.nota {
	color: #999;
	font-size: 13px;
	font-style: italic;
}
.caps {
	font-size: 110%;
}
.bg_png {
	background: #C0C0C0;
}
.content ul, .content_large ul {
	margin-left: 20px;
	margin-bottom: 15px;
}

/*** Mises en forme d'éléments de formulaire ***/
select {
	padding: 5px;
	border: 1px solid #17160d;
	border-radius: 8px 8px;
	-moz-border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
	background:#494730;
	color: #DDD;
}
input[type="submit"] {
	font: 13px "Trebuchet MS", Helevetica,Arial,sans-serif;
	width: 80px;
	height: 28px;
	padding: 1px 0 5px 0;
	border: none;
	color: #333;
	cursor: pointer;
	background: url('../images/button.png') no-repeat;
	margin-top: 7px;
}
input[type="submit"]:hover {
	color: #000;
	background: url('../images/button_hover.png') no-repeat;
}


/***********************/
/* CARCASSE DE LA PAGE */
/***********************/
#general {
	width: 970px;
	margin: 0 auto;
	background: url('../images/bg_general.png') repeat-y;
}

/*****************************************/
/* MISE EN PLACE DES "HEADERS" (h1 à h6) */
/*****************************************/
h1, h2, h3, h4, h5, h6 {
	text-align: left;
}
h1 {
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 5px 0;
	color: #fbe724;
}
h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 20px 0;
	color: #fbe724;
}
h3 {
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 15px 0;
	font-weight: normal;
	color: #39DDFA;
}
h4 {
	font-size: 18px;
	margin: 0 0 15px 0;
	color: #fff;
}
.content h4, .sidebar h4, .content_large h4 {
	background: url('../images/bullet.png') no-repeat 0 3px;
	padding-left: 20px;
}
h5 {
	font-size: 16px;
	margin: 0 0 10px 0;
	color: #fff;
}
h6 {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #fff;
}

/*************************************/
/* MISE EN PLACE DE L'ENTETE DE PAGE */
/*************************************/
#header {
	width: 920px;
	height: 60px;
	padding: 15px;
	margin: 0 10px;
	background: url('../images/bg_header.png') repeat-y;
}
#header img {
	float: left;
	height: 72px;
	margin-top: -5px;
	margin-right: 25px;
}
#header h1, #header h3 {
	text-shadow: 2px 3px 3px #444444;
}
#header h1 {
	font-size: 34px;
	margin-bottom: 10px;
	font-variant: small-caps;
}
#header h1 img {
	float: none;
	width: 21px;
	height: 15px;
	margin: 0 10px;
}
#header h3 {
	color: #99FF00;
	font-style: italic;
}

/******************************/
/* MENU DE NAVIGATION GENERAL */
/******************************/
#menu {
	clear: both;
	width: 970px;
	height: 72px;
	background: url('../images/menu.png') no-repeat;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline-block;
	background: url('../images/menu_divider.png') right top no-repeat;
}
#menu ul li a {
	float: left;
	display: block;
	height: 46px;
	width: 120px;
	padding-top: 14px;
	font-size: 16px;
	font-variant: small-caps;
	color: #000;	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	border: none;
}
#menu ul li a:hover,  #menu ul li .current {
	color: #FFF;
}
#menu ul li .current {
	background: url('../images/menu_hover.png') center bottom no-repeat;
}
#menu ul .last {
	background: none;
}

/***************************************/
/* MISE EN PLACE DU CONTENU DE LA PAGE */
/***************************************/
#container {
	clear: both;
	margin: 0 10px;
	padding-top: 20px;
	background: url('../images/bg_container.png') repeat-y;
}
.inner {
	display: inline-block;
	width: 890px;
	padding: 0 30px 30px;
}
.w50 {
	width: 47%;
}

/*** liste à puces ***/
.liste {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}
.liste li {
	background: transparent url('../images/puce.png') no-repeat scroll 0 4px;
	margin: 0 0 10px;
	padding: 0 0 0 16px;
}
.liste ul {
	list-style: none;
}

ul.temp_serv li span {
	display: inline-block;
	width: 250px;
}

/******************************************/
/* MISE EN PLACE DE LA COLONNE PRINCIPALE */
/******************************************/
.content {
	width: 580px;
	padding-top: 15px;
}
.content_large {
	clear: both;
	width: 100%;
}

/*****************************************/
/* MISE EN PLACE DE LA COLONNE DE DROITE */
/*****************************************/
.sidebar {
	width: 280px;
}
.sidebar_top {
	width: 100%;
	height: 10px;
	background: url('../images/bg_sidebar_top.png') no-repeat;
}
.sidebar_bottom {
	width: 100%;
	height: 10px;
	background: url('../images/bg_sidebar_bottom.png') no-repeat;
}
.sidebar_cont {
	padding: 20px 30px;
	background: url('../images/bg_sidebar.png') repeat-y;
	text-align: left;
}
.sidebar_cont img {
	max-width: 214px;
	border: 1px solid #CCC;
	padding: 2px;
}
.sidebar_cont h2 img, .sidebar_cont h3 img {
	border: 0 none;
	padding: 0;
}
.sidebar_cont h2 {
	font-size: 26px;
}
.sidebar_cont p {
	margin-bottom: 0;
}
.sidebar_cont ul {
	margin-top: 15px;
}
.side_box {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #343320;
}
.side_box img {
	float: left;
	width: 60px;
	/*height: 60px;*/
	margin-right: 12px;
}
.side_box p {
	float: right;
	width: 141px;
	line-height: 18px;
}
.side_box a, p.textright {
	float: none;
	clear: both;;
	width: 100%;
}
.side_box a, p.textright a {
	text-decoration: none;
	color: #99FF00;
}
.side_box a:hover, p.textright a:hover {
	text-decoration: underline;
	color: #FFF;
}

.new_side_bloc{
	float: right;
	width: 170px;
	padding: 20px;
	background: #1F1E12;
	border: 1px solid #4B482E;
	border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
	-webkit-border-radius: 6px 6px;
	outline: 1px solid #1F1E12;
	outline-radius: 6px 6px;
	-moz-outline-radius: 6px 6px;
	-webkit-outline-radius: 6px 6px;
}

/************************************/
/* Spécifiqies à la section REGIONS */
/************************************/
.map_regions {
	width: 450px;
	margin: 0 auto;
}
.fade_regions {
	text-align: center;
}
.fade_regions p {
	width: 100%;
}
.fade_regions a {
	text-decoration: none;
}
.fade_regions img {
	width: 100px;
}

/*****************************************/
/* Spécifiqies à la section DEPARTEMENTS */
/*****************************************/
.dpt_general {
	float: left;
	width: 160px;
	margin: 0 20px 10px 0;
	border: 4px solid #1F1E12;
}
.map_dpt {
	padding: 0 8px !important;
	border: 0 none !important;
}
.fade_dpts {
	text-align: center;
}
.fade_dpts p {
	width: 100%;
}
.fade_dpts a {
	text-decoration: none;
}
.fade_dpts img {
	width: 60px;
}
.bloc_blason {
	float: left;
	text-align: center;
	width: 121px;
	padding: 0 3px;
	height:160px;
	margin-bottom: 10px;
	font-size: 13px;
}
.bloc_blason a {
	color: #39DDFA;
	text-decoration: none;
}
.bloc_blason a:hover {
	color: #99FF00;
}
.bloc_blason img {
	width: 100px;
	border: 4px solid #1F1E12;
}

.monum_dpt {
	float: left;
	width: 270px;
	margin: 0 0 15px 20px;
	text-align: left;
	line-height: 18px;
}
.monum_dpt img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 8px;
	border: 3px solid #1F1E12;
}
.monum_dpt p {
	margin-bottom:0;
}
.monum_dpt a {
	color: #DDD;
}
.monum_dpt a:hover img {
	padding: 2px;
	border-color: #99FF00;
	border-width: 1px;
}

/***********************************/
/* Spécifiqies à la section MONUM' */
/***********************************/
.w50 img.ico_handi {
	float: left;
	width: 37px;
	margin-right: 10px;
}
.sidebar_cont img.ico_handi {
	width: 35px;
	border: 0 none;
}
.monuhisto {
	height: 30px;
	vertical-align: middle;
}
.sidebar_cont .monum_logo {
	border: 0 none;
}
.monum_imgs {
	width: 189px;
}
.monum_geoloc img.fleft {
	margin-right: 15px;
	border: 0 none;
}
.monum_geoloc p {
	padding-top: 8px;
}

/********************************/
/* Spécifiqies à la section AOC */
/********************************/
.acces_aoc {
	text-align: center !important;
}
.acces_aoc h4 {
	padding-left: 0;
	background: 0 none;
	text-align: center !important;
}
.acces_aoc img {
	height: 170px;
	border: 4px solid #1F1E12;
}
.acces_aoc a:hover img {
	padding: 3px;
	border-color: #99FF00;
	border-width: 1px;
}

/*************************************/
/* Spécifiqies à la section AOC VINS */
/*************************************/
.map_vignobles {
	clear: both;
	float: left;
	width: 280px;
	height: 270px;
}
.map_vignobles img {
	border: 4px solid #1F1E12;
}
.minimap_vin {
	float: left;
	text-align: center;
	margin: 10px 1% 0 1%;
}
.minimap_vin p {
	margin-bottom: 5px;
}
.minimap_vin img {
	border: 3px solid #1F1E12;
	width: 235px;
	height: 205px;
}
.col_cepages {
	float: left;
	width: 33%;
	text-align: left;
}

/*****************************************/
/* Spécifiqies à la section AOC FROMAGES */
/*****************************************/
.picto_lait {
	text-align: center;
}
.picto_lait img {
	border: 0 none; width: 65px;
}

/***** Mise en place du random images  sur les fromages*****/
#slider {
	width: 250px; /* important to be same as image width */
	height: 190px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 10px auto 0;
	padding: 0;
	border: 4px solid #1F1E12;
}
#sliderContent {
	width: 250px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage img {
	width: 250px;
	height: 190px;
}
.sliderImage span {
	position: absolute;
	font: 14px/17px Arial, Helvetica, sans-serif;
	padding: 8px;
	width: 234px;
	background-color: #1F1E12;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
#slider .clear {
	clear: both;
}
#slider .top {
	top: 0;
	left: 0;
}
#slider .bottom {
	bottom: 0;
	left: 0;
}
#slider ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/***** Mise en place du bloc informatif "Le saviez-vous ?" *****/
#scrollup {
    position: relative;
    overflow: hidden;
    height: 195px;
    width: 100%;
}
#scrollup .news {
    position: absolute;
    top: 195px;
    left: 5px;
    height: 190px;
    width: 97%;
	text-align: center;
}
#scrollup .news p {
	padding: 0 5px;
}

/***** Mise en place de la page sur chaque fromage *****/
.from_title {
	float: left;
	width: 360px;
}
.f_infos {
	float: left;
	text-align: center;
	color: #999;
}
ul.f_infos {
	list-style: none;
	margin-top: 0;
}
ul.f_infos li {
	padding-bottom: 6px;
}
.f_lait {width: 27%;}
.f_pate {width: 39%;}
.f_gout {width: 33%;}
.f_region {
	width: 90px;
	margin-right: 15px;
}
.from_plus {
	float: left;
	width: 455px;
}


/**************************************/
/* Spécifiqies aux articles en ANNEXE */
/**************************************/
table.accords_pains {
	text-align: center;
	font-weight: bold;
	width:100%;
	border: 1px solid #17160D;
	border-collapse: collapse;
	font-variant: small-caps;
}
table.accords_pains thead, table.accords_pains td.td_bg {
	background:#494730;
	color: #eee;
}
table.accords_pains thead th {
	padding: 3px 0;
}
table.accords_pains tr {
	border-top: 1px solid #17160D;
}
table.accords_pains tr:hover {
	background:#494730;
	color: #eee;
}
table.accords_pains td {
	padding : 2px 3px;
	border-left: 1px solid #17160D;
}
table.accords_pains td.td_bg {
	width: 140px;
}

/*********************************/
/* MISE EN PLACE DU PIED DE PAGE */
/*********************************/
#footer {
	width: 890px;
	margin: 0 10px;
	padding: 30px;
	background: #0d869c url('../images/bg_footer.png') top repeat-x;
}
#footer .footer_box {
	float: left;
	width: 260px;
	padding-right: 45px;
}
#footer p {
	margin-bottom: 0;
}
#footer ul {
	list-style: none;
}
#footer li {
	margin: 0 0 5px 0;
}
#footer li a {
	display: block;
	color: #DDD;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
#footer li a:hover {
	color: #fff;
}
#footer .last {
	padding-right: 0;
}
#footer .monum_logo, .sidebar_cont .monum_logo {
	height: 20px;
	vertical-align: middle;
}
#footer .foot_prev img {
	float: left;
	width: 75px;
	height: 69px;
	border: 1px solid #CCC;
	margin-bottom: 8px;
	margin-right: 8px;
}

/***  ***/
#copyright {
	width: 890px;
	margin: 0 10px;
	padding: 10px 30px;
	font-size: 13px;
	text-align: center;
	background: #0c4650 url('../images/bg_copyright.png') top repeat-x;
}
#copyright a {
	text-decoration: none;
	font-style: italic;
}

/*************************************/
/* MISE EN PLACE DE LA PAGE D'ERREUR */
/*************************************/




