:focus
{
  -moz-outline-style: none;
}

body
{
	font-family: Century Gothic, Arial;
	font-size: 11pt;
	color: #818181;
	padding: 0px;
	margin: 0px;
	background-color:#FF6600;
}

/* -> Zones de la page */

div#wrapper
{
	position:relative; 
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	width:950px;
}

div#head
{
	top: 0px;
	left:0px;
	width:950px;
	height:80px;
	position: absolute;
	background-image: url(img/texture.jpg);
}

div#columns
{
	top: 80px;
	width: 950px;
	position: relative;
	background-color:#595959;
}

div#menu
{
	position:absolute;
	left:0px;
	top: 0px;
	width:250px;
	background-color:#595959;
}

/* Pour décoller les bullets du menu du bord gauche */

li
{
	padding-left: 5px;
	padding-top:5px;
	list-style-type: none;
}

div#content
{
	background-image: url(img/texture.jpg);
	width: 700px;
	position: static;
	margin-top: 1px;
	margin-left: 250px;
}

div#foot
{
	color: white;
	left: 0px;
	width: 950px;
	clear: both;
	position: relative;
	margin-top: 80px;
	font-size: 8pt;
}


/* pour ne pas coller au div du menu */

p
{
	margin-left: 6px;
}

.cdf_nt
{
	color: #D28232;
}


/* <- Zones de la page */

/* Pour index.htm */
.cdf_citation
{
	font-size:14pt;
	color:silver;
}


.cdf_titre_1
{
	font-size: 12pt;
	color: #818181;
	font-weight: bolder;
}

/* -> Fiches dégustation */

.cdf_fd_titre_1
{
	font-size: 14pt;
	color: #818181;
	font-weight: bolder;
}

.cdf_fd_titre_2
{
	font-size: 12pt;
	color:#FF6600;
	font-weight: bolder;
	margin-left: 15px;
}

.cdf_fd_date
{
	font-size: 11pt;
	color: #818181;
	font-weight: normal;
}

.cdf_fd_texte
{
	margin-left: 20px;
}

/* Texte non traduit dans page en */
.cdf_fd_texte_nt
{
	margin-left: 20px;
	color: #D28232;
}

/* <- Fiches dégustation */

/* -> News */

.cdf_news_titre_1
{
	text-align:center;
	font-size:16pt;
	color:#818181;
	font-weight: bolder;
}

.cdf_news_titre_2
{
	font-size: 14pt;
	color: #818181;
	font-weight: bolder;
}

.cdf_news_titre_3
{
	font-size: 12pt;
	color: #FF6600;
	font-weight: bolder;
}

.cdf_news_link_normal
{
  font-size: 11pt;
  color: #818181;
  font-weight: normal;
  cursor: pointer;
  text-decoration: underline;
}

.cdf_news_link_over
{
  font-size: 11pt;
  color: #FF6600;
  font-weight: normal;
  cursor: pointer;
}

/* <- News */

/* ->Anchor */

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;

}

/* <-Anchor */


/* ->MENU */

.cdf_menu_item_normal
{
  font-size: 12pt;
  color: #DDDDDD;
  font-weight: bolder;
  cursor: pointer;
  text-decoration: none;
}

.cdf_menu_item_over
{
  font-size: 12pt;
  color: #FF6600;
  font-weight: bolder;
  cursor: pointer;
  text-decoration: none;
}

.cdf_menu_item_active
{
  font-size: 12pt;
  color: #FF6600;
  font-weight: bolder;
  text-decoration: none;
}

/* <-MENU */

/* Pour décoller les images du texte */
img
{
	margin-right: 10px;
	margin-left: 10px;
}


/* -> Vous êtes plutot */

.cdf_vep_titre_1
{
	font-size:18pt;
	color:#818181;
	font-weight: bolder;
}


.cdf_vep_titre_2
{
	font-size: 14pt;
	color: #818181;
	font-weight: bolder;
}

.cdf_vep_link_normal
{
  font-size: 11pt;
  color: #818181;
  font-weight: normal;
  cursor: pointer;
  text-decoration: none;
  margin-top:0;
}

.cdf_vep_link_over
{
  font-size: 11pt;
  color: #FF6600;
  font-weight: normal;
  cursor: pointer;
  text-decoration: none;
}

/* <- Vous êtes plutot */#repvend {
	visibility: hidden;
}
