* {
	padding:0;
	margin:0;
}
body {
	background:url(img/body.jpg) no-repeat left top #CBC5BD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#723311;
}
h1 {
	position:absolute;
	top:-9999px;
}
#global {
	background:url(img/global.png) repeat-y;
	width:970px;
	margin:0 auto;
	overflow:hidden;
}
#colone_g
{
  width:252px;
  height:811px;
  float:left;
}
#logo
{
  background:url(img/logo.png) no-repeat;
  width:218px;
  height:218px;
  margin-left:12px;
}
#menu
{
  /*background:url(img/menu.png) no-repeat;*/
  width:252px;
  height:336px;
  margin-top:7px;
}
#cordonne
{
  background:url(img/back_cordo.png) no-repeat;
  width:252px;
  height:215px;/*225*/
  padding-top:10px;
  margin-top:10px;
}
#cordonne dl
{
  width:206px;
  min-height:80px;
  margin:0 auto;
  text-align:right;
}
#cordonne dl dt
{
  color:#2555D2;
  font-size:14px;
  font-weight:bold;
  margin:0 0 10px 0;
}
#cordonne dl dd
{ 
  color:#3D5081;
  font-size:14px;
}
#centre
{
  width:708px;
  min-height:792px;
  padding-top:16px;
  margin-left:1px;
  float:left;
}
#fromage
{
  background:url(img/fromage.png) no-repeat;
  width:257px;
  height:26px;
  margin-left:28px;
}
#conteneur_diapo
{
  width:703px;
  height:193px;
  margin:11px 0 0 0;
}
#diapo
{
  width:691px;
  height:174px;
}
#cadre
{
  background:url(img/cadre_diapo.png) no-repeat;
  width:703px;
  height:193px;
  position:absolute;
  top:46px;
}
#centre h2
{
  width:310px;
  height:26px;
  margin:10px 0 0 20px;
}
#centre h2 span
{
  position:absolute;
  top:-9999px;
}
#contenu_h
{
  background:url(img/contenu_h.png) no-repeat;
  width:703px;
  height:28px;
  margin-top:10px;
}
#contenu
{
  background:url(img/conten.png) repeat-y;
  width:666px;/*703*/
  min-height:450px;
  padding-left:37px;
  overflow:hidden;
}
#contenu a {
text-decoration:none;
color:#1E4192; 
font-weight:bold
}

#contenu a:hover {
text-decoration:underline; }

#contenu p span
{
  color:#1E4192;
  font-weight:bold;
}

#contenu p 
{
  margin-bottom:10px;
}

#contenu #fromages, #contenu .accompagnement{
margin-left:50px;
padding:10px;
}

#contenu .right
{
  float:right;
  margin:0 30px 0 15px;
}
#contenu .right img
{
   width:250px;
   height:187px;
   border:3px solid #FFFFFF;
}
#contenu_b
{
  background:url(img/contenu_b.png) no-repeat;
  width:703px;
  height:28px;
}
#pied 
{
  width:666px;
  height:80px;
  padding:10px 0 0 37px;
}
#pied ul
{
  width:666px;
  height:20px;
}
#pied ul li
{
  font-size:10px;
  display:inline;
  color:#691E11;
}
#pied ul li a
{
  text-decoration:none;
  color:#691E11; 
  padding:0 3px;
}
#pied .imnalys img
{
  border:0;
}
#pied .imnalys span
{
  position:absolute;
  top:-9999px;
}

/*** formulaire ***/

.bouton {
color: #1E4192; 
width:100px;
background: #fff;
border: 1px solid #691E11; 
}

input, textarea {
border: 1px solid #691E11; 
margin:2px;
}

.avertissement {
font-size:80%;
}
/*Formulaire du contact*/


#form {
	text-align: center;
	margin-top:25px;
	margin:0 10px;
	width:auto;
}
.form1 {
	border-width: medium;
	border: solid 1px #ccc;
	width: 46%;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #575b5f;
	margin-right: 5px;
	padding: 2px;
}

.form11 {
	border-width: medium;
	border: solid 1px #ccc;
	width: 95%;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #575b5f;
	margin-right: 5px;
	padding: 2px;
}

.form1:focus, .form11:focus {
	border: 1px solid #666666;
}
.form2{
	font: 11px Arial, Helvetica, sans-serif;
	width: 30%;

}
.form3{ 
    font-size:11px;
    width: 30%;
	}
.form4{
	overflow: hidden;
	padding: 5px 0px 0px;
    }
	
.button1 {
	font-size: 11px;
	width: 45%;
	background: #999999;
	border-width: medium;
	border-style: none;
	color: #575b5f;
	cursor: pointer;
}

#form .italic {
    font-style:italic;
	}
