/*////////////// STYLES GENERAUX //////////////////////*/
body{
	font-family:Arial,sans-serif;
	font-size: 11px;
	color:#666666;
	background-color: #33CC33;
	background-image: url(../images-vache-montbeliarde/fond-montbeliarde-herbe.gif);
	background-repeat: repeat;
	height:100%;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.bordure-gauche {
	background-image: url(../images-vache-montbeliarde/deco-montebliarde-herbe-gauche.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bordure-droite {
	background-image: url(../images-vache-montbeliarde/deco-montebliarde-herbe-droite.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.main {
	padding:2px;
	width:950px;
}
.header {
	margin:0 0 5px 0;
}
.contenu {
	margin:5px 0 0 0;
	height:auto;
}
.footer {
	margin-top:auto;
	margin-bottom:0px;
	padding:7px;
	bottom: 0px; 
	width:auto;
	text-align:center;
}

/*//////////////// STYLE DES TEXTES /////////////////*/
.texte-gros {
	font-size:18px;
	color:#339933;
	font-weight: bold;

}
.texte-normal {
	font-size:11px;
	color:#666666;
}
.texte-normal a {
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
.texte-normal a:hover {
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
.texte-petit {
	font-size:10px;
	color:#666666;
}
.texte-petit a {
	color:#666666;
	text-decoration:underline;
}
.texte-menu-gauche {
	font-size: 12px;
	font-weight: normal;
	color: #8C7511;
	height:16px;
	line-height:16px;
}
.texte-menu-gauche a {
	font-size: 12px;
	font-weight: normal;
	color: #8C7511;
	text-decoration:none;
}
.texte-menu-gauche a:link {
	font-size: 12px;
	font-weight: normal;
	color: #8C7511;
	text-decoration:none;
}
.texte-menu-gauche a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #8C7511;
	text-decoration:underline;
}
.texte-menu-gauche a:active {
	font-size: 12px;
	font-weight: normal;
	color: #8C7511;
	text-decoration:underline;
}
.texte-menu-droite {
	font-size: 12px;
	font-weight: normal;
	color: #5F7961;
	height:16px;
	line-height:16px;
}
.texte-menu-droite a {
	font-size: 12px;
	font-weight: normal;
	color: #5F7961;
	text-decoration:none;
}
.texte-menu-droite a:link {
	font-size: 12px;
	font-weight: normal;
	color: #5F7961;
	text-decoration:none;
}
.texte-menu-droite a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #5F7961;
	text-decoration:underline;
}
.texte-menu-droite a:active {
	font-size: 12px;
	font-weight: normal;
	color: #5F7961;
	text-decoration:underline;
}
.texte-news {
	font-size: 11px;
	font-weight: normal;
	color: #AA4532;
	text-decoration:none;
	height:16px;
	line-height:16px;
}
.texte-news a {
	font-size: 11px;
	font-weight: normal;
	color: #AA4532;
	text-decoration:none;
}
.texte-news a:link {
	font-size: 11px;
	font-weight: normal;
	color: #AA4532;
	text-decoration:none;
}
.texte-news a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #AA4532;
	text-decoration:underline;
}
.texte-news a:active {
	font-size: 11px;
	font-weight: normal;
	color: #AA4532;
	text-decoration:underline;
}
.titre-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8C7511;
}

/*////////////// STYLES MENUS //////////////////////*/
#news {
	padding:0px;
	margin:0px;
	border: 0px;
	width:160px;
	height:156px;
	float:right;
}
.cadre-menu {
	border-top: 0px none #CAC6C7;
	border-right: 1px solid #CAC6C7;
	border-bottom: 1px solid #CAC6C7;
	border-left: 1px solid #CAC6C7;
	padding:5px 0 5px 0;
}
.cadre-news {
	border-top: 0px none #CAC6C7;
	border-right: 1px solid #CAC6C7;
	border-bottom: 1px solid #CAC6C7;
	border-left: 1px solid #CAC6C7;
	padding:5px 0 0px 0;
}
.barre-menu {
 padding: 0 7px 0 7px;
}
.titre-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titre-menu-petit,.titre-menu-petit a,.titre-menu-petit a:link,.titre-menu-petit a:hover,.titre-menu-petit a:active,.titre-menu-petit a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


/*////////////////////// BOUTIQUE //////////////////////*/
.titre-produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	letter-spacing: -0.06em;

}

.photos-boutique {
	float: left;
	margin: 10px 10px 0px 5px;
	border: 1px solid #CCCCCC;
}
.prix-boutique {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	padding: 0 3px 0 3px;
	margin: 3px 0 3px 0;
	border: 1px dotted #999999;
}

/*////////////////////// FICHES //////////////////////*/
.titre-fiche {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009933;
}

.sous-titre-fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}

.texte-fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.fond-tab-fiche {
	background-color: #FFF2D7;
	border: 1px solid #EFD9B7;
}

.histo-fiche {
	border: 1px solid #351100;
}

.texte-petit-fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.liseret-histo-fiche {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.texte-important-fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}
.texte-important-negatif-fiche {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

/*////////////////////// DIVERS DECO //////////////////////*/
.cadre-gris {
	border: solid 1px #CAC6C7;
}
ul
{
	list-style-image: url(../images-vache-montbeliarde/deco-fleche-brune.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-right:20px;
}
.AfficherMasquer {
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: #EEEEEE;
	visibility: hidden;
}

/*////////////////////// AGENDA //////////////////////*/
#calendrier_agenda  {
	border: 1px solid #CCCCCC;
	font-size:11px;
	color:#666666;
}

#calendrier_agenda a {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #8C7511;
}

#navig_calendrier_agenda a {
	color:#000000;
	text-decoration:none;
	background-color: #FFFFFF;
}

#cadre_calendrier, #cadre_menu, #cadre_filtre, #main {
	font-size:11px;
	color:#666666;
}