
* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%;
	background-color: #eee;
	font-family: verdana, arial, sans-serif;
}
/*********** 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;}

#cadre {
position : relative;
	width: 900px;
	margin: 0px auto;
	border: solid 1px #969696;
	font-size: 1.0em;
	background: #FFFFFF url("/fileadmin/template/espace-cadres/images/bg_head_breadcrumbs.jpg") repeat-y;
  }
#page{
	min-height : 500px;
	width: 900px;
/*margin-top :-37px;*/
 
background: transparent url("/fileadmin/template/espace-cadres/images/bg_main_withnav2.jpg") top left repeat-y;
}
#gauche {
 position : absolute;
 top :152px;
 left : 0;
 width : 199px;

}
#gauche .round-border-topright 
{width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url("/fileadmin/template/espace-cadres/images/bg_corner_topright.gif") no-repeat;}
#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;
}
#droite .round-border-topright 
{width:10px; height:10px; position:absolute; z-index:100; margin:-1px 0 0 175px; background:url("/fileadmin/template/espace-cadres/images/bg_corner_topright.gif") no-repeat;}
#droite .round-border-topleft 
{width:10px; height:10px; position:absolute; z-index:100; margin:-1px 0 0 -1px; background:url("/fileadmin/template/espace-cadres/images/bg_corner_topleft.gif") no-repeat;}

#pied {
	text-align: center;
	width: 900px;
	padding: 1.0em 0 1.0em 0;
	background: #E1E1E1 url("/fileadmin/template/espace-cadres/images/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;
	height: 152px;
}
#entete_haut {
	width: 900px;
	height: 111px;
	background: #661f05 url("/fileadmin/template/espace-cadres/images/espace-cadres.jpg") top left no-repeat;
}
.alerte {
color:red;
font-weight : bold;
}
.entete-chemin {

	width: 900px;
	padding: 1.0em 0 0 0;
	height :30px;
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
}

.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/espace-cadres/images/bg_bullet_arrow.gif") no-repeat 0 50%;
	font-weight: bold;
	color: #7D7D7D;
	
}
.entete-chemin  a {
	color: #611e04;
	text-decoration: none;
}
.entete-chemin a:hover {
	text-decoration: underline;
}
p.version_pdf  {
float: left;
width : 100px;
text-align :right;
margin-top : 1px;
}

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 */
#gauche ul.menuG {
	width: 199px;
	border-bottom: solid 1px #C8C8C8;
	/*border-top : solid 3px #BEBEBE ;   enlevé 30-06-09*/
	list-style-type: none;
	margin: 0 0 5px 0;
	font-size : 80%;
}
#gauche ul.menuG  li{
padding :0;
font-size : 120%;
list-style-image: none;
}
#gauche ul.menuG li a {
	display: block;
min-height: 2.0em /*Non-IE6*/	;
	height: auto !important;
height: 2.0em /*IE6*/	;
	line-height: 2.0em;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	padding: 0px 5px 0px 10px;
	border-top: solid 5px #727002;
	/* ajout 30-06-09
	background-color:#727002;
	color:white;*/
	margin-bottom :5px;
}
#gauche .menuG li.actif a {
background-color:  #E1E1E1;
}
ul.niveau2 , ul.niveau3 {
list-style-type: none;
}

#gauche .menuG li ul.niveau2 li a,#gauche .menuG li.actif ul.niveau2 li a {
  background-color : transparent ;
	padding: 0px 5px 0px 20px;
	font-weight: normal;
	border : none;
	height: 1.5em /*IE6*/	;
	line-height: 1.5em;
  /* modifs 30-06-09*/
  font-size:95%; 
  color : inherit; 
  margin-bottom :0;
}
#gauche .menuG li.actif2 a {
	background: url("/fileadmin/template/espace-cadres/images/bg_bullet_half_1.gif") no-repeat 9px 0.7em;
	
}
#gauche .menuG li.actif ul.niveau2 li ul.niveau3 li a {
	padding: 0px 5px 0px 40px;
	background : none ;
	font-weight: normal;
	border : none;
}	

#gauche .menuG li.actif ul.niveau2 li ul.niveau3 li.actif3 a {
	background: url("/fileadmin/template/espace-cadres/images/bg_bullet_half_1.gif") no-repeat 28px 0.7em;
	
}
#gauche .menuG li a:hover {
	background-color: #E1E1E1;
	color: #611e04;
	text-decoration: underline;
}

#gauche h1 {
	margin: 0px;
	padding: 4px 20px 3px 10px;
	background-color: #727002;
	font-weight: bold;
	font-size: 140%;
	width:169px;
	color: #fff;
}

#gauche h1 a{
  color: #611e04;
}
#gauche h2, #droite h2 {
min-height: 2.0em /*Non-IE6*/	;
	height: auto !important;
height: 2.0em /*IE6*/	;
	line-height: 2.0em;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	padding: 0px 5px 0px 10px;
	border-top: solid 5px #727002;
	margin :7px 0;
}
#gauche .news-list-container h2  {
border :none;
line-height: 1.1em;
font-size: 110%;
margin:5px 0 0;
}
#gauche .news-list-container p  {
font-size: 100%;
margin:0 10px 0.2em;
}

#gauche ul{
	margin: 5px 10px 5px 20px;
}
#gauche ul li{
	
min-height: 1.5em /*Non-IE6*/	;
	height: auto !important;
height: 1.5em /*IE6*/	;
	line-height: 1.5em;
	padding: 0px 5px ;
	font-size : 110%;
	list-style-image:  url(/fileadmin/template/espace-cadres/images/bg_bullet_full_1.gif) ;
	
}
/*  formulaire d'identification */
#gauche .tx-felogin-pi1 {
margin : 3px 10px;
}
#gauche .tx-felogin-pi1 fieldset{
padding : 2px;
/*border : 1px solid #fff;*/
}
#gauche .tx-felogin-pi1 legend{
display : block;
padding : 0 3px
}
#gauche .tx-felogin-pi1 input {
margin:  2px 10px;
width : 140px
}
#gauche .tx-felogin-pi1 label {
margin:  0 2px ;
}
#gauche .tx-felogin-pi1 input.submit {
margin: 2px 40px;
width : auto;

}


/* 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: 1.0em 0 0.5em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #505050;
	font-weight: normal;
	font-size: 170%;
}
#centre h3 {
	margin: 0.5em 0 0.5em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 150%;
}

#centre h4 {
	margin: 1.5em 0 1.0em 0;
	color: #505050;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: normal;
	font-size: 170%;
}
#centre h5 {
	margin: 1.5em 0 1.0em 0;
	color: #505050;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 140%;
}
#centre h6 {
	margin: 1.2em 0 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 h3 p {font-size: 100%;}
#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/espace-cadres/images/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/espace-cadres/images/bg_bullet_full_2.gif") no-repeat 0 0.5em;
}
#centre ul li ul li ul li {
		background: url("/fileadmin/template/espace-cadres/images/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;

}
/* legende des formulaires valable aussi pour le formulaire de recherche*/
legend{
display : none;
}
/* Bordure droite */
#droite h1 {
	text-align: center;
	margin: 0 ;
	padding: 4px 5px 3px ;
	background-color: #727002;
	color: #fff;
	font-weight: bold;
	font-size: 130%;
}
/*#droite h2 {
	min-height: 1.5em /*Non-IE6*/	/*;
	height: auto !important;
	height: 1.5em /*IE6*//*;
	line-height: 1.5em;
	margin: 1.0em 10px 0.5em 10px;
	color: #505050;
	font-weight: bold;
	font-size: 120%;
}*/
#droite h3 , #gauche h3{
	margin: 1.0em 10px 0.5em 10px;
	color: #000;
	font-weight: bold;
	font-size: 110%;
}
#droite p , #gauche p{
	margin:10px 0.5em ;
	color: #000;
	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/espace-cadres/images/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: bold;
}
/********************/
/*  COMMON CLASSES  */
/********************/

#page a {
	color: #611e04;
	font-weight: bold;
	text-decoration: none;
}
#centre h1 a {
	color: #611e04;
	font-weight: normal;
	text-decoration: none;
}
#page a:hover {
	color: #611e04;
	text-decoration: underline;
}
#page a:visited {
	color: #5f5500;
}
#page a img {
	border: none;
	vertical-align : middle;
}
#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 #727002;
	background-color: #eeeeee;
}

/********************/
/*  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 hr.clearer , .news-single-item hr.clearer {
clear : left;
visibility : hidden;
}
div.news-list-container {
margin:0 0 10px 0;
}
div.pratique{
float : left;
border-right : 2px solid #eee;
padding: 0;
width : 130px;
font-size:80%;
margin : 0 10px 0 0 ;
}

.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 {
	float: right;
	color: #000;
	width: auto;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	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;
}
/***********************/	
#centre .news-list-item p{
margin-bottom :0;
font-size : 110%;
}
#centre .news-list-item h2{
font-size : 150%;
margin :0.5em 0;
}
/*  mode single **************/

.news-single-img {
	float: left;
	margin :5px;
	text-align : left;
}
.news-single-imgcaption {
	padding:0;
	clear:both;
	text-align : center;
	
}
.news-single-backlink {
margin-top : 10px;
}
dl.news-single-files dt {
margin :3px 0;
text-decoration : underline;
}

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

.tx-ttnews-browsebox {
	margin:3px;/*border:1px solid #666;*/
	padding:3px;
	
}
.tx-ttnews-browsebox table {
	margin: 0 auto;
  }
	
.tx-ttnews-browsebox td {
	
	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;
}

/*     ------- tt_news archice menu ----*/
.news-amenu-item-year {
font-weight: bold ;
text-decoration: underline;
}
/*------------- affichage fil rss externe --------------*/

#twrss_table {
border:none;
margin:0;
padding:0 5px 5px 15px;

}
#twrss_table .twrss_item_link a {
font-size:1.2em;}

#droite #twrss_table, #gauche #twrss_table {
background-color:transparent;
font-size:1em;
}

#droite #twrss_table .twrss_item_link a , #gauche #twrss_table .twrss_item_link a{
font-size:1em;}

/* calendrier des formations */
.calendar-table {
font-size:1.2em;
width : 100%;
}

/* resultats de recherche : % pertinence*/
.tx-indexedsearch .percent-tmpl-css {
margin-top:0;
}

