* {

	margin: 0;

	padding: 0;

}



img {

	border: none;

	display: block;

}	



a {

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



body {

	background-color: #749f18;

	text-align: center;																																																																																																																																																																																																																																																																																																																																																																																															

	font-size: 12px;																																																																																																																																																																																																																																																																																																																																																																																															

	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;

}



#box {

	width: 950px;

	margin: 0 auto 10px;

	text-align: left;

	background: #749f18 url(../IMG/cadre_top.jpg) left top no-repeat;

	padding-top: 22px;
	
	position: relative;

}



/*------------------------------------------------------------------------------ HEADER -----*/



#header1 {	

	background: #fcf5d8 url(../IMG/header1.jpg) 10px top no-repeat;

	width: 950px;

	height: 100px;

}

#header2 {	

	background: #fcf5d8 url(../IMG/header2.jpg) 10px top no-repeat;

	width: 950px;

	height: 100px;

}

#header3 {	

	background: #fcf5d8 url(../IMG/header3.jpg) 10px top no-repeat;

	width: 950px;

	height: 100px;

}



a#logo {

	display: block;

	width: 275px;

	height: 100px;

	text-indent: -9999em;

	float: left;

}



#header1 h1 a, #header2 h1 a, #header3 h1 a, #header1 h1 a:visited, #header2 h1 a:visited, #header3 h1 a:visited, #header1 h1 a:hover, #header2 h1 a:hover, #header3 h1 a:hover, #header1 h1 a:active, #header2 h1 a:active, #header3 h1 a:active {
	
	color: #fcf5d8;
	
	text-decoration: none;
	 
}


#lang1,#lang2,#lang3 {

	float: right;

	padding: 45px 10px 0 0;

}



#lang1 a:hover,#lang2 a:hover,#lang3 a:hover {

	text-decoration: none;

}



#lang1 p.lang_on_FR a {

	background: transparent url(../IMG/ong_lang_FR_1.png) left top no-repeat;

}



#lang2 p.lang_on_FR a {

	background: transparent url(../IMG/ong_lang_FR_2.png) left top no-repeat;

}



#lang3 p.lang_on_FR a {

	background: transparent url(../IMG/ong_lang_FR_3.png) left top no-repeat;

}



p.lang_on_FR a {

	display: block;

	width: 56px;

	height: 17px;

	color: #532b1d;

	font-weight: bold;

	font-size: 90%;

	padding: 3px 2px 0 0;

	text-align: right; 	

}



#lang1 p.lang_on_EN a {

	background: transparent url(../IMG/ong_lang_EN_1.png) left top no-repeat;

}



#lang2 p.lang_on_EN a {

	background: transparent url(../IMG/ong_lang_EN_2.png) left top no-repeat;

}



#lang3 p.lang_on_EN a {

	background: transparent url(../IMG/ong_lang_EN_3.png) left top no-repeat;

}



p.lang_on_EN a {

	display: block;

	width: 56px;

	height: 17px;

	color: #532b1d;

	font-weight: bold;

	font-size: 90%;

	margin-top: 6px;

	padding: 3px 2px 0 0;

	text-align: right; 	

}



#lang1 p.lang_off_FR a {

	background: transparent url(../IMG/ong_lang_EN_1.png) left -20px no-repeat;

}



#lang2 p.lang_off_FR a {

	background: transparent url(../IMG/ong_lang_EN_2.png) left -20px no-repeat;

}



#lang3 p.lang_off_FR a {

	background: transparent url(../IMG/ong_lang_EN_3.png) left -20px no-repeat;

}



p.lang_off_FR a {

	display: block;

	width: 56px;

	height: 17px;

	color: #532b1d;

	font-weight: bold;

	font-size: 90%;

	padding: 3px 2px 0 0;

	text-align: right; 	

}



#lang1 p.lang_off_EN a {

	background: transparent url(../IMG/ong_lang_EN_1.png) left -20px no-repeat;

}



#lang2 p.lang_off_EN a {

	background: transparent url(../IMG/ong_lang_EN_2.png) left -20px no-repeat;

}



#lang3 p.lang_off_EN a {

	background: transparent url(../IMG/ong_lang_EN_3.png) left -20px no-repeat;

}



p.lang_off_EN a {

	display: block;

	width: 56px;

	height: 17px;

	color: #532b1d;

	font-weight: bold;

	font-size: 90%;

	margin-top: 6px;

	padding: 3px 2px 0 0;

	text-align: right; 	

}



#lang1 p.lang_off_FR a:hover {

	background: transparent url(../IMG/ong_lang_FR_1.png) left top no-repeat;

}



#lang2 p.lang_off_FR a:hover {

	background: transparent url(../IMG/ong_lang_FR_2.png) left top no-repeat;

}



#lang3 p.lang_off_FR a:hover {

	background: transparent url(../IMG/ong_lang_FR_3.png) left top no-repeat;

}



#lang1 p.lang_off_EN a:hover {

	background: transparent url(../IMG/ong_lang_EN_1.png) left top no-repeat;

}



#lang2 p.lang_off_EN a:hover {

	background: transparent url(../IMG/ong_lang_EN_2.png) left top no-repeat;

}



#lang3 p.lang_off_EN a:hover {

	background: transparent url(../IMG/ong_lang_EN_3.png) left top no-repeat;

}



/*------------------------------------------------------------------------------ MENU -----*/



#menuwrapper {

   background: url(../IMG/bg_menu.gif) left top repeat-y;

	padding: 0 0 0 70px;

	height: 26px;

}



#menu {

   float: left;

	width: 100%;

	font-variant: small-caps;

	font-weight: bold;

   margin: 0; 
	
	position: relative;
	
	z-index: 100;
	
}

#menu ul {

   padding: 0;

	margin: 0;

	list-style-type: none;

}

#menu ul li {

   float: left;

	position: relative;

}

#menu ul li a, #menu ul li a:visited {

   float: left;

	display: block;

	text-decoration: none;

	color: #f2d5bf;

	padding: 0 16px;

	line-height: 26px;

	height: 26px;

}



#menu ul li a.active {

   color: #fff !important;

	background: #532b1d url(../IMG/puce_menu_active.png) left center no-repeat;

}



#menu ul li a:hover {

	background: #f2d5bf url(../IMG/puce_menu_hover.png) left center no-repeat;

	color: #532b1d;

}



#menu ul li:hover {

   width: auto;

}



#menu ul li ul {

display: none;

}



#menu table {

   margin: 0;

	border-collapse: collapse;

	position: absolute;

	top: -3px;

	left: 0;

}



/* non IE browsers */

#menu ul li:hover ul {

   display: block;

	position: absolute;

	top: 26px;

	margin-top: 0;

	left: 0;

	width: 200px;

}

/*#menu ul li:hover ul.endstop {

left:-150px;

}*/

#menu ul li:hover ul li ul {

   display: none;

}

#menu ul li:hover ul li a {

   display: block;

	background: #532b1d;

	color: #f2d5bf;

	height: auto;

	line-height: 15px;

	padding: 4px 16px;

	width: 160px;

	border-bottom: 1px solid #333;

}

/*#menu ul li:hover ul li a.drop {

   background:#f2d5bf url(../IMG/puce_menu_hover.png) no-repeat left 8px;

}*/

#menu ul li:hover ul li a:hover {

   background:#f2d5bf url(../IMG/puce_menu_hover.png) no-repeat left 8px;

	color: #532b1d;

}

/*#menu ul li:hover ul li a:hover.drop {

background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;

}*/

#menu ul li:hover ul li:hover ul {

   display: block;

	position: absolute;

	left: 159px;

	top: 0;

}

/*#menu ul li:hover ul li:hover ul.left {

left:-159px;

}*/







/* IE5.5 & IE6 browsers */

#menu ul li a:hover ul {

   display: block;

	position: absolute;

	top: 26px;

	t\op: 29px;

	background: #532b1d;

	left: 0;

	border-bottom: 1px solid #333;

}



/*#menu ul li a:hover ul.endstop {

   left: -150px;

}*/



#menu ul li a:hover ul li a {

   display: block;

	background: #532b1d;

	color: #f2d5bf;

	height: auto;

	line-height: 15px;

	padding: 4px 16px;

	width: 160px;

	w\idth:160px;

	border-bottom: 1px solid #333;

}

/*#menu ul li a:hover ul li a.drop {

   background:#ccd url(images/bullet1.gif) no-repeat 3px 8px; padding-bottom:4px;

}*/

#menu ul li a:hover ul li a ul {

   visibility: hidden;

	position: absolute;

	height: 0;

	width: 0;

}

#menu ul li a:hover ul li a:hover {

   background:#f2d5bf url(../IMG/puce_menu_hover.png) no-repeat left 8px;

	color: #532b1d;

}

/*#menu ul li a:hover ul li a:hover.drop {

 background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;

}*/

#menu ul li a:hover ul li a:hover ul {

   visibility: visible;

	position: absolute;

	top: 0;

	left: 159px;

}

/*#menu ul li a:hover ul li a:hover ul.left {

   left:-159px;

}*/





/*------------------------------------------------------------------------------ COLONNES -----*/



table#main {

	width: 950px;

}



#column_left, #column_center, #column_right {

	background-color: #fcf5d8;

	vertical-align: top;

}



td#column_left {

	width: 247px;

	padding-top: 10px;

}



td#column_right {

	width: 165px;

	padding-top: 10px;

}



td#column_center {

	padding: 10px 15px 20px;

}





/*------------------------------------------------------------------------------ LISTE AOC -----*/



div#liste_aoc {

	margin-left: 10px;

}



div.aoc {

	width: 237px;

	padding-top: 10px;

	margin-bottom: 3px;

}

.aoc_bleu {	

	background: transparent url(../IMG/bloc_aoc_bleu_top.png) left top no-repeat;

}

.aoc_fourme {	

	background: transparent url(../IMG/bloc_aoc_fourme_top.png) left top no-repeat;

}

.aoc_cantal {	

	background: transparent url(../IMG/bloc_aoc_cantal_top.png) left top no-repeat;

}

.aoc_salers {	

	background: transparent url(../IMG/bloc_aoc_salers_top.png) left top no-repeat;

}

.aoc_stnectaire {	

	background: transparent url(../IMG/bloc_aoc_stnectaire_top.png) left top no-repeat;

}



div.bloc_aoc {	

	padding-bottom: 10px;

}

.aoc_bleu .bloc_aoc {

	background: transparent url(../IMG/bloc_aoc_bleu_bottom.png) left bottom no-repeat;

}

.aoc_fourme .bloc_aoc {

	background: transparent url(../IMG/bloc_aoc_fourme_bottom.png) left bottom no-repeat;

}

.aoc_cantal .bloc_aoc {

	background: transparent url(../IMG/bloc_aoc_cantal_bottom.png) left bottom no-repeat;

}

.aoc_salers .bloc_aoc {

	background: transparent url(../IMG/bloc_aoc_salers_bottom.png) left bottom no-repeat;

}

.aoc_stnectaire .bloc_aoc {

	background: transparent url(../IMG/bloc_aoc_stnectaire_bottom.png) left bottom no-repeat;

}



.bloc_aoc a.link_aoc {

	width: 55px;

	height: 55px;

}



.bloc_aoc img {

	border: 1px solid #532b1d;

	margin: 0 6px 0 4px;

	float: left;

}



.titre_aoc a {

	background: url(../IMG/puce_titre_aoc.png) left top no-repeat;

	padding-left: 20px;

	color: #fff;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	font-weight: bold;

	font-size: 140%;	

	font-variant: small-caps;

	zoom: 1;

}



div.bloc_aoc p {

   margin: 0 4px 0 65px;

	color: #fff;

	font-size: 80%;

	zoom: 1;	

}



.aoc_fourme .titre_aoc a, .aoc_fourme .bloc_aoc p {

	color: #532b1d;

}





/*------------------------------------------------------------------------------ ROUTE FROMAGES -----*/



div#route_fromages {

	margin: 10px 0 0 10px;

	width: 237px;

	padding-top: 10px;

	background: #fcf5d8 url(../IMG/bloc_route_top2.png) left top no-repeat;	

}



div#bloc_route {

	background: #fcf5d8 url(../IMG/bloc_route_bottom2.png) left bottom no-repeat;

	padding-bottom: 10px;

}



div.route_bienvenue {	

	background: #532b1d url(../IMG/pano_route_2.jpg) right 1px no-repeat;
	
	height: auto !important;
   
	height: 58px;
   
	min-height: 58px;	

}



div.route_bienvenue p {

	color: #fff;

	font-family: "Times New Roman", serif;

	font-weight: bold;

	font-variant: small-caps;	

	font-size: 110%;

	margin: 0 130px 0 5px;

}



div.route_bienvenue p a, div.route_bienvenue p a:visited, div.route_bienvenue p a:hover, div.route_bienvenue p a:active {

   color: #fff;
	
	text-decoration: none;
	
}



#bloc_route p.link {

   width: 100%;

	text-align: right;

	margin: 10px 0 0 0;

}



#bloc_route p.link a {

	color: #fff;

	background: url(../IMG/puce_link_blanc.gif) left 4px no-repeat;

	padding: 0 8px 0 10px;

	font-size: 90%;

}





/*------------------------------------------------------------------------------ LISTE ETAPES -----*/



div#liste_etapes {

	background: #f2d5be url(../IMG/liste_etapes_top.gif) left top no-repeat;

	width: 459px;

	margin: 30px 0 0 208px;

	padding: 15px 0 0 0;

}



span#bloc_liste_etapes {

	background: #f2d5be url(../IMG/liste_etapes_bottom.gif) left bottom no-repeat;

	padding: 0 0 20px 0;

	display: block;

}



#liste_etapes ul {

	list-style-type: none;

}



#liste_etapes ul li {

	margin: 0 0 10px 0;

}



#liste_etapes a {

   background: transparent url(../IMG/puce_titre_aoc.png) 25px 13px no-repeat;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	font-size: 11pt;

	font-weight: bold;

	color: #532b1d;

	padding: 10px 5px 5px 45px;

}



#liste_etapes a:hover {

   color: #749f18;

}







/*------------------------------------------------------------------------------ INSCRIPTION NEWSLETTER -----*/



div#newsletter {

	margin: 10px 0 15px 10px;

	width: 237px;

	padding-top: 10px;

	background: #fcf5d8 url(../IMG/bloc_news_top.png) left top no-repeat;

}



div#bloc_newsletter {

	background: #fcf5d8 url(../IMG/bloc_news_bottom.png) left bottom no-repeat;

	padding-bottom: 10px;	

}



#newsletter h2 {

	color: #532b1d;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	font-weight: bold;
	
	font-variant: small-caps;

	margin: 0 8px 5px 8px;
	
	padding: 0;

	font-size: 130%;

}

#newsletter h3 {
	
	color: #532b1d;

	font: bold italic 100%/100% "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	margin: 0 8px 8px 8px;
	
	padding-bottom: 5px;
	
	border-bottom: 1px solid #532b1d;
	
}

#newsletter p {
	
	color: #666;
	
	font: normal 100%/100% "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;
	
	margin: 0 8px 10px 8px;
	
}



#bloc_newsletter input {	

	margin: 0 5px 0 8px;

	padding: 3px;

	width: 100px;

}



#bloc_newsletter input.off {

   border: 1px solid #532b1d;

	background: #fff;

}



#bloc_newsletter input.on {

   border: 1px solid #532b1d;

	background: #fcf5d8;

}



#bloc_newsletter button {

	border: 1px solid #fff;
	
	cursor: pointer;

	padding: 2px;

	width: auto;

}



#bloc_newsletter button.off {

   background-color: #532b1d;

	color: #fff;

}



#bloc_newsletter button.on {

   background-color: #fcf5d8;

	color: #532b1d;

	border: 1px solid #532b1d;

}

	

#bloc_newsletter p.link {

   width: 100%;

	text-align: right;

	margin: 4px 0 0 0;

}



#bloc_newsletter p.link a {

	color: #749f18;

	background: url(../IMG/puce_link_vert.gif) left 4px no-repeat;

	padding: 0 8px 0 10px;

	font-size: 90%;

}





/*------------------------------------------------------------------------------ BREADCRUMB -----*/



div#breadcrumb {

	background: url(../IMG/border_bread.gif) right bottom no-repeat;

	width: 100%;

	margin: 5px 0 10px 0;

	text-align: right;

	font-size: 90%;

	padding-bottom: 5px; 

}



#breadcrumb a {

	color: #666;

}



#breadcrumb a:hover {

	text-decoration: underline;

}







/*------------------------------------------------------------------------------ DESCRIPTION SITE -----*/



div#presentation {

	/*background: #fcf5d8 url(../IMG/tof_centrale_aop.jpg) left 10px no-repeat;
	
	height: 12em;
		
	padding: 160px 0 25px 315px;*/
	
	background: #fcf5d8 url(../IMG/home_buzz_rdf-2010.jpg) left top no-repeat;

	height: 402px;
	
	width: 496px;

	padding: 0px 0 0 0px;

}

div#presentation_en {
	
	background: #fcf5d8 url(../IMG/tof_centrale_aop.jpg) left 10px no-repeat;

	height: 12em;

	padding: 160px 0 25px 315px;	

}



/*#presentation p {

   font-size: 90%;

}



#presentation p a, #presentation p a:visited, #presentation p a:hover, #presentation p a:active {
	
	color: #000;
	
	text-decoration: none;	
	
}

#presentation a:hover {
	text-decoration: none;
}



#presentation p a, #presentation p a:visited, #presentation p a:hover, #presentation p a:active {
	
	color: #532b1d;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;
	text-decoration: none;	
	
}*/

/*div#bloc-rdf2010 {

	width: 475px;

	height: 380px;

	position: relative;

	left: 0px;

	top: 0px;

}*/

div#presentation span {
	color: #fff;
	font-family: "Trebuchet MS";

}

div#presentation a {

	width: 475px;

	height: 380px;

	display: block;

}



div#presentation a span#text1 {

   position: absolute;

	display: block;

	top: 187px;

	left: 533px;
	
	font-size: 150%;

	line-height: 110%;
	
	font-weight: bold;
	
	z-index: 1;

}



div#presentation a span#text2 {

   position: absolute;

	display: block;

	top: 210px;

	left: 533px;

	color: #fff;

	font-size: 150%;

	line-height: 110%;
	
	font-weight: bold;
	
	z-index: 1;

}



div#presentation a span#text3 {

   position: absolute;

	display: block;

	top: 247px;

	left: 533px;

	font-weight: bold;

	font-size: 120%;

	line-height: 125%;
	
	width: 215px;
	
	z-index: 1;

}



div#presentation a span#text4 {

   position: absolute;

	display: block;

	top: 295px;

	left: 533px;

	font-weight: normal;

	font-size: 100%;

	line-height: 120%;
	width: 210px;

}



div#presentation a span#text5 {

   position: absolute;

	display: block;

	top: 470px;

	left: 533px;
	font-weight: normal;

	font-size: 100%;

	line-height: 120%;
	width: 210px;

}


/*#lien1 {
	width: 120px;
	height: 40px;
	position: relative;
	left: 360px;
	top: 208px;
}
#lien1 a {
	width: 120px;
	height: 40px;
	display: block;
	color: #fff !important;
	font-size: 125%;
	line-height: 120%;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
#lien1 a:hover {
	text-decoration: none;
}

div#bloc-detail {
	position: relative;
	left: 305px;
	top: 230px;
	width: 170px;
	height: 70px;	
}
div#bloc-detail p {
   color: #fff !important;
	font-size: 110%;
	line-height: 120%;
	font-family: "Century Gothic";
	width: 170px;
	height: 70px;	
}*/

/*#lien2 {
	width: 260px;
	height: 45px;
	position: relative;
	left: 220px;
	top: 250px;
	text-align: right;
}
#lien2 a {
	width: 260px;
	height: 45px;
	color: #333;
	font-weight: bold;
	font-size: 125%;
	line-height: 120%;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
#lien2 a:hover {
	text-decoration: none;
}


#lien1 {
	width: 400px;
	position: relative;
	left: 240px;
	top: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 180%;
	line-height: 100%;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

#lien2 {
	width: 400px;
	position: relative;
	left: 30px;
	top: 70px;
	color: #532b1d;
	font-size: 180%;
	font-weight: bold;
	line-height: 100%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	visibility: hidden;
}

#lien3 {
	width: 400px;
	position: relative;
	left: 30px;
	top: 75px;
	color: #532b1d;
	font-weight: bold;
	font-size: 150%;
	line-height: 100%;
	font-family: "Trebuchet MS";
	visibility: hidden;
}*/

/*#lien4 {
	width: 180px;
	height: 70px;
	position: relative;
	left: 38px;
	top: 295px;
}
#lien4 a {
	width: 180px;
	height: 70px;
	display: block;
	color: #e42680 !important;
	font-size: 100%;
}
#lien4 a:hover {
	text-decoration: none;
}*/

/*
#lien5 {
	width: 245px;
	position: relative;
	left: 190px;
	top: 280px;
	color: #000;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 13px;
	background: url(../IMG/puce_jeu_photo.gif) left 5px no-repeat;
}

#lien6 {
	width: 225px;
	position: relative;
	left: 190px;
	top: 280px;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 13px;
	background: url(../IMG/puce_jeu_photo.gif) left 5px no-repeat;
}

#lien7 {
	width: 300px;
	position: relative;
	left: 190px;
	top: 280px;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 13px;
	background: url(../IMG/puce_jeu_photo.gif) left 5px no-repeat;
}

#lien8 {
	width: 350px;
	position: relative;
	left: 190px;
	top: 280px;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 13px;
	background: url(../IMG/puce_jeu_photo.gif) left 5px no-repeat;
}

#lien9 {
	width: 260px;
	position: relative;
	left: 160px;
	top: 300px;
}	
#lien9 a {
	color: #a00058;
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

#lien10 {
	width: 75px;
	height: 40px;
	position: relative;
	left: 425px;
	top: 285px;
}
#lien10 a {
	width: 75px;
	height: 40px;
	display: block;
	color: #fcf5d8 !important;
	font-size: 100%;
}*/



/*------------------------------------------------------------------------------ DESCRIPTION RUBRIQUE -----*/



div.rubrique_logo {

	float: left;

	clear: left;

}



div.rubrique_logo img {

   float: left;

	margin: 17px 0 0 5px;

	background-color: #532b1d;

	padding: 3px;

}

div#border {

	width: 200px;

	height: 15px;

	border-bottom: 3px solid #532b1d;

	border-left: 3px solid #532b1d;

	float: left;

	clear: left;

	margin: 0 0 0 10px;

	padding: 0;

}



h1.titre_rub {

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	font-size: 170%;
	
   line-height: 90%;

	color: #532b1d;

	font-weight: bold;

	padding: 0 0 0 230px;

	margin: 0 0 0 0;

}



h1.titre_rub a, h1.titre_rub a:visited, h1.titre_rub a:hover, h1.titre_rub a:active {
	
	color: #532b1d;
	
	text-decoration: none;
	
}



div#presentation_rubrique {

	background: #532b1d url(../IMG/bloc_rub_top.png) left top no-repeat;

	margin: 45px 4px 0 210px;

	padding-top: 21px;

}



div#bloc_presentation_rubrique {

   background: #532b1d url(../IMG/bloc_rub_bottom.png) left bottom no-repeat;

	padding: 10px 20px 20px 10px;	

}



div#presentation_rubrique ul {

	list-style-type: none;

	margin: 0 0 10px 25px;

	text-align: justify;

}



div#presentation_rubrique ul li {

	background: #532b1d url(../IMG/puce_menu_active.png) left 3px no-repeat;

	color: #fcf5d8;

	padding: 0 0 0 15px;

	margin: 0 0 8px 0;

}



div#presentation_rubrique p {

   color: #fcf5d8;

	text-align: justify;

	zoom: 1;

}



div#presentation_rubrique a, div#presentation_rubrique a:visited, div#presentation_rubrique a:hover, div#presentation_rubrique a:active {

   color: #fcf5d8;

}



div#presentation_rubrique a:hover {

	text-decoration: underline;

}



span.spip_documents_center img {

	padding: 3px;

	background-color: #fff;

	border: 1px solid #999;

}

span.spip_documents_center {

	margin: 0 auto; 

}



span.spip_documents_left img {

	padding: 3px;

	background-color: #fff;

	border: 1px solid #999;

}

span.spip_documents_left {

	margin: 10px 15px 15px 0; 

}



span.spip_documents_right img {

	padding: 3px;

	background-color: #fff;

	border: 1px solid #999;

}

span.spip_documents_right {

	margin: 10px 10px 15px 15px;
	
	float: right;
	
	clear: right; 

}



p.spip {

	margin: 0 0 15px 10px;

}



div.liste_documents {

	padding: 15px 0 0 210px; 

}



div.liste_documents dl.spip_documents_left {	

	margin: 0 0 15px 0;

	border-bottom: 1px dashed #333;

	padding: 0 0 10px 0;

}



div.liste_documents dl.spip_documents_right {	

	margin: 0;

	border-bottom: 1px dashed #333;

	padding: 0 0 10px 0;

	float: left !important;

}



div.liste_documents dl.spip_documents img {	

	float: left;

	margin: 0 15px 0 0;

	display: inline;

	border: 1px solid #333;

}



div.liste_documents dl.spip_documents dt.spip_doc_titre {	

	float: left;

	width: 200px !important; 

}



div.liste_documents dl.spip_documents dt.spip_doc_titre a, div.liste_documents dl.spip_documents dt.spip_doc_titre a:visited, div.liste_documents dl.spip_documents dt.spip_doc_titre a:hover, div.liste_documents dl.spip_documents dt.spip_doc_titre a:active {
	
	color: #000;
	
	text-decoration: none;
	
}

#bloc_article dl.spip_documents_right {
	margin: 5px 0 10px 15px;
}
#bloc_article dl.spip_documents_right dt.spip_doc_titre {
	margin: 0 0 1px 0;
}
#bloc_article dl.spip_documents_right dd.spip_doc_descriptif {
	color: #666;
	font-size: 90%;
}

#bloc_article dl.spip_documents_left {
	margin: 5px 15px 10px 0;
}
#bloc_article dl.spip_documents_left dt.spip_doc_titre {
	margin: 0 0 1px 0;
}
#bloc_article dl.spip_documents_left dd.spip_doc_descriptif {
	color: #666;
	font-size: 90%;
}

#bloc_article dl.spip_documents_center {
	text-align: center !important;
	margin: 0 auto 10px !important;
}
#bloc_article dl.spip_documents_center img {
	margin: 0 auto:
}
#bloc_article dl.spip_documents_center dt.spip_doc_titre {
	margin: 0 auto;
	text-align: left;
}
#bloc_article dl.spip_documents_center dd.spip_doc_descriptif {
	color: #666;
	font-size: 90%;
	margin: 0 auto;
	text-align: left;
}





/*------------------------------------------------------------------------------ LISTE RUBRIQUES -----*/



div#liste_rubriques {

	margin: 0 80px 30px 100px;

}



div.desc_rubrique {

	background: #fcf5d8 url(../IMG/bloc_subrub_top.png) left top no-repeat;

	padding: 28px 10px 0 20px;

}



div.presentation_rubrique {/* attention CLASS */

	background-color: #fff;

	padding: 10px;

	margin: 18px 42px 0 230px;

	color: #666;

	zoom: 1;

}



div.desc_rubrique div.rubrique_logo img {

	padding: 3px;

	background-color: #fff;

	border: 1px solid #999;

	margin: 18px 0 0 0;

}



div.desc_rubrique h2 {

	color: #fff;

	font-size: 150%;

	font-weight: normal;

}



div.desc_rubrique h2 a, div.desc_rubrique h2 a:visited, div.desc_rubrique h2 a:hover, div.desc_rubrique h2 a:active {
	
	color: #fff;
	
	text-decoration: none;
	
}



div.desc_rubrique p.link {

	margin: 0 42px 0 230px;

	padding-right: 10px; 

	height: 20px;

	text-align: right;

	background: #fff url(../IMG/bloc_desc_rub_bottom.png) right bottom no-repeat;

}



div.desc_rubrique p.link a {

   color: #532b1d;

	font-weight: bold;

	font-size: 90%;

	padding-left: 10px;

	background: #fff url(../IMG/puce_link_marron.gif) left 4px no-repeat;

}





/*------------------------------------------------------------------------------ LISTE ARTICLES -----*/



div#liste_articles {

	margin: 30px 0 30px 55px;

}



div.bloc_article {

	float: left;

	clear: none;

	margin: 15px 0 0 40px;

	display: inline;	

}



div.bloc_article h2 {

	color: #749f18;

	width: 270px;

	font-size: 130%;

	font-weight: bold;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

}

.article_bleu h2 {

	color: #002c5f !important;

}

.article_bleu h2 a, .article_bleu h2 a:visited, .article_bleu h2 a:hover, .article_bleu h2 a:active {
	
	color: #002c5f;
	
	text-decoration: none;
	
}

.article_cantal h2 {

	color: #cd202c !important;

}

.article_cantal h2 a, .article_cantal h2 a:visited, .article_cantal h2 a:hover, .article_cantal h2 a:active {
	
	color: #cd202c;
	
	text-decoration: none;
	
}

.article_salers h2 {

	color: #e39b6c !important;

}

.article_salers h2 a, .article_salers h2 a:visited, .article_salers h2 a:hover, .article_salers h2 a:active {
	
	color: #e39b6c;
	
	text-decoration: none;
	
}

.article_fourme h2 {

	color: #a0cfeb !important;

}

.article_fourme h2 a, .article_fourme h2 a:visited, .article_fourme h2 a:hover, .article_fourme h2 a:active {
	
	color: #a0cfeb;
	
	text-decoration: none;
	
}

.article_stnectaire h2 {

	color: #008542 !important;

}

.article_stnectaire h2 a, .article_stnectaire h2 a:visited, .article_stnectaire h2 a:hover, .article_stnectaire h2 a:active {
	
	color: #008542;
	
	text-decoration: none;
	
}



div.desc_article {

	background: #749f18 url(../IMG/bloc_desc_article_bottom.gif) right bottom no-repeat;

	padding: 10px;

	float: left;

	margin: 0 15px 25px 0;

	width: 250px;

	display: inline;

}

.article_bleu div.desc_article {

	background: #002c5f url(../IMG/bloc_desc_article_bleu_bottom.gif) right bottom no-repeat;

}

.article_cantal div.desc_article {

	background: #cd202c url(../IMG/bloc_desc_article_cantal_bottom.gif) right bottom no-repeat;

}

.article_salers div.desc_article {

	background: #e39b6c url(../IMG/bloc_desc_article_salers_bottom.gif) right bottom no-repeat;

}

.article_fourme div.desc_article {

	background: #a0cfeb url(../IMG/bloc_desc_article_fourme_bottom.gif) right bottom no-repeat;

}

.article_stnectaire div.desc_article {

	background: #008542 url(../IMG/bloc_desc_article_sn_bottom.gif) right bottom no-repeat;

}



div.presentation_article {

   background: #fff url(../IMG/bloc_presentation_article_bottom.gif) right bottom no-repeat;

	padding: 10px;

	color: #666;

	float: right;

	width: 45%;

	margin: 5px 0 5px 5px;

	display: inline;

}

.article_bleu div.presentation_article {

   background: #fff url(../IMG/bloc_presentation_article_bleu_bottom.gif) right bottom no-repeat;

}

.article_cantal div.presentation_article {

   background: #fff url(../IMG/bloc_presentation_article_cantal_bottom.gif) right bottom no-repeat;

}

.article_salers div.presentation_article {

   background: #fff url(../IMG/bloc_presentation_article_salers_bottom.gif) right bottom no-repeat;

}

.article_fourme div.presentation_article {

   background: #fff url(../IMG/bloc_presentation_article_fourme_bottom.gif) right bottom no-repeat;

}

.article_stnectaire div.presentation_article {

   background: #fff url(../IMG/bloc_presentation_article_sn_bottom.gif) right bottom no-repeat;

}



div.desc_article div.article_logo img {

	padding: 3px;

	background-color: #fff;

	border: 1px solid #999;

	margin: 5px 0 0 0;

	float: left;

	display: inline;

}



div.desc_article p.link {

	margin: 8px 0 0 0;

	float: left;

	clear: left;

	width: 190px;

	display: inline;

}



div.desc_article p.link a {

   color: #fff;

	font-weight: bold;

	font-size: 90%;

	padding-left: 10px;

	background: #749f18 url(../IMG/puce_link_blanc.gif) left 4px no-repeat;

}

.article_bleu div.desc_article p.link a {

	background: #002c5f url(../IMG/puce_link_blanc.gif) left 4px no-repeat;

}

.article_cantal div.desc_article p.link a {

	background: #cd202c url(../IMG/puce_link_blanc.gif) left 4px no-repeat;

}

.article_salers div.desc_article p.link a {

	background: #e39b6c url(../IMG/puce_link_blanc.gif) left 4px no-repeat;

}

.article_fourme div.desc_article p.link a {

	background: #a0cfeb url(../IMG/puce_link_blanc.gif) left 4px no-repeat;

}

.article_stnectaire div.desc_article p.link a {

	background: #008542 url(../IMG/puce_link_blanc.gif) left 4px no-repeat;

}





/*------------------------------------------------------------------------------ ARTICLE -----*/



div.article_logo {

	float: left;

	clear: left;

}



div.article_logo img {

   float: left;

	margin: 17px 0 0 5px;

	background-color: #f2d5bf;

	padding: 3px;

}

.fiche_bleu div.article_logo img {

   background-color: #002c5f;

}

.fiche_cantal div.article_logo img {

   background-color: #cd202c;

}

.fiche_salers div.article_logo img {

   background-color: #e39b6c;

}

.fiche_fourme div.article_logo img {

   background-color: #a0cfeb;

}

.fiche_stnectaire div.article_logo img {

   background-color: #008542;

}



h1.titre_article {

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	font-size: 170%;
	
	line-height: 90%;	

	color: #532b1d;

	font-weight: bold;

	padding: 0 0 0 230px;

	margin: 5px 0 0 0px;

}



div.article_logo div#border {

	border-bottom: 3px solid #f2d5bf;

	border-left: 3px solid #f2d5bf;

	width: 200px;

	height: 15px;	

	float: left;

	clear: left;

	margin: 0 0 0 10px;

	padding: 0;

}

.fiche_bleu div.article_logo div#border {

   border-bottom: 3px solid #002c5f;

	border-left: 3px solid #002c5f;

}

.fiche_cantal div.article_logo div#border {

   border-bottom: 3px solid #cd202c;

	border-left: 3px solid #cd202c;

}

.fiche_salers div.article_logo div#border {

   border-bottom: 3px solid #e39b6c;

	border-left: 3px solid #e39b6c;

}

.fiche_fourme div.article_logo div#border {

   border-bottom: 3px solid #a0cfeb;

	border-left: 3px solid #a0cfeb;

}

.fiche_stnectaire div.article_logo div#border {

   border-bottom: 3px solid #008542;

	border-left: 3px solid #008542;

}



div#article {

	background: #f2d5bf url(../IMG/bloc_rub_top.png) left top no-repeat;

	padding-top: 21px;

	margin: 50px 4px 0 210px;
	
}

.fiche_bleu div#article {

	background: #002c5f url(../IMG/bloc_rub_top.png) left top no-repeat;

}

.fiche_cantal div#article {

	background: #cd202c url(../IMG/bloc_rub_top.png) left top no-repeat;

}

.fiche_salers div#article {

	background: #e39b6c url(../IMG/bloc_rub_top.png) left top no-repeat;

}

.fiche_fourme div#article {

	background: #a0cfeb url(../IMG/bloc_rub_top.png) left top no-repeat;

}

.fiche_stnectaire div#article {

	background: #008542 url(../IMG/bloc_rub_top.png) left top no-repeat;

}



div#bloc_article {

   background: #f2d5bf url(../IMG/bloc_rub_bottom.png) left bottom no-repeat;

	padding: 0 20px 20px 10px;	

}

.fiche_bleu div#bloc_article {

	background: #002c5f url(../IMG/bloc_rub_bottom.png) left bottom no-repeat;

}

.fiche_cantal div#bloc_article {

	background: #cd202c url(../IMG/bloc_rub_bottom.png) left bottom no-repeat;

}

.fiche_salers div#bloc_article {

	background: #e39b6c url(../IMG/bloc_rub_bottom.png) left bottom no-repeat;

}

.fiche_fourme div#bloc_article {

	background: #a0cfeb url(../IMG/bloc_rub_bottom.png) left bottom no-repeat;

}

.fiche_stnectaire div#bloc_article {

	background: #008542 url(../IMG/bloc_rub_bottom.png) left bottom no-repeat;

}



#bloc_article h2 {

	font-size: 120%;

	font-weight: bold;

	margin: 5px 0 10px 0;

}



#bloc_article h3 {

	font-size: 140%;

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	margin: 20px 20px 10px 10px;

	color: #532b1d;

	font-weight: bold;

}

.fiche_bleu div#bloc_article h3, .fiche_cantal div#bloc_article h3, .fiche_salers div#bloc_article h3, .fiche_stnectaire div#bloc_article h3 {

	color: #fcf5d8;

}

.fiche_fourme div#bloc_article h3 {

	color: #532b1d;

}



div#bloc_article a {

	font-weight: bold;

	color: #749f18;	

}



.fiche_bleu div#bloc_article p, .fiche_cantal div#bloc_article p, .fiche_salers div#bloc_article p, .fiche_stnectaire div#bloc_article p {

	color: #fcf5d8;	

}

 .fiche_fourme div#bloc_article p {

 	color: #532b1d;

 }

div#bloc_article hr {
	margin: 0 0 10px 0;
}


div#bloc_article ul {

	list-style-type: none;

	margin: 0 0 10px 25px;

	text-align: justify;

}



div#bloc_article ul li {

	background: #f2d5bf url(../IMG/puce_menu_hover.png) left 3px no-repeat;

	color: #532b1d;

	padding: 0 0 0 15px;

	margin: 0 0 8px 0;

}

.fiche_bleu div#bloc_article ul li {

   background: #002c5f url(../IMG/puce_liste_bleu.gif) left 3px no-repeat;

	color: #fcf5d8;

}

.fiche_salers div#bloc_article ul li {

   background: #e39c6c url(../IMG/puce_liste_salers.gif) left 3px no-repeat;

	color: #fcf5d8;

}

.fiche_cantal div#bloc_article ul li {

   background: #cd202c url(../IMG/puce_liste_cantal.gif) left 3px no-repeat;

	color: #fcf5d8;

}

.fiche_fourme div#bloc_article ul li {

   background: #a0cfeb url(../IMG/puce_liste_fourme.gif) left 3px no-repeat;

	color: #532b1d;

}

.fiche_stnectaire div#bloc_article ul li {

   background: #008542 url(../IMG/puce_liste_stnectaire.gif) left 3px no-repeat;

	color: #fcf5d8;

}



div#bloc_article p {

	text-align: justify;

}



.fiche_bleu div#bloc_article img, .fiche_cantal div#bloc_article img, .fiche_salers div#bloc_article img,.fiche_fourme div#bloc_article img,.fiche_stnectaire div#bloc_article img {

	/*padding: 0;

	border: none;*/

}



.fiche_bleu div#link_site_aoc, .fiche_cantal div#link_site_aoc,.fiche_salers div#link_site_aoc, .fiche_fourme div#link_site_aoc, .fiche_stnectaire div#link_site_aoc {

	float: left;

	margin: 20px 0 15px 210px;

	display: inline;

}


.fiche_cantal div#article a, .fiche_bleu div#article a, .fiche_salers div#article a, .fiche_stnectaire div#article a {
	color: #fff;
}

.fiche_fourme div#article a {
	color: #532b1d;
}



div.video {
	margin: 20px 0 20px 20px;
}





/*------------------------------------------------------------------------------ LIENS SITES AOC -----*/





div#link_site_aoc {

	float: left;

	clear: left;

	margin: 10px 0 10px 0;

	display: inline;

	width: 180px;

}



div#link_site_aoc p {

   color: #532b1d;

	font-weight: bold;

	font-size: 110%;

	float: left;

	margin: 0 0 0 0;

	display: inline;

	width: 180px;

}



div#link_site_aoc img {

   float: left;

	border: 1px solid #532b1d;

	margin: 0 15px 0 0;

	display: inline;

}



div#link_site_aoc a {

	color: #749f18;

}



.fiche_bleu #link_site_aoc, .fiche_cantal #link_site_aoc,.fiche_salers #link_site_aoc, .fiche_fourme #link_site_aoc, .fiche_stnectaire #link_site_aoc {

	margin: 20px 0 0 5px !important;

	padding: 0 !important;

	clear: left;

	width: 190px !important;

}

.fiche_bleu #link_site_aoc p, .fiche_cantal #link_site_aoc p,.fiche_salers #link_site_aoc p, .fiche_fourme #link_site_aoc p, .fiche_stnectaire #link_site_aoc p {

   background: transparent url(../IMG/puce_titre_aoc.png) left 3px no-repeat;

	padding: 0 0 0 20px;

	width: 190px !important;

}





/*------------------------------------------------------------------------------ LISTE RECETTES -----*/



#bloc_liste_recettes {

	width: 459px;

	margin: 15px 0 20px 210px;

	display: block;

}



#bloc_liste_recettes ul {

	list-style-type: none;

}



#bloc_liste_recettes ul li {

	margin: 0 0 5px 0;

}



#bloc_liste_recettes a {

   background: transparent url(../IMG/puce_titre_aoc.png) left 11px no-repeat;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	padding: 10px 5px 5px 18px;

}



#bloc_liste_recettes a.titre_bleu {

   color: #002c5f;

}

#bloc_liste_recettes a.titre_cantal {

   color: #cd202c;

}

#bloc_liste_recettes a.titre_stnectaire {

   color: #008542;

}

#bloc_liste_recettes a.titre_fourme {

   color: #a0cfeb;

}

#bloc_liste_recettes a.titre_salers {

   color: #e39b6c;

}



/*------------------------------------------------------------------------------ RECETTE -----*/



div.recette_logo {

	margin: 20px 0 0 20px;

	float: left;

	display: inline;

}



div.recette_logo img {

	border: 3px solid #532b1d;

	float: left;

}



div.desc_recette {

	margin: 0;

	padding: 0;

	float: left;

	display: inline;

	width: 320px;

}



h1.titre_recette {

	color: #532b1d;

	font-size: 170%;

	font-weight: bold;

	border-bottom: 3px solid #532b1d;	

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	margin: 20px 0 0 20px !important ;

	padding: 0 !important;

}



h1.titre_recette a, h1.titre_recette a:visited, h1.titre_recette a:hover, h1.titre_recette a:active {
	
	color: #532b1d;
	
	text-decoration: none;	
	
}



div#infos_recette {

	padding-top: 0px;

	width: 320px;

	float: left;

	display: inline;

	margin: 20px 0 0 20px;	

}

.fourme #infos_recette {

	background: #a0cfeb url(../IMG/bloc_infos_recette_fourme_top.gif) left top no-repeat;

}

.bleu #infos_recette {

	background: #002c5f url(../IMG/bloc_infos_recette_bleu_top.gif) left top no-repeat;

}

.cantal #infos_recette {

	background: #cd202c url(../IMG/bloc_infos_recette_cantal_top.gif) left top no-repeat;

}

.salers #infos_recette {

	background: #e39b6c url(../IMG/bloc_infos_recette_salers_top.gif) left top no-repeat;

}

.stnectaire #infos_recette {

	background: #008542 url(../IMG/bloc_infos_recette_stnec_top.gif) left top no-repeat;

}



div#bloc_infos_recette {

	padding-bottom: 20px;

}

.fourme #bloc_infos_recette {

   background: #a0cfeb url(../IMG/bloc_infos_recette_fourme_bottom.gif) left bottom no-repeat;

}

.bleu #bloc_infos_recette {

   background: #002c5f url(../IMG/bloc_infos_recette_bleu_bottom.gif) left bottom no-repeat;

}

.cantal #bloc_infos_recette {

   background: #cd202c url(../IMG/bloc_infos_recette_cantal_bottom.gif) left bottom no-repeat;

}

.salers #bloc_infos_recette {

   background: #e39b6c url(../IMG/bloc_infos_recette_salers_bottom.gif) left bottom no-repeat;

}

.stnectaire #bloc_infos_recette {

   background: #008542 url(../IMG/bloc_infos_recette_stnec_bottom.gif) left bottom no-repeat;

}



div.info_recette {

	width: 260px;

	height: 40px;

	margin: 15px auto 0;

	padding: 0 30px 0;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

}



div.info_recette img {

	margin: 0 10px 0 0;

	float: left;

	display: inline;

	clear: right;

}



p.valeur_info_recette {

	float: left;

	height: 40px;

	line-height: 40px;

	font-weight: bold;

	font-size: 110%;

}

.fourme p.valeur_info_recette {

	color: #532b1d;

}

.bleu p.valeur_info_recette, .cantal p.valeur_info_recette, .stnectaire p.valeur_info_recette, .salers p.valeur_info_recette {

	color: #fff;

}



div#contenu_recette {

	background: url(../IMG/ligne_recette.gif) 80px top no-repeat;

	float: left;

	margin: 30px 0 20px;

	padding: 30px 0 0 0;

	direction: inline;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;	

}



div#contenu_recette a, div#contenu_recette a:visited, div#contenu_recette a:hover, div#contenu_recette a:active  {
	
	color: #532b1d;
	
}



div#contenu_recette img.spip_logos {

	float: left;

	margin: 0 30px 0 100px;

	display: inline; 

}



div#contenu_recette ul.spip, div#contenu_recette ol.spip {

	background: #f2d5bf url(../IMG/liste_recette_bottom.gif) left bottom no-repeat;

	padding-bottom: 20px;

	list-style-type: decimal;

	display: inline;

	float: left;

	width: 350px;

}



div#contenu_recette ul.spip {

	list-style-type: none;

}



div#contenu_recette ul.spip li, div#contenu_recette ol.spip li {

   font-size: 110%;

	color: #532b1d;

	font-weight: bold;

	margin: 0 0 10px 20px;

	padding: 0 15px 0 0;

}



div#contenu_recette ol.spip li {

	margin: 10px 0 0 40px;

}



div#contenu_recette span.bloc_liste_recette {

	background: #f2d5bf url(../IMG/liste_recette_top.gif) left top no-repeat;

	padding: 20px 0 0 0;

	float: left;

	margin: 0 0 10px 0;

	display: inline;

}



div#contenu_recette h3.spip {

	color: #532b1d;

	font-size: 120%;

	font-weight: bold;

	font-style: italic;

	float: left;

	width: 460px;

	border-bottom: 1px solid #532b1d;	

	margin: 0 30px 0 100px;

	display: inline;

}



div#contenu_recette p.spip {

	color: #333;

	font-size: 110%;

	float: left;

	width: 460px;

	margin: 0 30px 0 100px;

	display: inline;

}





/*------------------------------------------------------------------------------ AGENDA -----*/



div#agenda {

	margin-right: 10px;

}



#agenda h2 {

	background: #fcf5d8 url(../IMG/titre_agenda.jpg) left top no-repeat;

	padding: 20px 0 0 90px;

	height: 45px;

	color: #532b1d;

	font-weight: bold;

	font-size: 110%;

	font-variant: small-caps;

}



div.rdv {

	margin: 0 0 10px 0;

	border-bottom: 1px solid #532b1d;

}



.rdv h3 {

	background: #fcf5d8 url(../IMG/puce_agenda_actu.gif) left top no-repeat;

	padding-left: 20px;

	font-weight: bold;

	color: #64bae5;

	font-size: 90%;

}



p.rdv {

	font-size: 90%;

	margin: 3px 0 0 0;

}



div.rdv p.link {

   margin: 3px 0 3px 0 !important;

	text-align: right;

	font-size: 90%;	

}



div.rdv p.link a {

   color: #749f18 !important;

	background: #fcf5d8 url(../IMG/puce_link_vert.gif) left 4px no-repeat !important;	

	padding: 0 0 0 10px;

}



div.rdv p.link a:hover {

   text-decoration: underline;

}



div#agenda p.link {

	margin: 10px 15px 0 0;	

	text-align: right;

	font-size: 90%;

	width: 100%;		

}



div#agenda p.link a {

   color: #532b1d;

	background: #fcf5d8 url(../IMG/puce_link_marron.gif) left 4px no-repeat;	

	padding: 0 0 0 10px;

}



div#agenda p.link a:hover {

   text-decoration: underline;

}





/*------------------------------------------------------------------------------ ACTU AOC -----*/



div#actu_aoc {

	margin: 15px 10px 15px 0;

	padding-top: 20px;

}



#actu_aoc h2 {

	background: #fcf5d8 url(../IMG/titre_actu_aoc.jpg) left top no-repeat;

	padding: 14px 0 0 87px;

	height: 52px;

	color: #532b1d;

	font-weight: bold;

	font-size: 110%;

	font-variant: small-caps;

}



div.actu {

	margin: 0 0 10px 0;

	border-bottom: 1px solid #532b1d;

}



.actu h3 {

	background: #fcf5d8 url(../IMG/puce_agenda_actu.gif) left 2px no-repeat;

	padding-left: 20px;

	font-weight: bold;

	color: #333;

	font-size: 90%;

}



p.actu {

	font-size: 90%;

	margin: 3px 0 0 0;

	color: #532b1d;

}



div.actu p.link {

   margin: 3px 0 3px 0 !important;

	text-align: right;

	font-size: 90%;

}



div.actu p.link a {

   color: #749f18 !important;

	background: #fcf5d8 url(../IMG/puce_link_vert.gif) left 4px no-repeat !important;	

	padding: 0 0 0 10px;

}



div.actu p.link a:hover {

   text-decoration: underline;

}



div#actu_aoc p.link {

	margin: 10px 15px 0 0;	

	text-align: right;

	font-size: 90%;	

	width: 100%;			

}



div#actu_aoc p.link a {

   color: #532b1d;

	background: #fcf5d8 url(../IMG/puce_link_marron.gif) left 4px no-repeat;	

	padding: 0 0 0 10px;

}



div#actu_aoc p.link a:hover {

   text-decoration: underline;

}





/*------------------------------------------------------------------------------ ETAPE & RECETTE -----*/



div#etape_recette {

	margin: 10px 0 0 18px;

	width: 475px;

	padding-top: 160px;

}

.home_etape {

	background: #749f18 url(../IMG/home_etape_top.jpg) left top no-repeat;

}

.home_recette_fourme {

	background: #a0cfeb url(../IMG/home_recette_fourme_top.jpg) left top no-repeat;

}

.home_recette_cantal {

	background: #cd202c url(../IMG/home_recette_cantal_top.jpg) left top no-repeat;

}

.home_recette_salers {

	background: #e39b6c url(../IMG/home_recette_salers_top.jpg) left top no-repeat;

}

.home_recette_bleu {

	background: #002c5f url(../IMG/home_recette_bleu_top.jpg) left top no-repeat;

}

.home_recette_stnectaire {

	background: #008542 url(../IMG/home_recette_stnectaire_top.jpg) left top no-repeat;

}



div#etape_recette img {

   margin: -136px auto 0;

}



div#etape_recette h2 {   

	margin-top: 24px;

	width: 425px;

	font-size: 110%;

	font-weight: bold;

	color: #fff;

	padding: 10px 5px 5px 45px;

}



div#etape_recette h2 a, div#etape_recette h2 a:visited, div#etape_recette h2 a:hover, div#etape_recette h2 a:active {
	
	color: #fff;
	
	text-decoration: none;
	
	padding: 0;
	
	margin: 0;	
	
}


.home_etape h2 {

	background: #749f18 url(../IMG/puce_titre_aoc.png) 25px 11px no-repeat;

}

.home_recette_stnectaire h2 {

	background: #008542 url(../IMG/puce_titre_aoc.png) 25px 11px no-repeat;

}

.home_recette_salers h2 {

	background: #e39b6c url(../IMG/puce_titre_aoc.png) 25px 11px no-repeat;

}

.home_recette_bleu h2 {

	background: #002c5f url(../IMG/puce_titre_aoc.png) 25px 11px no-repeat;

}

.home_recette_cantal h2 {

	background: #cd202c url(../IMG/puce_titre_aoc.png) 25px 11px no-repeat;

}

.home_recette_fourme h2 {

	background: #a0cfeb url(../IMG/puce_titre_aoc.png) 25px 11px no-repeat;

	color: #532b1d !important;

}



div#etape_recette p.etape_recette_description {

	font-size: 90%;

	padding: 5px 25px;

	margin: 0 !important;

	color: #fff;	

}

.home_etape p.etape_recette_description {

   background-color: #749f18;

}

.home_recette_fourme p.etape_recette_description {

   background-color: #a0cfeb;

	color: #532b1d !important;

}

.home_recette_salers p.etape_recette_description {

   background-color: #e39b6c;

}

.home_recette_cantal p.etape_recette_description {

   background-color: #cd202c;

}

.home_recette_bleu p.etape_recette_description {

   background-color: #002c5f;

}

.home_recette_stnectaire p.etape_recette_description {

   background-color: #008542;

}



div#etape_recette p.link {

	text-align: right;

	font-size: 90%;	

	padding: 0 0 10px 10px;

	margin: 0 !important;

}

.home_etape p.link {	

   background: #749f18 url(../IMG/home_etape_bottom.jpg) left bottom no-repeat;

}

.home_recette_stnectaire p.link {	

   background: #008542 url(../IMG/home_recette_stnectaire_bottom.jpg) left bottom no-repeat;

}

.home_recette_salers p.link {	

   background: #e39b6c url(../IMG/home_recette_salers_bottom.jpg) left bottom no-repeat;

}

.home_recette_bleu p.link {	

   background: #002c5f url(../IMG/home_recette_bleu_bottom.jpg) left bottom no-repeat;

}

.home_recette_fourme p.link {	

   background: #a0cfeb url(../IMG/home_recette_fourme_bottom.jpg) left bottom no-repeat;

	color: #532b1d !important;

}

.home_recette_cantal p.link {	

   background: #cd202c url(../IMG/home_recette_cantal_bottom.jpg) left bottom no-repeat;

}



div#etape_recette p.link a {

   color: #fff;

	background: transparent url(../IMG/puce_link_blanc.gif) left 4px no-repeat;

	padding-left: 10px;

	margin-right: 25px;

}

.home_recette_fourme p.link a {

   color: #532b1d !important;

	background: transparent url(../IMG/puce_link_marron.gif) left 4px no-repeat !important;

}

	

div#etape_recette p.link a:hover {

   text-decoration: underline;

}





/*------------------------------------------------------------------------------ PAGES LISTES (DOC, PHOTO...) -----*/



body.liste #rubrique {

	width: 49%;

	float: right;

}



.liste div.liste_documents {

	width: 49%;

	float: left;

	padding: 0 !important;

}



.liste h1.titre_rub {

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	font-size: 170%;

	color: #532b1d;

	font-weight: bold;

	padding: 0 0 0 350px;

	margin: 0;

}



.liste div#presentation_rubrique {

	background: #532b1d url(../IMG/bloc_rub_top.png) left top no-repeat;

	margin: 0px 4px 0 0px;

	padding-top: 21px;

}



.liste div#bloc_presentation_rubrique {

   background: #532b1d url(../IMG/bloc_rub_bottom.png) right bottom no-repeat;

	padding: 10px 10px 20px 10px;	

}





.liste .document {

	background: #f2d5bf url(../IMG/bloc_desc_photo_bottom.gif) right bottom no-repeat;

	padding: 10px;

	float: left;

	margin: 0 0 25px 15px;

	display: inline;

	width: 275px;

}



.liste .desc_document {

	background: #fff url(../IMG/bloc_presentation_photo_bottom.gif) right bottom no-repeat;

	color: #333;

	padding: 5px;

	float: left;

}



.liste .desc_document a, .liste .desc_document a:visited, .liste .desc_document a:hover, .liste .desc_document a:active {

	color: #333;
	
	text-decoration: none;

}



.liste .document img {

	border: 1px solid #532b1d;

	padding: 2px;

}



.liste .desc_document{

   margin: 5px 0 0 0;

	float: left;

	display: inline;

} 



.liste .spip_doc_titre {

   float: left;

	margin: 0;

}



.liste .spip_doc_titre a {

	color: #532b1d;

	font-size: 130%;

	font-weight: bold;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	margin: 0 0 0 15px;

}



.liste .spip_doc_titre a:hover {

   text-decoration: none;

}







/*------------------------------------------------------------------------------ PLAN DU SITE -----*/

.sitemap td#column_center {

	padding: 0 60px 40px 30px;

}



.sitemap td#column_center h1.titre {

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	color: #532b1d;

	font-size: 18pt;

	font-weight: bold;

	margin: 10px 0 15px 30px;

	float: none;

	border-bottom: 1px solid #532b1d; 

}



.sitemap td#column_center h2 {	

	margin: 10px 0 15px 30px;	

}



.sitemap td#column_center h2 a {

	padding: 10px 0 10px 0;

	color: #532b1d;

	font-size: 11pt;

	font-weight: bold;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;	

}



.sitemap td#column_center ul h3 {

	padding: 7px 0 7px 0;

	margin: 15px 0 10px 0;

	background-color: #f2d5be;	

}

.sitemap td#column_center ul ul h3 {

	padding: 0 0 0 0;

	background-color: #fcf5d8;	

}



.sitemap td#column_center h3 a {

   background: transparent url(../IMG/puce_titre_aoc.png) 25px 13px no-repeat;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	font-size: 11pt;

	font-weight: bold;

	color: #532b1d;

	padding: 10px 5px 5px 45px;

	margin: 20px 0 0 0;

}



.sitemap td#column_center ul {

	list-style-type: none;

}



.sitemap td#column_center ul {

	margin: 0 0 0 40px;

}



.sitemap td#column_center ul ul {

	margin: 0 0 0 60px;

}



.sitemap ul ul ul {

	margin: 0 0 0 80px !important;

	list-style-type: square !important;	

}



.sitemap td#column_center ul ul a {

   background: transparent url(../IMG/puce_link_marron.gif) 30px 16px no-repeat;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	font-size: 11pt;

	font-weight: bold;

	color: #532b1d;

	padding: 10px 5px 5px 45px;

}



.sitemap td#column_center ul ul ul a {

   font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	font-size: 9pt;

	font-weight: bold;

	color: #532b1d;

	padding: 10px 5px 5px 0px;

	background: none;

}



.sitemap td#column_center a:hover {

	color: #739e17;

}







/*------------------------------------------------------------------------------ CARTOGRAPHIE -----*/



#map {

	margin: 25px 0 20px;

	float: left;

	display: inline; 

}



#map h2 {

	color: #532b1d;

}



#map hr {

	visibility: hidden;

}



#map img {

	padding: 3px;

	border: 1px solid #532b1d;

	float: left;

	margin: 0 5px 5px 0;

}



/*------------------------------------------------------------------------------ GESTION ABONNEMENT -----*/



.gestion_abonn td#column_center {

	padding: 30px 60px 40px 30px;

}



.gestion_abonn #column_center h1 {

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	color: #532b1d;

	font-size: 18pt;

	font-weight: bold;

	margin: 10px 0 15px 30px;

	float: none;

	border-bottom: 1px solid #532b1d;  

}



.gestion_abonn #nom_abonne {

   margin: 30px 0 0 30px;

	padding: 10px;

	font-weight: bold;

	color: #532b1d;

	background-color: #f2d5be;

}



.gestion_abonn #abonnement {

	margin: 40px;

}



.gestion_abonn input {

	margin: 15px 7px 0 0;

}





/*------------------------------------------------------------------------------ LISTE NEWSLETTERS -----*/



.liste_newsletters div.presentation_article {

   background: #fff url(../IMG/bloc_presentation_article_bottom.gif) right bottom no-repeat;

	padding: 10px;

	color: #666;

	float: right;

	width: 230px;

	margin: 5px 0 5px 5px;

}



.liste_newsletters div.bloc_article {

	margin: 0 0 10px 0;

	float: left;

}





.liste_newsletters div.bloc_article p.link a {

	background: #fff url(../IMG/puce_link_vert.gif) left 4px no-repeat;

	color: #749f18;

}



.liste_newsletters div#rubrique {

	margin-bottom: 20px; 

}





/*------------------------------------------------------------------------------ SITES PARTENAIRES -----*/



.sites_part #column_center {

	padding: 10px 15px 20px;

}



.sites_part h1.titre_rub {

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;

	color: #532b1d;

	font-size: 170%;

	font-weight: bold;

	padding: 0 0 0 50px;

	margin: 0;

	float: left;

	display: inline;

}



.sites_part div#rubrique {

	margin: 0 0 0 30px !important;

	width: 459px;

	float: left;

	clear: both; 

	display: inline;

	padding: 0 0 15px 0 !important;

}



.sites_part div#presentation_rubrique {

	margin: 0 !important;

	width: 459px;	

	padding: 21px 0 0 0 !important;

}



.sites_part div#presentation_rubrique p {

   margin: 0;

   padding: 0 10px 10px;

}



.sites_part div.site {

	margin: 20px 0 0 30px;

	padding: 0 0 5px 0;

	float: left;

	clear: both;

	display: inline;

}



.sites_part div.bloc_site {

	background: #f2d5be url(../IMG/bloc_desc_photo_bottom.gif) right bottom no-repeat;	

	float: left;

	display: inline;

	padding: 5px;

	width: 449px;

}



.sites_part div.site a.link_site img {

	border: 1px solid #532b1d;

	padding: 2px;

	margin: 0 10px 5px 0;

	float: left;

	display: inline;

}



.sites_part div.site p.titre_site {

	margin: 5px;

}



.sites_part div.site p.titre_site a {

	color: #532b1d;

	font-size: 11pt;

	font-weight: bold;

	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;	

}



.sites_part div.site p {

	margin: 5px;

	color: #333;

}





/*------------------------------------------------------------------------------ TYPOGRAPHIE -----*/



h1 {

	font-family: "Times New Roman", serif;

	color: #fcf5d8;

	font-size: 230%;

	font-weight: bold; 

	float: left;

	margin: 55px 0 0 40px; 

}









/*------------------------------------------------------------------------------ FOOTER -----*/



div#footer {

	background: #fcf5d8 url(../IMG/cadre_bottom.png) left bottom no-repeat;

	padding-bottom: 10px;

	margin-bottom: 10px;

}



p.links {

	background-color: #532b1d;

	margin: 0 10px;

	padding: 3px 0 3px 6px;
	
	zoom: 1;

}



p.links a {

	color: #f2d5bf;

	font-weight: bold;
	
	zoom: 1;


}



p.links a:hover {

   text-decoration: underline;

}



span.sep {

	color: #f2d5bf;

}



span.rea {

	font-size: 90%;

	color: #fff;
	
	padding-left: 15px;
	
	display: block;
	
	height: 25px;

}



.rea a {

	color: #fff !important;

	font-weight: normal !important;

}



.rea a:hover {

	text-decoration: underline;

}



DIV.spacer {

	clear : both;

	font-size : 1px;

}




/*------------------------------------------------------------------------------ A LA UNE -----*/

#alaune {

	width: 155px;

	padding-top: 15px;

	margin-bottom: 15px;

   background: transparent url(../IMG/bloc_buzz_top.gif) left top no-repeat;

}

#alaune_in {	

	padding-bottom: 15px;
   
	background: transparent url(../IMG/bloc_buzz_bottom.gif) left bottom no-repeat;

}


#alaune h2 {
   
	color: #f60;

	font-weight: bold;

	font-size: 130%;

	font-variant: small-caps;
	
	margin: 0 0 2px 10px;
	
}

#alaune img {
	
	border-bottom: 1px solid #fcf5d8;
	
	border-top: 1px solid #fcf5d8;
	
	padding: 2px 0;
	
}

#alaune h3 {

	font-weight: bold;

	color: #f60;

	font-size: 80%;
	
	margin: 3px 5px;

}

#alaune p.alaune {

	font-size: 85%;

	margin: 3px 5px;
	
	color: #fcf5d8;

}

#alaune p.link {

   margin: 5px 5px 0 0 !important;

	text-align: right;

	font-size: 90%;	

}

#alaune p.link a {

   color: #f60 !important;

	background: transparent url(../IMG/puce_link_orange.gif) left 4px no-repeat !important;	

	padding: 0 0 0 10px;

}

#alaune p.link a:hover {

   text-decoration: underline;

}




/*------------------------------------------------------------------------------ A LA DEUX -----*/

#aladeux {

	width: 155px;

	padding-top: 15px;

	margin-bottom: 15px;

   background: transparent url(../IMG/bloc_album_photo_top.gif) left top no-repeat;

}

#aladeux-in {	

	padding-bottom: 15px;
   
	background: transparent url(../IMG/bloc_album_photo_bottom.gif) left bottom no-repeat;

}


#aladeux h2 {
   
	color: #ffff5a;

	font-weight: bold;

	font-size: 130%;

	font-variant: small-caps;
	
	margin: 0 0 2px 10px;
	
}

#aladeux img {
	
	border-bottom: 1px solid #fcf5d8;
	
	border-top: 1px solid #fcf5d8;
	
	padding: 2px 0;
	
}

#aladeux h3 {

	font-weight: bold;

	color: #ffff5a;

	font-size: 80%;
	
	margin: 3px 5px;

}

#aladeux p.aladeux {

	font-size: 85%;

	margin: 3px 5px;
	
	color: #fff;

}

#aladeux p.link {

   margin: 5px 5px 0 0 !important;

	text-align: right;

	font-size: 90%;	

}

#aladeux p.link a {

   color: #ffff5a !important;

	background: transparent url(../IMG/puce_link_jaune.gif) left 4px no-repeat !important;	

	padding: 0 0 0 10px;

}

#aladeux p.link a:hover {

   text-decoration: underline;

}




/*------------------------------------------------------------------------------ E-CARDS -----*/

form#frmSS3 {
	margin: 30px 0 20px;
}

form#frmSS3 input, textarea {
	width: 250px;
	background-color: #f2d5be;
	border: 1px solid #fcf5d8;
}

form#frmSS3 img {
	background-color: #fcf5d8;
	padding: 3px;
	margin-bottom: 8px;
}

form#frmSS3 th {
	color: #fcf5d8;
	vertical-align: top;
	padding-right: 10px;
}

form#frmSS3 th span.required  {
	color: #f60;
}

form#frmSS3 label input  {
	float: left;
	margin-right: 5px;
	width: auto !important;
	background-color: #532b1d !important;
	border-color: #532b1d !important;
}

form#frmSS3 label input img  {
	float: left;
}

form#frmSS3 td {
	padding-bottom: 10px;
}

form#frmSS3 input#captcha {
	background-color: #fcf5d8;
	width: 125px;
	height: 25px;
}

form#frmSS3 input#envoyer {
	border: 1px solid #fcf5d8 !important;
	color: #fcf5d8 !important;
	background-color: #532b1d !important;
	height: 25px !important;
	width: 129px;
	padding: 3px;
	cursor: pointer;		
}

#bloc_presentation_rubrique p.error, #bloc_presentation_rubrique p.success {
	font-weight: bold;
	color: #f60;
	margin-bottom: 10px;
}




/*------------------------------------------------------------------------------ ENQUETE -----*/

form#frmSS5 {
	margin: 30px 0 20px;
}

form#frmSS5 textarea {
	width: 250px;
	background-color: #fff;
	border: 1px solid #333;
}

form#frmSS5 input {
	width: 250px;
}

form#frmSS5 img {
	background-color: #fcf5d8;
	border: 1px solid #333;
	padding: 3px;
	margin-bottom: 8px;
}

form#frmSS5 th {
	color: #532b1d;
	vertical-align: top;
	padding-right: 10px;
}

form#frmSS5 th span.required  {
	color: #f60;
}

form#frmSS5 label input  {
	float: left;
	margin-right: 5px;
	width: auto !important;
	background-color: #f2d5bf !important;
	border-color: #f2d5bf !important;
}

form#frmSS5 label input img  {
	float: left;
}

form#frmSS5 td {
	padding-bottom: 20px;
}

form#frmSS5 input#captcha {
	background-color: #fcf5d8;
	width: 125px;
	height: 25px;
}

form#frmSS5 input#envoyer {
	border: 1px solid #fcf5d8 !important;
	color: #fcf5d8 !important;
	background-color: #532b1d !important;
	height: 25px !important;
	width: 129px;
	padding: 3px;
	cursor: pointer;		
}

#bloc_presentation_rubrique p.error, #bloc_presentation_rubrique p.success {
	font-weight: bold;
	color: #f60;
	margin-bottom: 10px;
}




/*------------------------------------------TABLEAUX--------------------------*/

#bloc_article table.spip {   
	width:98%;   
	border-bottom: 2px solid #713800;   
	margin: 2px 0 5px 15px;   
	border-collapse: collapse;
}

#bloc_article table.spip caption {
	font-weight: bold;
	color: #532b1d;
	text-align: left;
	border-bottom: 1px solid #2d170f;
	padding-bottom: 5px;
	font-size: 90%;
}

#bloc_article table.spip td {
  color: #333;  
  font-size: 80%;  
  padding: .3em 1em;  
}

#bloc_article table.spip tr.row_odd td {
   background: #fcf5d8;
	border-top: 1px solid #999;
}

#bloc_article table.spip tr.row_even td {
   background: #fff;
	border-top: 1px solid #666;
}

#bloc_article table.spip thead th {   
	background: #532b1d;	
	padding: .5em;
}

#bloc_article table.spip thead th strong {		
   font: bold 90%/90% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
}

#bloc_article table.spip strong {
	font-weight: bold;
}

#bloc_article .spip_documents_center img {
	margin: 10px auto 0;
	display: block;
}

#bloc_article .spip_documents_center img {
	margin: 10px auto 0;
	display: block;
}




/*------------------------------------------QUIZZ--------------------------*/

div#quizz {
	margin: 25px 0 15px 12px;
}



/*------------------------------------------------------------------------------ FORMULAIRES -----*/



form#frmSS4 {
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

form#frmSS4 table {
	width: 100%;
}

form#frmSS4 th {
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 40%;
}

form#frmSS4 th.question {
	width: 60%;
	text-align: left;
}

form#frmSS4 td {	
	padding-bottom: 10px;
}

form#frmSS4 input {
   height: 20px;
	background-color: #fcf5d8;
	border: 1px solid #532b1d;
}

form#frmSS4 input#envoyer {
	border: 1px solid #fcf5d8 !important;
	color: #fcf5d8 !important;
	background-color: #532b1d !important;
	height: 27px !important;
	width: 200px;
	padding: 3px;
	margin-left: -168px !important;
	cursor: pointer;	
}

form#frmSS4 span.required  {
	color: #f60;
}

/*form#frmSS4 input#CustomFields[7_4]_quest1rep1 {
	background: #f2d5bf !important;
	border: none !important;
	width: auto !important;
}*/

form#frmSS4 label {
	display: block;
	margin: 0 0 15px 0;
	padding: 2px 0 0 50px;
}

form#frmSS4 label input  {
	float: left;
	clear: left;
	margin-right: 5px;
	width: auto !important;
	background-color: #f2d5bf !important;
	border-color: #f2d5bf !important;
}

form#frmSS4 textarea {
	background: #fcf5d8;
	margin-bottom: 10px;
	width: 100%;
}

form#frmSS4 input#cm227463,
form#frmSS4 input#cm227464,
form#frmSS4 input#cm227465,
form#frmSS4 input#cm227466,
form#frmSS4 input#cm227467,
form#frmSS4 input#cm227468,
form#frmSS4 input#cm227469,
form#frmSS4 input#cm227470,
form#frmSS4 input#cm227471,
form#frmSS4 input#cm227472,
form#frmSS4 input#cm227473,
form#frmSS4 input#cm227474,
form#frmSS4 input#cm227475,
form#frmSS4 input#cm227476,
form#frmSS4 input#cm227477 {
	float: left;
	margin-left: 30px;
	background: none;
	border: none;
}

/*------------------------------------------------------------------------------ CONCOURS G&F 2010 -----*/



form#form1 {
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

form#form1 table {
	width: 100%;
}

form#form1 th {
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 40%;
}

form#form1 th.question {
	width: 60%;
	text-align: left;
}

form#form1 td {	
	padding-bottom: 10px;
}

form#form1 input {
   height: 20px;
	background-color: #fcf5d8;
	border: 1px solid #532b1d;
}

form#form1 input#envoyer {
	border: 1px solid #fcf5d8 !important;
	color: #fcf5d8 !important;
	background-color: #532b1d !important;
	height: 27px !important;
	width: 200px;
	padding: 3px;
	cursor: pointer;		
}

form#form1 span.required  {
	color: #f60;
}

/*form#form1 input#CustomFields[7_4]_quest1rep1 {
	background: #f2d5bf !important;
	border: none !important;
	width: auto !important;
}*/

form#form1 label {
	display: block;
	margin: 0;
}

form#form1 label input  {
	float: left;
	clear: left;
	margin-right: 5px;
	width: auto !important;
	background-color: #f2d5bf !important;
	border-color: #f2d5bf !important;
}


/*------------------------------------------------------------------------------ CONCOURS RDF 2010 -----*/

a#badge-rdf2010 {
	background: url(../IMG/badge2.gif) left top no-repeat;
	display: block;
	width: 400px;
	height: 103px;	
}