/***************************************************************
* templates HTML : MAIN
***************************************************************/
body { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#6e503f;
	background-color: #FFF;
	margin: 0em;
	padding: 0em;
	background-image: url('../img/interne-fond.gif');
	background-repeat: repeat-x;
}

a, a:visited { text-decoration: underline; color: #6e503f;}
a:hover { text-decoration: none; color: #6e503f;}

p {
	margin: 0px;
	padding: 0px;
}

div.container, div.footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

div.header {
	height: 172px;
	background-image: url('../img/interne-haut.gif');
	background-repeat: no-repeat;
}

div.header_haut {
	height: 135px;
}

div.sep {
	height: 0px;
}

div.content {
	padding-top: 54px;
}

div.gauche {
	float: left;
	width: 270px;
	padding-left: 94px;
}

div.droite {
	float: left;
	padding-left: 10px;
	width: 600px;
}

div.texte {
	clear: both;
	padding-top: 25px;
	padding-left: 94px;
}

h1 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  color: #780e12;
}

h2 {
  color: #780e12;
  margin-bottom: 10px;
}

span.accueil-txt-bold {
  font-weight: bold;
  line-height: 25px;
  color: #780e12;
}   

span.accueil-txt {
  line-height: 25px;
  margin-bottom: 15px;
  align: justify;
}

/***************************************************************
* FORMULAIRES TYPO3 :
***************************************************************/

.csc-mailform-fieldset { margin-top:1em; padding:1em; }
.csc-mailform-fieldset legend { font-weight: bold; }
.csc-mailform-label { float:left; clear:both; width:60em; font-weight: bold; }
.csc-mailform-field { float:left; clear:both; width:60em; margin:0.27em 0em 0.36em 0em; }
.csc-mailform-field label { float:left; width:15em; text-align:right; padding:0.36em 0.45em 0em 0em; }
.csc-mailform-field .gaf-mailform-radio { float:left: clear:both; }
.csc-mailform-field .csc-mailform-submit { margin-left:16em; }
.csc-mailform-check input { margin-top: 0.36em; }
.csc-mailform-label-req { color:#FF0000; }
.csc-mailform-field .csc-mailform-radio label { float:none; padding:0em; }

span.biblio-titre {
  font-weight: bold;
}

span.biblio-txt {
  margin-left: 35px;
}

span.titre-soin {
  color: #780e12;
  font-weight: bold;
}
