@charset "utf-8";
/* CSS Document */

/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
html {
    overflow: -moz-scrollbars-vertical;
    font-size: 62.5%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
acronym, abbr{
    border-bottom: .1em dotted;
}
.clear{
    clear:both;
}
/**/
body{
    background:#f8f3df url(../img/fond.jpg) no-repeat top center;
    text-align:center;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

.access{
    display:none;
}
img{
    border:none;
}
.skip {
    height:1px;
    left:-10000em;
    overflow:hidden;
    position:absolute;
    width:1px;
}
/**a { position:relative; } png ie6*/
a:hover img {
    Filter: none; /* correction pour le changement de couleur du border des images en rollover */
}
/*Disposition*/
#global{
    width:912px;
    padding-top:8px;
    padding-left:18px;
    margin:auto;
    text-align:left;
}

#header{
    position:relative;
    left:205px;
    width:279px;
    z-index:1;
    height:100px;
}

* html .header{/*png ie6*/
               background-image:none;
               filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../fileadmin/template/img/logo.png',sizingMethod='crop');
}

#contenu{
    width:912px;
    margin-top:-20px;
    height:auto;
}
.menu{
    width:192px;
    height:288px;
    margin:24px 0 0 4px;
    float:left;
}

.alternative_html{
    float:left;
    width:192px;
    height:288px;
    background-image:url(../img/fd_menu.png);
    background-repeat:no-repeat;
    background-position:top right;
    z-index:0;
}

* html .alternative_html{/*png ie6*/
                         background-image:none;
                         filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../fileadmin/template/img/fd_menu_ie6.png',sizingMethod='crop');
                         width:192px;
                         height:288px;
}

.alternative_html_bis{
    float:left;
    width:192px;
    height:288px;
    margin-top:-288px;
    z-index:1;
}

.alt_menu_classique{
    float:left;
    -width:150px;
    margin-left:45px;
    /margin-left:30px;
    -margin-left:15px;
    margin-top:35px;
    -margin-top:40px;
    z-index:1;
}

.alt_menu_classique li{
    list-style-type:none;
    font-size:190%;
    margin-bottom:15px;
    z-index:2;
}

.alt_menu_classique li a{
    color:#1CC0FB;
    text-decoration:none;
    font-weight:normal;
}

.alt_menu_classique li a:hover{
    color:#1CC0FB;
    text-decoration:underline;
    font-weight:normal;
}

.alt_menu_lang{
    float:left;
    margin-left:45px;
    -margin-left:20px;
    margin-top:30px;
    -margin-top:30px;
    color:#DB6209;
    z-index:1;
}

.alt_menu_lang li{
    list-style-type:none;
    display:inline;
    font-size:120%;
    color:#DB6209;
    z-index:2;
}

.alt_menu_lang li a{
    color:#DB6209;
    text-decoration:none;
    font-weight:normal;
}

.alt_menu_lang a:hover{
    color:#DB6209;
    text-decoration:underline;
    font-weight:normal;
}

.glob_text{
    width:720px;
    float:left;
    margin-left:-4px;
}

* html .glob_text{/*ie6*/
                  width:720px;
                  margin-left:-10px;
}

.ht_text{
    position:relative;
    z-index:2;
    padding-top:70px;
    background:url(../img/bloc_ht.png) no-repeat top right;
}

* html .ht_text{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../fileadmin/template/img/bloc_ht.png',sizingMethod='crop');
    height:1px;
    z-index:2;
}

.ombre{
    margin:0 0 0 0px;
    padding:0 0 5px 40px;
    background:url(../img/fd_txt.png) repeat-y left;
    z-index:2;
}

* html .ombre{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../fileadmin/template/img/fd_txt.png',sizingMethod='scale');
    height: 1px;
    margin-top:-10px;
}

.bas_text{
    background:url(../img/bloc_bas.png) no-repeat;
    height:20px;
}

* html .bas_text{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../fileadmin/template/img/bloc_bas.png',sizingMethod='crop');
    height: 1px;
    width:716px;
}

#footer{
    clear:both;
    background-image:url(../img/fd_foot.png);
    background-repeat:no-repeat;
    height:75px;
    margin-top:5px;
    width:710px;
    float:right;
    text-align:center;
    font-weight:bold;
    z-index:5;
    font-size:1.1em;
}

/** html #footer{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../fileadmin/template/img/fd_foot.png',sizingMethod='crop');
	height:75px;
	width:720px;
}*/

#footer ul{
    margin-top:30px;
    padding:0px 30px 0 30px;
    font-weight:bold;
    z-index:90;
}

#footer ul li{
    display:inline;
    font-weight:bold;
}
#footer ul li a{
    color:#373221;
    text-decoration:none;
    margin:0 5px 0 0px;
    font-weight:bold;
}
#footer ul li a:hover{
    text-decoration:underline;
}
#footer ul.menu_access{
    font-size:1em;
    color:#b1a88a;
    padding:10px 0 20px 0px;
    position:relative;
    z-index:0;
}
#footer ul.menu_access li{
}
#footer ul.menu_access li a{
    color:#b1a88a;
    font-weight:normal;
}
#footer li.menu_langues{
    padding-left:10px;
    color:#b1a88a;
    font-weight:bold;
    padding:35px 0 0 0;
}

.partenaires{
    float:left;
    margin-top:10px;
    padding-top:20px;
}

/*Titraille*/
h1{color:#db6209;font-size:1.7em;margin-bottom:20px;font-weight: bold;}
h2{color:#DB6209;font-size:1.4em;margin-bottom:3px;margin-top: 10px; }
h4{font-size:1em;}
p{margin-bottom:5px;font-size: 1.2em;}
a{color:#DB6209;text-decoration:none;font-weight:bold;}
a:hover{text-decoration:underline;}
/*a:visited{color:#DB6209;font-weight:normal;}*/
ul.liste_puce li{list-style: disc inside; font-size: 1.2em;}

/*Formulaire de contact*/
.champs_obligatoires{
    margin:15px 0 15px 0;
    font-size:1.1em;
}
#global_contact .ligne{
    clear: both;
}

#global_contact p.error{
	color:#DB6209;
}
span.important{
    color:#cd3400;
    font-size:1.2em;
}
#global_contact .ligne .libelle{
    width:70px;
    float:left;
    height:16px;
    line-height:16px;
    font-size:1.1em;
    margin:5px 0 5px 0;
	font-weight:bold;
	padding-left:120px;
}
#global_contact .ligne .champ{
    float:left;
    margin:5px 0 5px 0;
    font-size:1.1em;
}

#global_contact .ligne .champ input, #global_contact .ligne .champ select, #global_contact .ligne .champ textarea{
    padding:5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-khtml-border-radius:5px 5px 5px 5px;
	border-radius:5px;
	border:1px solid #999;
	font-size:1em;
	width:300px;
	font-family:arial, verdana;
}

#global_contact .ligne .champ select{
	width:312px;
}

#global_contact .ligne .champ textarea{
	height:200px;
}

#global_contact .ligne .champ input.radio{
	width:auto;
}

#global_contact .ligne .champ input.btn_action{
	background-color: #1CC0FB;
	color:#fff;
	width:auto;
	font-weight:bold;
	border:0px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-khtml-border-radius:5px 5px 5px 5px;
	border-radius:5px;
	margin-right:4px;
	cursor:pointer;
	-moz-transition:background-color 0.5s ease;
	-khtml-transition:background-color 0.5s ease;
	-webkit-transition:background-color 0.5s ease;
}

#global_contact .ligne .champ input.btn_action:hover{
	background-color: #DB6209;
	color:#fff;
	font-weight:bold;
}

#global_contact form{
    margin:20px 0;
}
/*#coordonnees .ligne .col04{
    float:left;
    font-size:1.1em;
}*/
/*Bloc inscription newsletter*/
.newslet{
    width:642px;
    margin-top:20px;
}
.ht_newslet{
    width:642px;
    height:12px;
    background:url(../img/ht_newslet.png) no-repeat top left;
    line-height:8px;
}
.bs_newslet{
    width:642px;
    height:11px;
    background:url(../img/bs_newslet.png) no-repeat top left;
}
.cont_newslet{
    padding:5px 18px 0 18px;
    -margin-top:-4px;
    background-color:#eee9dd;
}
.left_newslet{
    width:324px;
    float:left;
}
.right_newslet{
    background:url(../img/fd_newslet.png) no-repeat left center;
    margin-left:10px;
    padding-left:60px;
    -padding-top:50px;
    float:left;
    min-height:85px;
}

.phrase_cnil{
    padding-bottom:7px;
    margin-top:5px;
    float:left;
    clear:both;
    width:100%;
}

.right_newslet form{
    min-height:80px;
    line-height:80px;
}
.right_newslet input{
    position:relative;
    vertical-align:middle;
    -margin-top:-37px;
    -border:#d0c8b6 1px solid;
    -color:#867c5e;
    -padding:5px 4px 5px 4px;
}

.right_newslet input.input_ie6{
    -border:0px;
    -margin-top:-45px;
}

.right_newslet input[type="image"]{
    width:39px;
    height:34px;
    cursor:pointer;
}

.right_newslet input[type="text"]{
    border:#d0c8b6 1px solid;
    color:#867c5e;
    padding:5px 4px 5px 4px;
    width:150px;
}
/*Plan du site*/
.tx-dropdownsitemap-pi1 a, .tx-dropdownsitemap-pi1 a:link, .tx-dropdownsitemap-pi1 a:visited, .tx-dropdownsitemap-pi1 a:hover, .tx-dropdownsitemap-pi1 a:active{
    font-size: 1.2em;
    color:#DB6209;
    font-weight:bold;
}

/*ENSEIGNER par françois, octobre 2011 ################################################################################# */
.cont_text .titre_chapitre{
	position:relative;
	display:block;
	clear:both;
	width:642px;
	height:32px;
	color:#fff;
	margin-top:20px;
	background-image: url(../img/enseigner_bg_h2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.cont_text .titre_chapitre a{
	display:block;
	width:642px;
	height:32px;
	font-size:1.6em;
	color:#fff;
	text-decoration:none;
	background-image: url(../img/enseigner_bg_h2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}

.cont_text .titre_chapitre a:hover{
	background-image: url(../img/enseigner_bg_h2_hover.jpg);
}

.cont_text .titre_chapitre a img{
	float:left;
	top:0px;
	left:0px;
	border:0px;
	width:32px;
	height:32px;
	cursor:pointer;
}

.cont_text .titre_chapitre a h2{
	float:left;
	width:600px;
	height:32px;
	font-size: 1em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin:0px;
	margin-left:10px;
	line-height:32px;
	cursor:pointer;
}

.cont_text .contenu_chapitre{
	position:relative;
	display:block;
	width:100%;
	clear:both;
	z-index:50;
}

.cont_text .bloc_ressources{
	position:relative;
	z-index:50;
	clear:both;
}

.cont_text .bloc_ressources h3{
	padding-left:49px;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:5px;
	height:35px;
	line-height:35px;
}

.cont_text .savoir{
	margin-top:10px;
}

.cont_text .savoir h3{
	background: url(../img/enseigner_icone_savoir.jpg) no-repeat 0 0;
}

.cont_text .materiel h3{
	background: url(../img/enseigner_icone_materiel.jpg) no-repeat 0 0;
}

.cont_text .renseignement h3{
	background: url(../img/enseigner_icone_renseignements.jpg) no-repeat 0 0;
}

.cont_text .bloc_ressources ul{
	padding-left:49px;
}

.cont_text .bloc_ressources li{
	line-height:1.6em;
	padding-bottom:15px;
}

.cont_text .bloc_ressources li p{
	margin-bottom:0px;
	color:#949494;
}

.cont_text .bloc_ressources li p.bodytext{
	color:#000;
}

.cont_text .bloc_ressources li p a{
	background: url("../img/download.png") no-repeat scroll left 4px transparent;
    padding-left: 15px;
}

.cont_text .bloc_ressources li p .news-list-morelink{
	display:none;
}



