* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%;
	background-color: #eee;
	font-family: verdana, arial, sans-serif;
}
#cadre {
	width: 900px;
	margin: 0px auto;
	border: solid 1px #969696;
	font-size: 1.0em;
	background: #FFFFFF url("/fileadmin/template/carep/images_template/bg_head_breadcrumbs.jpg") repeat-y;
  }
#page{
	min-height : 400px;
	width: 900px;
/*margin-top :-37px;*/
 
background: transparent url("/fileadmin/template/carep/images_template/bg_main_withnav.jpg") top left repeat-y;
}
#gauche {
	float: left;
	width: 200px;
	margin : 0;

}
#centre {
	width: auto;
	margin: 0 15px 0 220px;

}
#droite {
	float: right;
	width: 185px;
	margin: 28px 15px 0 0 !important /*Non-IE6*/;
	margin: 28px 7px 0 0  /*IE6*/;
	padding : 0 0 0 15px;
	background-color : #ffffff;
}
#pied {
	text-align: center;
	width: 900px;
	padding: 1.0em 0 1.0em 0;
	background: #E1E1E1 url("/fileadmin/template/carep/images_template/bg_foot.jpg") no-repeat;
	font-size: 1.0em;

}
div#accessibilite {
position: absolute;
top: -1000px;
	}
#site {
position: absolute;
top: -900px;
}
#entete {
	font-family: "trebuchet ms", arial, sans-serif;
}
#entete_haut {
	width: 900px;
	height: 115px;
	background: url("/fileadmin/template/carep/images_template/entete_Carep3.jpg") top left no-repeat;
}
.entete_bas {
	width: 900px;
	height: 14px;
	background: url("/fileadmin/template/carep/images_template/separationV.jpg") top left repeat-x;
}
.entete-chemin {

	width: 900px;
	padding: 1.0em 0 1.5em 0;
	background: #FFFFFF url("/fileadmin/template/carep/images_template/bg_head_breadcrumbs.jpg") repeat-y;
	height :15px;
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
}
.nav_sup {
	position: relative;
	top: 15px;
	margin: 0 0 0 750px;
	font-size: 130%;
}
.nav_sup a {
	color: #7D7D7D;
	text-decoration: none;
	font-weight: bold;
}
.nav_sup a:hover {
	text-decoration: none;
	color: #323232;
}
.entete-chemin ul {
	float: left;
	width: 560px;
	list-style: none;
	padding: 0 0 0 15px;

}
.entete-chemin ul li {
	display: inline;
	padding: 0 0 0 10px;
	background: transparent url("/fileadmin/template/carep/images_template/bg_bullet_arrow.gif") no-repeat 0 50%;
	font-weight: bold;
	color: #7D7D7D;
	
}
.entete-chemin  a {
	color: #2A5A8A;
	text-decoration: none;
}
.entete-chemin a:hover {
	text-decoration: underline;
}
p.version_pdf  {
float: left;
width : 100px;
text-align :right;
margin-top : 3px;
}

p.version_pdf  img{
vertical-align : middle;
border : none;
}
.entete-chemin .tx-macinasearchbox-pi1 {
	float: right;
	width: 200px;
	text-align:right;
  padding: 0 17px 0px 0px !important
  /*Non-IE6*/
	;
  padding: 0 12px 0px 0px
  /*IE6*/
	;
}

.entete-chemin .tx-macinasearchbox-pi1 input.text {
	width: 10.0em;
	padding: 0.2em 0 0.2em 0;
	border: 1px solid #C8C8C8;
	font-family: verdana, arial, sans-serif;
	font-size: 120%;
}
.entete-chemin .tx-macinasearchbox-pi1 input.bouton {
	width: 4.0em;
  padding: 1px !important
  /*Non-IE6*/
	;
  padding: 0
  /*IE6*/
	;
	background: #E6E6E6;
	border: solid 1px #969696;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 110%;
}
.entete-chemin .searchform input.button:hover {
	cursor: pointer;
	border: solid 1px #505050;
	background: #DCDCDC;
	color: #505050;
}
div.spacer {
 	clear: both;
 }
/******************/
/* PAGE */
/******************/
/* Partie GAUCHE */
.menuG {
	width: 199px;
	border-bottom: solid 1px #C8C8C8;
	border-top : solid 3px #BEBEBE ;
}
.menuG dt a, .menuG dt a:visited {
	display: block;
min-height: 2.0em
/*Non-IE6*/
	;
	height: auto !important;
height: 2.0em
/*IE6*/
	;
	line-height: 2.0em;
	padding: 0px 10px 0px 20px;
	border-top: solid 1px #C8C8C8;
	text-decoration: none;
	color: #467AA7;
	font-weight: bold;
	font-size: 120%;
}
.menuG dt.actif a, .menuG dt.actif a:visited {
background-color: #E1E1E1;
}
.menuG dd a, .menuG dd a:visited {
	display: block;
min-height: 1.7em
/*Non-IE6*/
	;
	height: auto !important;
height: 1.7em
/*IE6*/
	;
	line-height: 1.7em;
	padding: 0px 10px 0px 35px;
	border: none;
	font-weight: normal;
	text-decoration: none;
	color: #467AA7;
	font-size: 110%;
}
.menuG dd.actif a, .menuG dd.actif a:visited {
background-color: #E1E1E1;
}
.menuG dd.actif2 a, .menuG dd.actif2 a:visited {
	background: url("/fileadmin/template/carep/images_template/bg_bullet_half_1.gif") no-repeat 2em 0.7em;
}
.menuG dt a:hover, .menuG dd a:hover {
	background-color: #E1E1E1;
	color: #2A5A8A;
	text-decoration: none;
}
/*.logo {
	margin: 60px 0 0 0;
	text-align: center;
}*/

#gauche h1 {
	margin: 0px;
	padding: 4px 20px 3px 20px;
	background-color: #BEBEBE;
	font-weight: bold;
	font-size: 150%;
}
#gauche h1 a{
  color: #2A5A8A;
}
.rss{
margin : 25px 0 0 20px;

}


/* CENTRE */
#centre h1{
	margin: 0 0 0.4em 0;
	padding: 0 0 2px 0;
	border-bottom: solid 7px #E1E1E1;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #646464;
	font-weight: bold;
	font-size: 220%;
}

#centre h2 {
	margin: 0.5em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #505050;
	font-weight: normal;
	font-size: 170%;
}
#centre h3 {
	margin: 0.5em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 150%;
}

#centre h4 {
	margin: 0.2em 0 ;
	color: #505050;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: normal;
	font-size: 140%;
}
#centre h5 {
	margin: 0.2em 0 ;
	color: #505050;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 140%;
}
#centre h6 {
	margin: 0.2em 0 ;
	color: #505050;
	font-weight: bold;
	font-size: 120%;
}
#centre p {
	margin: 0 0 1.0em 0;
	line-height: 1.5em;
	font-size: 120%;
}

#centre blockquote {
	margin: 0 30px 0.6em 30px;
	font-size: 90%;
}
table.contenttable {
	/*width: 400px;*/
	margin: 2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #E9E8F4;
}
table.contenttable th, table.contenttable thead td , table.contenttable tfoot td {
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	background-color: #AFAFAF;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	border : solid 2px #FFFFFF;
}
table.contenttable th{
font-weight: bold;
}

table.contenttable td {
	height: 3.0em;
	padding: 2px 7px 2px 7px;
	border : solid 2px #FFFFFF;
	background-color: #E1E1E1;
	text-align: left;
	font-weight: normal;
	color: #505050;
	font-size: 110%;
}
table.contenttable td p.bodytext, table.contenttable td p{
  text-align: left; 
  font-weight: normal;
	color: #505050;
	font-size: 110%;
}
table.contenttable td[STYLE] p.bodytext {
 text-align: left; 
 }
table.contenttable caption {
  margin: 0.5em 0 5px 20px;
	text-align: left;
	color: #505050;
	font-size: 110%;
}
p.caption {
	margin: 0.5em 0 2.0em 20px;
	text-align: left;
	color: #505050;
	font-size: 110%;
}
#centre ul {
	list-style: none;
	margin: 0.5em 0 1.0em 0;
}
#centre ul li {
	margin: 0 0 0.2em 2px;
	padding: 0 0 0 12px;
	background: url("/fileadmin/template/carep/images_template/bg_bullet_full_1.gif") no-repeat 0 0.5em;
	line-height: 1.4em;
	font-size: 120%;
}
#centre ul li ul li {
		font-size: 100%;
		background: url("/fileadmin/template/carep/images_template/bg_bullet_full_2.gif") no-repeat 0 0.5em;
}
#centre ul li ul li ul li {
		background: url("/fileadmin/template/carep/images_template/bg_bullet_half_1.gif") no-repeat 0 0.5em;
}
#centre ol li ol li{
		font-size: 100%;
}
#centre ol {
margin: 0.5em 0 1.0em 20px !important
/*Non-IE6*/
	;
margin: 0.5em 0 1.0em 25px
/*IE6*/
	;
}
#centre ol li {
	list-style-position: outside;
	margin: 0 0 0.2em 0;
	line-height: 1.4em;
	font-size: 120%;
}


form#mailform {
	margin:0 0 0 0;
	padding: 0;
	
	
	font-size : 120%;
}
fieldset.csc-mailform {
border: solid 1px #C8C8C8;
background-color: #F0F0F0;
/* Truc pour contenir le background du fieldset dans le cadre IE*/
position: relative;  
  
  }
.csc-mailform-field  {
margin : 5px ;
clear:both;
font-weight : bold ;
}
.csc-mailform-field label  {
margin-right :10px;
width : 300px;
display : inline;
line-height: 2em;
float:left;
text-align: right;
font-weight : normal;
}
.csc-mailform-label {
display : none;
}

.csc-mailform-field input {
text-align: left;
line-height: 2em;
 }
.csc-mailform-field  input#mailformformtype_mail  {
text-align: center;
margin : 0 ;
line-height : 1em;
display : block;
position : relative;
left : 310px;
}

.csc-mailform-field input.csc-mailform-checked  {
text-align: left;
line-height: 2em;
}
 
 .csc-mailform-field textarea {
text-align: left;
 }

.csc-mailform-field select {
display : inline;
line-height: 2em;
}

span.csc-mailform-radio input {
margin-right :10px;
width :20px;
line-height: 2em;
float:left;
text-align: right;
font-weight : normal ;

}
.csc-mailform-radio label {
text-align: left;
line-height: 2em;
width :auto;

}
/* lÃgende des formulaires valable aussi pour le formulaire de recherche*/
legend{
display : none;
}
/* Bordure droite */
#droite h1 {
	text-align: center;
	margin: 0 0 5px 0;
	padding: 4px 10px 3px 10px;
	background-color: #f5620a; /*	#f9904f*/
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 140%;
}
#droite h2 {
min-height: 1.5em /*Non-IE6*/	;
	height: auto !important;
height: 1.5em /*IE6*/ ;
	line-height: 1.5em;
	margin: 0.5em;
	color: #505050;
	font-weight: bold;
	font-size: 120%;
}
#droite h3 {
	margin:  0.5em ;
	color: #505050;
	font-weight: bold;
	font-size: 110%;
}
#droite p {

	margin: 0 10px 1.0em 10px;
	color: #505050;
	line-height: 1.3em;
	font-size: 110%;
}


#droite ul {
	list-style: none;
	margin: 0.5em 10px 1.0em 10px;
}
#droite ul li {
	margin: 5px 0 0.2em 2px;
	padding: 0 0 0 11px;
	background: url("/fileadmin/template/carep/images_template/bg_bullet_full_1.gif") no-repeat 0 0.4em;
	line-height: 1.2em;
	font-size: 110%;
}
#droite ol {
margin: 0.5em 10px 1.0em 30px !important
/*Non-IE6*/
	;
margin: 0.5em 10px 1.0em 35px
/*IE6*/
	;
}
#droite ol li {
	list-style-position: outside;
	margin: 0 0 0.4em 0;
	font-size: 110%;
}
 #page #droite a {
color : #8f290c;
font-weight: normal;
}
/********************/
/*  COMMON CLASSES  */
/********************/

#page a {
	color: #467AA7;
	font-weight: bold;
	text-decoration: none;
}
#centre h1 a {
	color: #467AA7;
	font-weight: normal;
	text-decoration: none;
}
#page a:hover {
	color: #2A5A8A;
	text-decoration: underline;
}
#page a:visited {
	color: #2A5A8A;
}
#page a img {
	border: solid 1px #969696;
}
#page a:hover img {
	border: solid 1px #DCDCDC;
}

#gauche a img {
  border : none;
  vertical-align : middle;
}
/******************/
/*  Page SECTION  */
/******************/


/* bordure droite */
.bordure_orange {
	width: 183px;
	margin: 0 0 2.5em 0px;
	padding: 0 0 10px 0;
	border: solid 1px #f9904f;
	background-color: #fee774;
}

/********************/
/*  pied de page  */
/********************/
#pied p {
	line-height: 1.3em;
	text-align: center;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 110%;
}

#pied a {
	text-decoration: underline;
	color: #7D7D7D;
}
#pied a:hover {
	text-decoration: none;
	color: #000000;
}
#pied a:visited {
	color: #000000;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container div.spacer {
clear : left;
}


.news-list-item {

	padding:0 0 5px 0;
	margin: 0;
	border-bottom : 1px dotted #cccccc ;
		
	}


.news-list-container p {
	padding :0;
	margin : 0 0 10px 0;
}

.news-list-date {
	font-size: 0.70em;
	font-weight: normal;
	}
	
.news-list-imgcaption {
	float: left;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	text-align : center;

	}
/***********************/	
.news-list-container img {
	float: left;
  border : none;
	margin :2px 5px 2px 0;


}

/***********************/	
.news-list-item p.bodytext{
margin-bottom :0;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.news-list-browse  {
	text-align: center;
}

.tx-ttnews-browsebox {
	margin:3px;/*border:1px solid #666;*/
	padding:3px;
	
}
.tx-ttnews-browsebox table {
	text-align: center;
  }
	
.tx-ttnews-browsebox td {
	font-size: 0.9em;
	padding:0 3px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	text-align: center;
}
/* resultats de recherche : % pertinence*/
.tx-indexedsearch .percent-tmpl-css {
margin-top:0;
}

/*********** propriété css styles content *************/
.align-right{text-align :right;}
.align-center{text-align : center;}
.align-left{text-align : left;}
.align-justify{text-align : justify;}
