/* TITRES PARAGRAPHES */

/* TABLEAUX */
caption {

	font-weight: bold;
	font-size: 1.2em;

}


/* TABLEAU SIMPLE */
.tableau_simple {

	width: 550px;
	margin-top: 15px;
	font-size: 1.1em;

}

.tableau_simple th, .tableau_simple td {

	text-align: center !important;

}

.tableau_simple .td-0 {

	text-align: left !important;
	font-weight: bold;

}

/* PARAGRAPHES */
p.bodytext {

	margin-top: 10px;
	font-size: 1.2em!important;
	text-align: justify /*!important*/;
	

}

#droite p.bodytext {

	text-align: left;

}

table .bodytext {

	/*text-align: left !important;*/

}

/* LISTES */
#texte ul li {

	font-size: 1.2em;
	text-align: justify /*!important*/;
	
}

#texte ul {

	list-style-type: square ;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;

}

/* */
.conteneur-bloc h1 {

	margin-top: 10px;

}

.csc-header h1 {

	/*font-weight: bold !important;*/
	border-bottom: 1px solid;
	padding-bottom: 4px;
	color: #F9BC0C;

}

#droite .csc-header h1 {

	font-weight: bold !important;
	border-bottom: 1px solid;
	padding-bottom: 4px;
	color: #F9BC0C;

}

/* HR */
hr {

	margin-bottom: 10px;

}

/* formulaires */
#mailform {

	margin-left: 45px;

}

html > body #mailform {

	margin-left: 49px;

}

#mailform input, #mailform textarea {

	border: 1px solid #DFDFDF;

}

#mailform input {

	height: 20px;
	width: 323px;
	
}


#mailform textarea {

	height: 80px;
	width: 323px;
	
}

#mailform label {

	border: none;
	font-size: 1.1em;
	color: #333;
	width: 185px;

}

#mailformformtype_mail {

	width: 50px !important;
	float: right;
	margin-right: 70px;

}

/* TABLEAUX */
.contenttable th  {

	font-size: 1.1em;
	padding: 6px;

}

.contenttable td  {

	vertical-align: middle;

}

.contenttable td div {

	font-size: 1.2em;

}

.contenttable {

	border: 0 !important;
	border-collapse: collapse !important;
	margin-top: 10px;
	width: 558px !important;

}

.contenttable thead tr td p.bodytext {

	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0 !important;

}

.contenttable thead tr td p.bodytext, .contenttable th, .contenttable td p.bodytext, .contenttable td {

	/*text-align: center !important;*/
	margin-top: 0 !important;

}

.tx-chiffres-pi1 .contenttable thead tr td p.bodytext,.tx-chiffres-pi1  .contenttable th,.tx-chiffres-pi1  .contenttable td p.bodytext,.tx-chiffres-pi1  .contenttable td {

	text-align: center !important;

}


.contenttable p.bodytext {

	display: inline;
}


.contenttable caption {

	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: left !important;
	margin-top: 15px;


}

.csc-menu {

	margin-top: 10px;

}

.csc-menu-1  {

	list-style-type: none !important;
	margin-left: 190px !important;

}

.csc-menu-1 a {

	font-size: 1.0em;

}

.tx-indexedsearch-icon img {

	margin-bottom: 2px!important;
	margin-top : 5px !important;
	float : none !important;
	padding-right : 9px!important;

}

.tx-indexedsearch-title a {

	font-style: italic!important;
	color: #F9BC0C!important;
	font-size: 1.1em!important;

}

.tx-indexedsearch-percent {

	font-size: 1.1em!important;

}


.tx-indexedsearch-redMarkup {

	color: #323232!important;

}

.tx-indexedsearch-descr {

	font-style: normal!important;
	font-size: 1.1em!important;
	padding-top: 4px!important;

}

.tx-indexedsearch-whatis {

	font-size: 1.1em!important;
	margin-bottom: 0 !important;

}

.tx-indexedsearch-sw {

	font-style: normal!important;
	color:  #F9BC0C!important;

}

.tx-indexedsearch-browsebox {

	margin-bottom: 15px!important;

}

.tx-indexedsearch-browsebox p {

	font-size: 1.1em!important;

}

.tx-indexedsearch-browsebox p strong {

	color:  #F9BC0C!important;

}

.tx-indexedsearch-browsebox .browsebox {

	margin-top: 5px!important;

}
.tx-indexedsearch-browsebox .browsebox li {

	font-size: 1.1em!important;

}