body, table, tr, td, p, div, span, ul, ol, li {
	font-family:"Times New Roman", Times, serif;
}

body {
	margin: 0px 0px 10px 0; padding: 0;
	background: #7B3A12 url(/images/background.jpg) no-repeat center top;
}

a, a:visited {
	text-decoration:underline; color:#683C24;
}
a:hover, a:visited:hover {
	text-decoration:none; color:#683C24;
}
	
img {
	border: 0px none; padding: 0px; margin: 0px;
}

p, th, ul, ol, li, blockquote, input {
	font-family:"Times New Roman", Times, serif; margin: 0; padding: 0;
}

td {
	font-family:"Times New Roman", Times, serif;
}
	
td, th {  
	vertical-align: top; padding:0;
	}
	
em {
	font-style: italic;
}

form {
	padding: 0px; margin: 0px;
} 
INPUT {
	padding: 0px; margin: 0px;
} 
TEXTAREA {
	padding: 0px; margin: 0px;
} 
SELECT {
	padding: 0px; margin: 0px; font-size:11px;
}
OPTION {
	padding: 0px; margin: 0px; font-size:11px;
}

/* Form elements avec styles personnalises */
/*INPUT {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
} 

TEXTAREA {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 4px;
}*/

blockquote {
	margin-left: 17px;
}

sup {  
	vertical-align:baseline; font-size:75%; position:relative; top:-0.5em;
}


/*changer la couleur du contenu background*/
#conteneur {
	padding:0; margin:0 auto; width:960px; position:relative;
}


#logo {
	position:absolute; top:70px; left:120px; z-index:10;
}

#photo_header {
	position:absolute; top:0px; left:280px; z-index:5;
}

#contenu_body {
	margin:0; padding:275px 0 0;
}


#conteneur #menu {
	color:#683C24; font-size:18px; line-height:18px; padding:0; float:left; width:300px; /*margin:0 0 0 95px;*/
}

#conteneur #menu div {
	padding:0; margin:0 0 0 110px; border-top:1px solid #FFFFFF;
}
#conteneur #menu div.dernier {
	border-bottom:1px solid #FFFFFF;
}

/*changer la couleur des mots du menu*/
#conteneur #menu a, #conteneur #menu a:visited {
	text-decoration: none; color: #683C24; display:block; padding:6px 4px;
}
#conteneur #menu a:hover, #conteneur #menu a:visited:hover  {
	text-decoration: none; color:#677130;
}

#conteneur #menu a.on {
	text-decoration: none; color:#677130;
}

#conteneur #menu div#logoTCCC {
	margin-top:45px; border:0px none;
}
#conteneur #menu div#logoTCCC a {
	width:190px; height:95px; background: url(/images/logo_TCCC.png) no-repeat left top; display:block;
}
/*hack ie6*/
* html #conteneur #menu div#logoTCCC a {
	background: url(/images/logo_TCCC.gif) no-repeat left top;
}

#conteneur #menu ul {
	font-size:14px; line-height:14px; margin:5px 0 10px 135px; padding:0;
}
#conteneur #menu ul li {
	margin:0; padding:0 0 7px 0;
}
#conteneur #menu ul li a, #conteneur #menu ul li a:visited {
	padding:0;
}


/************ Contenu *************/

#contenu {
	margin:45px 0 0 0; width:570px;
	text-align: justify; color:#683C24; font-style:italic;
	font-size: 1.2em; line-height:1.3em; float:left;
}

#contenu_background {
	background: url(/images/background_contenu.png) repeat-y left top;
}
/* hack ie6 */
* html #contenu_background {
	background: url(/images/background_contenu.gif) repeat-y left top;
}

#contenu_background_header {
	background: url(/images/background_contenu_header.jpg) no-repeat left top;
	padding:26px 50px 0 50px; /* width reel = 470px */ min-height:170px;
}

#contenu_background_footer {
	background: url(/images/background_contenu_footer.png) no-repeat left top; height:66px;
}
/* hack ie6 */
* html #contenu_background_footer {
	background: url(/images/background_contenu_footer.gif) no-repeat left top; height:66px;
}

#contenu h1 {
	font-size: 1.05em; font-weight: bold; line-height:1.2em;
	padding: 0 0 .2em 0;margin: 0; 
	color: #677130; text-align:left; font-style:normal;
}
#contenu h1 span {
	font-weight:normal;
}

#contenu h2 {
	font-size: 1.05em;font-weight: bold; line-height:1.1em;
	padding:0 0 .9em 0;margin: 0;
	color: #677130; text-align:left;
}

#contenu h3 {
	font-size: 1.0em; font-weight: bold; line-height:1.2em;
	padding: .5em 0 .8em 0; margin: 0;
	color: #677130; text-align:left; font-style:normal;
}

#contenu h4 {
	font-size: 1em;font-weight: bold;
	padding: .5em 0 .8em 0;margin: 0;
	color: #677130; text-align:left;
}

#contenu h5 {
	font-size: 1em;font-weight: bold;
	padding: .5em 0 .8em 0;margin: 0;
	color: #677130; text-align:left;
}

#contenu p {
	padding: 0 0 .8em 0; margin: 0;
}
#contenu p:last-child {
	padding: 0 0 0 0;
}

#contenu ul {
	/*Hack pour aucun espace a gauche de la liste
	margin-left:-2em;
	*/
	margin:0 0 .6em 17px; padding:0;
	/*list-style-type:none; margin:0 0 .6em 0; padding:0;*/
}
/* Hack IE 6 PC pour aucun espace a gauche de la liste */
* html #contenu ul {
	margin-left:1.2em;
}
/* Hack IE 7 PC pour aucun espace a gauche de la liste */
*+html #contenu ul {
	margin-left:1.2em;
}

#contenu ol {
	padding-top:0; padding-right:0; padding-bottom:0; margin-top:0; margin-right:0; margin-bottom:.6em;
}

#contenu ul ul, #contenu ul ol, #contenu ol ol, #contenu ol ul, {
	margin-bottom:0;
}

#contenu li {
	padding:0 0 .2em 0; margin:0;
	/*Pour avoir un bullet different au bout (image) - Fonctionne mieux que le list-style 
	background: url(images/bullet.gif) no-repeat left top; padding:0 0 .2em 15px; */
}

#contenu .ligne {
	background-color: #677130; font-size:0px; line-height:0px; height:1px;
}

#contenu .retour {
	padding: 0 0 .5em 0; clear:both; font-size:.8em;text-align:right;
}

#contenu .hautdepage {
	padding: .5em 0 .0 0; clear:both; font-size:.8em;text-align:right;
}

#contenu .imageGauche {
	float:left; margin:0px 15px .8em 0; padding:0;
}
#contenu .imageDroite {
	float:right; margin:0px 0 .8em 15px; padding:0;
}

#contenu .gauche {
	float:left; margin:0px .8em 15px 0; padding:0;
}
#contenu .droite {
	float:right; margin:0px 0 .8em 15px; padding:0;
}
#contenu .centre {
	text-align:center; margin:0 auto; padding:0;
}

#contenu .photoTop {
	float:right; margin:0 -15px 15px 15px; padding:0;
}

#contenu .section {
	padding:0 0 0 25px;
}

#contenu .slogan {
	font-size: 1.1em; font-weight: bold;
	padding: 0 0 .9em 0; margin: 0;
}

#contenu .encadre {
	padding: .8em .8em 0 .8em; margin: 0 1.5em;
	text-align:center; border:1px solid #A91419;
}

#contenu .note {
	font-size:.8em;
}

#contenu .bordure {
	border:1px solid #683C24;
}

/* Pour faire suivre le texte apres un float */
.spacer {
	clear:both;
}

a.lienAnchor {
	text-decoration:none;
}


/** Tableaux **/

/* Hack IE 6 PC pour grosseur de font dans un tableau */
* html #contenu table td {
	/*font-size:.8em;*/
}
table {
	font-size: 1em;
}
table table {
	font-size:100%;font-size:12px;
}
table td {
	font-size:1em;
}

/* Pour avoir une hauteur minimum du contenu */
.hauteurMin {
  min-height: 496px;
}
/* hide from IE/mac \*/
* html .hauteurMin {
  height: 496px;
  he\ight: 496px;
}
/* end hide */

/* Tableau de base (transparent) */
#contenu table.tableauBase td {
	padding:2px; text-align:left; font-size:1em;
}
#contenu table.tableauBase td p {
	padding: 0 0 .8em 0;
}


/* Tableau avec styles */
#contenu table.tableauStyle {
	background: #CCCCCC url(images/background_tableau.jpg) no-repeat left top;
	border-left:1px solid #000000; border-top:1px solid #000000;; margin:0 0 .8em 0;
}
#contenu table.tableauStyle td {
	padding:.6em .6em 0 .6em; text-align:left; font-size:1em;
	border-right:1px solid #000000; border-bottom:1px solid #000000;
}
#contenu table.tableauStyle .titre {
	background-color:#666666; color:#FFFFFF;
}
#contenu table.tableauStyle td p {
	padding: 0 0 .6em 0;
}
#contenu table.tableauStyle .backgroundCouleur {
	background-color:#00CC66;
}




.curseurOn {
	cursor: pointer;
}
.curseurOff {
	cursor: default;
}

.buttonOff {
	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.buttonOn {
	opacity:100;filter: alpha(opacity=100); -moz-opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.buttonOver {
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}



.savoir_plus {
	font-style:normal; color: #677130;
}


/* Photos colonne de gauche */
.photo {
	position:absolute; left:110px;
}


/* Lien taiga */

#webmaster {
	text-align:right; color: #666666; margin: 8px auto; padding:0 100px 0 0; 
	font-size:10px; width:860px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
#webmaster a:link, #webmaster a:visited {
	text-decoration:none; color:#666666;
}
#webmaster a:hover, #webmaster a:visited:hover {
	text-decoration:underline; color:#666666;
}

