/* global */
html{height: 100%;}


body
{
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 0.68em;
	background-color: #FFFFFF;
}
body,td,th {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p
{
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 8px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
}

h2
{
	font-size: 1.6em;
	color: #666666;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h3 {
	line-height: normal;
	font-size: 1.3em;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: left;
}
h4 {
	font-size: 1.2em;
}

a{
	outline: none;
	color: #000000;
}
a:link {


}
a:visited {


}
a:hover {
	text-decoration: none;
	color: #990000;
}

/* unordered list */
ul
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

ul li
{
	list-style-type: square;
	padding: 0px;
	list-style-position: outside;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}
object {
	z-index: -1000;
}



img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* block quote */
blockquote
{
	border-left: 8px solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



#logo
{
	color: #67705A;
	background-color: #FFF;
	background-image: url(../IMAGES/TDC3_print.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 114px;
}




#logo h1
{
	margin: 0px;
	padding: 0px 0px 0px 0;
	font-size: 150%;
	letter-spacing: 0.2em;
}

/* main content */
#content
{
	width: 720px;
	height: inherit;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
} 

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}

#links, #footer, #menu, #menu li a
{
	border-color: #FFFFFF;
	color: #FFFFFF;
}

#links a, #footer a, #links a:hover, #footer a:hover
{
	color: #DBE1D1;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	color: #67705A;
	background-color: #FFF;
	vertical-align: middle;
	text-align: center;
	background-image: url(fromagerie.jpg);
} 


.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{
	color: #666666;
	display: inline;
	float: none;
} 

#content
{
	color: none;

}
#main
{
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 720px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
#MenuBar1  a  {
	color: #FFFFFF;
	height: 30px;
}

/* navigation menu */
#menu
{
	height: 120px;
	width: 760px;
}

#menu ul{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a 
{
	display: block;
	float: left;
	height: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 19px;
	padding-bottom: 2px;
	padding-left: 19px;
} 

/* column 1 - contains sidebar items */

}
#column1  a   {
	list-style-type: disc;
	list-style-position: inside;
	text-decoration: none;
}
#column1   {
	font-variant: normal;
	font-size: 90%;
	display: block;
	float: right;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 10px;
	text-decoration: none;
	width: 160px;
	display: none;
	background-image: url(/style/degrade_col2.png);
}
#column1  p   {
	display: block;
	font-size: 1.3em;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url((URL));
	background-image: url(/style/triangle.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: left top;
}
#column1 h2 {
	color: #000000;
}

#column1     h1           {
	display: block;
	font-size: 1.8em;
	padding: 3px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
}
#column1  h1  link   {
	color: #A4081D;
}
#column1   h1   a    {
}
#column1   h3       {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* column 2 - page content */
#column2
{
	text-align: justify;
	width: 720px;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#column2  #enumeration  h1 a {
	color: #A4081D;
}


#column2 h1
{
	font-size: 200%;
	text-transform: uppercase;
	font-weight: bolder;
	color: #666666;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#column2  .document  h3   {
	margin: 0px;
}
#column2  table   {
	width: 720px;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column2  #ligne1   {
	height: auto;
	display: block;
	float: left;
}
#column2   #ligne1   #photo   p   {
	font-size: 90%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#column2  #ligne1  #titre  p   {
	font-size: 100%;
	font-weight: bold;
}
#ingredients   {
	background-color: #dddddd;
	width: 170px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#column2  #ligne2  #ingredients  blockquote   {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#column2  .espace_im_gche  p   {
	font-weight: bold;
	padding-left: 5px;
	color: #666666;
}
#column2  .espace_im_dte  p   {
	font-weight: bold;
	padding-left: 5px;
	color: #666666;
}
#column2  .citation  p   {
	margin: 0px;
}
#links  {
	width: 680px;
	height: auto;
	font-size: 100%;
	text-transform: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}


#links a, #footer a{
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}

#links a:hover, #footer a:hover{text-decoration: underline;}
#links, #footer  {
	background-color: #333333;
	display: block;
}

/* additional colour scheme selections */
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}
#contact   {
	float: right;
	width: auto;
}

.accueil {
	width: 780px;
}
.espace_im_centre {
	text-align: left;
	float: right;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.espace_im_dte {
	text-align: left;
	float: right;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #CCCCCC;
	display: inherit;
}
.espace_im_gche {
	float: left;
	height: auto;
	width: auto;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.espace_im_gche_reduit {
	float: left;
	height: 20px;
	width: auto;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 10px;
}


.colonne_gche {
	float: left;
	width: 190px;
	margin-right: 30px;
	margin-left: 0px;
	text-align: left;
}
.colonne_dte {
	float: right;
	width: 500px;
}
.adresse {
	font-size: 90%;
	font-style: italic;
	color: #000000;
	background-color: #CCCCCC;
	height: auto;
	width: 200px;
	padding: 10px;
	border: 1px solid #A4081D;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
.logo {
	background-color: #CCCCCC;
	padding: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.photo_haut {
	background-color: #CCCCCC;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.legende {
	font-size: 90%;
	font-weight: bold;
}
.large720 {
	width: 720px;
}
blockquote{border-color: #D7D7D7;}
#lien {
	float: left;
	width: auto;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{
	padding: 0px;
	padding-bottom: 2px;
	border-bottom: 1px;
}
.developper {
	color: #FFFFFF;
	background-color: #A4081D;
	display: block;
	padding: 5px;
	cursor: crosshair;
}
.Style1 {color: #FFFFFF}

/* image positioning - left, right and center */
.left
{
	float: left;
	padding: 0px 8px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{
	display: block;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}
.logo2 {
	height: 572px;
}
.sous-menu {
	background-color: #CCCCCC;
	list-style-position: inside;
	list-style-image: url((URL));
	list-style-type: decimal;
}

.retrait {
	padding-left: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #A4081D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,10px);
	left: 10px;
}
.espaceimgris {
	background-color: #bbbbbb;
}
.ligne {
	height: auto;
}
.document {
	font-size: 90%;
	font-style: italic;
	color: #000000;
	background-color: #CCCCCC;
	height: auto;
	width: 698px;
	padding: 10px;
	border: 1px solid #A4081D;
	margin-top: 10px;
	margin-bottom: 10px;
}
.citation {
	font-size: 1em;
	line-height: normal;
	text-align: left;
	margin: 0px;
	padding: 10px;
	clip: rect(0px,auto,auto,auto);
	display: compact;
	background-color: #CCCCCC;
}
.table_matier {
	font-size: 0.9em;
	text-decoration: none;
	font-variant: normal;
	text-transform: lowercase;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}

.sidebaritem
{
	text-align: left;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
}


.sbilinks li a:hover
{
	color: #5B7236;
} 

.sbihead
{
	height: 15px;
	width: auto;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent{
	padding: 14px 8px 8px 0px;
}

.sbicontent p
{
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.sbilinks{padding: 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
} 

.sidebaritem a:hover, #column2 a:hover{
}


.blue
{
	background: #FFFFFF url(blue.png) no-repeat left center;
	color: #FF0000;
	padding: 0px 40px 0px 20px;
}

.green
{ background: #FFFFFF url(green.png) no-repeat left center;
  color: #94C65A;
  padding: 0px 40px 0px 20px;
}

.purple
{ background: #FFFFFF url(purple.png) no-repeat left center;
  color: #CE5AEF;
  padding: 0px 40px 0px 20px;
}

.orange
{ background: #FFFFFF url(orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;
}
#column1 a:hover {
	background-color: #990000;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	display: block;
}
table  h2 {
	margin: 0px;
	padding: 0px;
}
table p {
	margin: 0px;
	padding: 0px;
}
#enumeration p {
	display: block;
	background-image: url(/style/triangle.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#document tableau {
	width: 700px;
}
#etapes {
	display: block;
}
.invisible {
	display: none;
	text-align: left;
}
.espaceimgris {
	z-index: -1000;
}
#main #content #column2 a {
	text-align: left;
	text-decoration: none;
	color: #990000;
}
.gauche {
	width: 300px;
}
#main #content #column2 #gauche {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
} 
#main #content #column2 .large {
	width: 900px !important;
}
#main #content #column_large {
	width: 930px;
}
#main #content #column_large a {
	text-decoration: none;
}
#main #content #column_large p {
	font-size: 10px;
}
#main #content #column_large img {
	height: 100px;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #CCCCCC;
	margin-bottom: 0px;
}

#main #content #column_large h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CCCCCC;
	display: block;
	height: 30px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#main #content #column_large h2 {
	font-size: 10px;
}
#main #soustitre {
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#barre_liens {
	display: none;
}
