/* Feuille de styles Standard                                                 */
/* par Tevolys                                                                */

* {
margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:0;
outline:0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
border:0;
background-color:#313131;
color:#cccccc;
}

img {
border:0;
}

.clear{
overflow:hidden;
font-size:0px;
border:0px;
line-height:0px;
height:0px;
clear:both;
}

.middle {
vertical-align:middle;
}
.left{
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
float:left;
}
.right {
padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px;
float:right;
}

a {
  text-decoration: underline;
  color:#ffffff;
}

a:hover {
  text-decoration: none;
}

a.QE_Linkmod {
/*float: right !important;*/
padding: 0 5px !important;
white-space: nowrap !important;
color: #000 !important;
font-size: 7pt !important;
font-weight: normal !important;
text-decoration: none !important;
line-height: 15px !important;
height: 15px !important;
border: 1px solid #afafaf !important;
background: #fff url(../assets/modules/quick_edit/images/link_bg.png) repeat-x top left !important;
cursor: pointer !important;
}

a.QE_Linkmod:hover {
border-color: transparent !important;
/*background-image: none !important;
background-color: transparent !important;*/
}


/*----------------------------------------------------------*/
/* Styles mise en forme générale                            */
/*----------------------------------------------------------*/

#global {
  text-align: center;
}

#general {
  margin-left:auto;
  margin-right:auto;
  width:1024px;
  background-color:#444343;
  text-align:left;
  font-size:12px;
}

#basmiddleint {
  padding-top:8px;
  padding-left:202px;
  padding-right:200px;
  color:#9f9f9f;
  font-size:7pt;
  text-align:center;
}

#basmiddleint a, #basmiddleint a:hover {
  color:#9f9f9f;
  text-decoration:none;
}

#baselineint {
  padding-top:8px;
  padding-left:202px;
  padding-right:200px;
  color:#9f9f9f;
  font-size:7pt;
  text-align:center;
}

#baselineint a, #baselineint a:hover {
  color:#9f9f9f;
  text-decoration:none;
}


/*----------------------------------------------------------*/
/* Styles mise en forme des formulaires                     */
/*----------------------------------------------------------*/

.form_Global {
padding:4px;
}

.form_fieldset {
padding:4px;
margin:4px;
border:0;
/*border:1px solid #f0f0f0;
border-right:1px solid #aaaaaa;
border-bottom:1px solid #aaaaaa;*/
}

INPUT {
vertical-align:middle;
border:1px solid #bbbbbb;
height:20px;
font-size:11px;
color: #333333;
}

INPUT.noborder {
border:0;
}

TEXTAREA {
vertical-align:middle;
border:1px solid #bbbbbb;
font-size:11px;
}

INPUT.imgInput {
height:18px;
width:59px;
border:0;
}

INPUT.FSF_imgInput {
height:11px;
width:18px;
border:0;
}

LABEL.contactForm {
display:block;
width:220px;
float:left;
text-align:left;
}

.FSF_input {
border:1px solid #cccccc;
width:120px;
}

.FSF_form {
}

.FSF_submit {
height:18px;
}

.FSF_searchResults {
padding:2px;
}

.FSF_pagination {
padding:4px;
}


.FSF_result {
  margin:4px;
  margin-bottom:8px;
  padding:4px;
  padding-left:0px;
}
.FSF_resultSep {
  height:10px;
  font-size: 0px;
  background-image: url(/assets/templates/terroirs-bourguignons.com/images/separateur.gif);
  background-repeat: no-repeat;
}

.FSF_resultLink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #56004E;
}

.FSF_resultLinkAll  {
  font-size:10px;
  color: #56004E;
}


.FSF_resultDescription {
  border-bottom:1px solid #f0f0f0;
  padding:2px;
  margin:2px;
  font-size:10px;
  color:#aaaaaa;
  font-style: italic;
  padding-left:0px;
}

.FSF_resultContent {
 margin:2px;
 padding:4px;
 font-size:10px;
 padding-left:0px;
}

.FSF_HighLight {
  color:#004c37;
  background-color:#efeb7f;
}

    .xmlForm_noborder {
    border:0;
    }

    .xmlForm_labelGauche {
    display:block;
    float:left;
    width:150px;
    color: #333333;
       position:relative;
       top:0px;
    }
    
    .xmlForm {
    margin:10px;
    padding:8px;
    /*border:1px solid #cccccc;    */
    }

    .xmlForm_right {
    padding-left:155px;
    }
    
    .xmlForm_item {
    clear:both;
    padding:4px;
    margin:2px;
    border:0;
    /*border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;*/
    }

    .xmlForm_inputErr {
    border:1px solid #56004E;
    }

    .xmlForm_labelErr {
    color:#000000;
    font-weight:bold;
    }

    .xmlForm_th {
    font-size:11px;
    padding-bottom:4px;
    border-bottom:1px solid #000000;
    border-right:1px solid #cccccc;
    }

    .xmlForm_td {
    font-size:10px;
    padding:4px;
    border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;
    }

/*----------------------------------------------------------*/
/* Styles mise en forme du Plan du site                     */
/*----------------------------------------------------------*/

.icone {
vertical-align:middle;
}

.decalagePlan {
margin-left:25px;
padding-left:4px;
border-left:1px solid #cccccc;
}

.planItem {
padding:2px
}

.planRep {
margin:2px;
padding:2px
}

/*----------------------------------------------------------*/
/* Styles mise en forme texte                               */
/*----------------------------------------------------------*/

.titre1 {
	color: #DBDBDB;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 1px;
}
.contenu {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	margin-left: 15px;
	text-align: justify;
}
.titre2 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	margin-left: 15px;
}
.orange {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}
.Style1 {
	color: #FFFFFF;
	font-size: 11px;
}
.Style2 {
	color: #6585b0;
	font-size: 11px;
}
.Style3 {
	color: #cd2f29;
	font-size: 11px;
}
.Style4 {
	color: #ff9e27;
	font-size: 11px;
}
.Style5 {
	color: #0e777e;
	font-size: 11px;
}
.Style6 {
	color: #fcf546;
	font-size: 11px;
}
.Style7 {
	color: #4ea387;
	font-size: 11px;
}
.Style8 {
	color: #f4ead8;
	font-size: 11px;
}
.Style9 {color: #3e64a5}
.Style10 {
	color: #6585b0;
	font-size: 14px;
	font-weight: bold;
}
.Style11 {
	color: #cd2f29;
	font-size: 14px;
	font-weight: bold;
}
.Style12 {
	color: #ff9e27;
	font-size: 14px;
	font-weight: bold;
}
.Style13 {
	color: #0e777e;
	font-size: 14px;
	font-weight: bold;
}
.Style14 {
	color: #fcf546;
	font-size: 14px;
	font-weight: bold;
}
.Style15 {
	color: #4ea387;
	font-size: 14px;
	font-weight: bold;
}
.Style16 {
	color: #f4ead8;
	font-size: 14px;
	font-weight: bold;
}
.Style17 {
	color: #3e64a5;
	font-size: 14px;
	font-weight: bold;
}
.Style18 {
	color: #3e64a5;
	font-size: 11px;
}