/*** MENU HAUT ***/
#menu-wrapper {
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#menu-wrapper span{
	display: inline-block;
	padding-top: 10px;
	padding: 3px 0 20px 0;
}
#menu-wrapper a {
	background: url(../img/bgMenu.png) no-repeat;
	color: #000;
	display: inline-block;
	font-size: 18px;
	text-decoration: none;
}
#menu-wrapper a.menu1-normal {
	background-position: -73px 0;
}
#menu-wrapper a.menu1-normal:hover, #menu-wrapper a.menu1-active {
	background-position: -73px -100px; 
}
#menu-wrapper a.menu2-normal {
	background-position: -310px 0;
}
#menu-wrapper a.menu2-normal:hover, #menu-wrapper a.menu2-active {
	background-position: -310px -100px; 
}
#menu-wrapper a.menu3-normal {
	background-position: -395px 0;
}
#menu-wrapper a.menu3-normal:hover, #menu-wrapper a.menu3-active {
	background-position: -395px -100px; 
}
#menu-wrapper a.menu4-normal {
	background-position: -550px 0;
}
#menu-wrapper a.menu4-normal:hover, #menu-wrapper a.menu4-active {
	background-position: -550px -100px; 
}
#menu-wrapper a.menu6-normal {
	background-position: -675px 0;
}
#menu-wrapper a.menu6-normal:hover, #menu-wrapper a.menu6-active {
	background-position: -675px -100px; 
}
#menu-wrapper a.menu5-normal {
	background-position: -800px 0;
}
#menu-wrapper a.menu5-normal:hover, #menu-wrapper a.menu5-active {
	background-position: -800px -100px; 
}

#menu-wrapper a:hover span, #menu-wrapper a.active span {
	background: url(../img/bgMenuArrow.gif) no-repeat center 22px;
}



/* CONTENT Style */
#content-center {
	background: #f0f1e7 url('../img/content.png') no-repeat top left;
	padding: 25px 25px 5px 35px;
	margin: 0;
}
#content-full-center {
	background: #f0f1e7 url('../img/content-full.png') no-repeat top left;
	padding: 25px 25px 5px 35px;
	margin: 0;
}
#content-center ul li,
#content-full-center ul li {
	font-size: 12px;
	padding-left: 20px;
	background: #fff url('../img/dot.png') no-repeat left 4px;
}
a.inform, a.print {
	padding: 2px 20px;
	font-weight: bold;
}
a:hover.inform, a:hover.print {
	text-decoration: underline;
	background-color: #fff;
}
a.inform {
	background: #fff url('../img/logo_inform.png') no-repeat top left;
}
a.print {
	background: #fff url('../img/logo_print.png') no-repeat top left;
}
.type_page {
	margin: 8px 0 -8px 0;
	padding:0;
	font-size: 14px;
	font-weight: bolder;
	color: #ababab;
}
/*** Content LEFT ***/
/*** MENU LEFT ***/
.menu-level1 {
	width: 197px;
	/*min-height: 490px;*/
	min-height: 300px;
	background: #f0f1e7 url('../img/menu.png') no-repeat top left;
	padding-top: 40px;
}
.menu-level2 {
	width: 192px;
	margin-top:5px;
	margin-left: 5px;
	padding:0;
}
.menu-level1 li {
	margin: 0 0 5px 0;
}
.menu-level1 li a, .menu-level2 li a {
	display: block;
	width: 153px;
	padding: 2px 7px 2px 1px;
	margin: 0 0 3px 18px;
	font-weight: bold;
	
}
.menu-level1 li a {
	font-size: 14px;
	color: #000;
}
.menu-level2 li a {
	font-size: 12px;
	color: #333;
}
.menu-level1 li a, 
.menu-level2 li a {
	text-decoration:none;
}
li.current-active a,
ul.menu-level2 li.current-active a,
li.current-active a:hover,
ul.menu-level2 li.current-active a:hover {
	background: #BCCB33 url('../img/arrow2.png') no-repeat bottom right;
	color: #000;
}
.normal a,
.with-subpage a {
	background: #E6E3D4;
	color: #000;
}
.normal a:hover,
.active a:hover,
.with-subpage a:hover,
ul.menu-level2 li.normal a:hover {
	color: #000;
	background: #cfda75;
}
.active a {
	background: #D9E194;
	color: #000;
}
ul.menu-level2 li.normal a {
	background: #efefef;
}

#connect {
	width: 197px;
	height: 40px;
	background: #f0f1e7 url('../img/connect.png') no-repeat top center;
	padding: 12px 0;
	text-align:center;
}	
#connect a {
	font-size: 11px;
	font-weight: bold;
}

/* Liste niveau 4 */
hr.initiatives {
	background: url(../img/ombre-liste-4.png) no-repeat;
	background-color: none;
	border: none;
	height: 18px;
}
.csc-header h1 a {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: none;
}



/*** Content RIGHT ***/
/*** BLOCKS ***/
div.notes {
	background: #f0f1e7 url('../img/notes.png') no-repeat top;
	width: 254px;
	height: 220px;
	margin: 0px;
	padding: 45px 0px 0px 0px;
}
div.notes .bodytext a {
	background:  url('../img/arrow.png') no-repeat left 4px;
	padding-left: 10px;
}
div.notes p {
	padding: 0px 20px 5px 22px;
}

.small-block {
	background: #f0f1e7 url('../img/savoir.png') no-repeat top;


	background: #f0f1e7 url('../img/menu.png') no-repeat top left;
	width: 197px;
	height: 0 auto;/*280px;*/
	margin: 0;
	padding-top: 20px;
}
.tall-block {
	background: #f0f1e7 url('../img/agenda.png') no-repeat top;
	width: 254px;
	height: 370px;
	margin-top: 5px;
	padding: 18px 0 0 0;
}
div.separator {
	height:5px;
	background:  url('../img/separator.png') no-repeat center top;
	margin: 10px 0px;
}
div.savoir h1 {
	background: url('../img/logo_savoir.png') no-repeat 13px 0 ;
	padding: 10px 20px 10px 58px;
	margin-bottom: 5px;
	font-size: 14px;
}
div.savoir p {
	padding: 5px 35px 5px 40px;
	padding: 5px 35px 5px 20px;
}
div.savoir .tx_newsflexible_teaser {padding: 0px 20px;}

div.search h1 {
	background: url('../img/logo_search.png') no-repeat 35px 0px ;
	padding: 8px 20px 10px 75px;
	margin-bottom: 5px;
	font-size: 14px;
}
div.search form {
	padding: 0 20px 0px 40px;
}
a.bouton {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #a5a5a4;
	padding: 0 10px;
	margin-left: 3px;
	border: #cccccc solid 1px;
}
div.agenda h1 {
	background: url('../img/logo_agenda.png') no-repeat 35px 0px ;
	padding: 7px 20px 10px 75px;
	margin-bottom: 7px;
	font-size: 14px;
}
div.tx_newsflexible_datetime, div.tx_newsflexible_title, div.tx_newsflexible_teaser, div.tx_newsflexible_more, div.agenda p {
	padding: 0px 20px 0px 40px;
}
div.tx_newsflexible_more {text-align:right;}
div.tx_newsflexible_datetime {text-align:left;font-weight:bold;}

div.newsletter h1 {
	background: url('../img/logo_newsletter.png') no-repeat 35px 0px ;
	padding: 10px 20px 10px 75px;
	margin-bottom: 5px;
	font-size: 14px;
}
div.newsletter form {
	padding: 0 20px 5px 40px;
}
/*** FOOTER ***/
#footer-wrapper {
	width: 992px;
	height: 49px;
	margin: 0 0 10px 0 ;
	background: #F0F1E7 url('../img/footer.png') no-repeat top;
	color: black;
	font-size: 11px;
}
#menu-footer li {
	float: left;
	padding: 0 3px;
}
#menu-footer li a {
	color: black;
	text-decoration: underline;
}
#menu-footer li a:hover {
	color: #white;
}
#menu-lang {
	position: absolute;
	top: 0;
	right: 12px;
	padding: 0 3px;
}
#menu-lang li {
	float:right;
	padding: 2px 6px;
	background-color: #484b51;
}
#menu-lang li a {
	color: #cccccc;
	text-decoration: underline;
}
#menu-lang li a:hover {
	color: #666666;
	background: none;	
}

/* NEWSFLEXIBLE */
.tx_newsflexible_teaser {margin-bottom:10px;}

/* LOGINBOX */
DIV.tx-newloginbox-pi1 {margin-left:17px;width:164px;}
DIV.tx-newloginbox-pi1 INPUT {margin:0;padding:0;font-size:10px;border:1px solid #ddd;}

/* AGENDA */
DIV.tx-cal-controller H1 {
	margin:0;
	padding:0;
	font-size:14px;
}
#content DIV.tx-cal-controller H3 {
	margin:0;
	padding:0;
	margin-top:10px !important;
	font-weight:bold;
	background:none;
}

DIV.tx-cal-controller DT, DIV.tx-cal-controller DT A {font-size:12px;}

DIV.tx-cal-controller DD {border-bottom:1px solid #ddd;padding-bottom:4px;}

DIV.tx-cal-controller DT, DIV.tx-cal-controller DT.even {background:none;font-size:12px;}
DIV.tx-cal-controller DD, DIV.tx-cal-controller DD.even {background:none;font-size:12px;}

#calendar-event DIV, #calendar-event P.bodytext, #calendar-event A, #calendar-event-backlink A {font-size:12px;}

/* TT_ADDRESS */
DIV.tx-ttaddress-pi1, DIV.tx-ttaddress-pi1 P, DIV.tx-ttaddress-pi1 A {margin:0;padding:0;font-size:12px;}
DIV.vcard {margin:0px 0px 10px 0px;padding:0px 0px 4px 0px;border-bottom:1px solid #ddd;}
span.org {font-weight:bold;}
DIV.head {margin-top:4px;text-decoration:underline;}
div.description {text-decoration:none;}

TABLE.inscription, TABLE.inscription P {font-size:12px;}
TABLE.inscription INPUT {width:250px;}
TABLE.inscription TD {
	text-align:right;
	padding:2px;
}

/*
<div class="vcard">
<div class="img"></div>
<div class="org">TEST</div>
<div class="contact">Dupont  Jean</div>
<div class="head">Descriptif :</div>
<div class="description"><p>Test de l'Annuaire ...</p></div>
*/

/* AB DOWNLOADS */
.tx-abdownloads-pi1 a:hover {background:none;}
.tx_abdownloads_treeView_category {font-size:13px;}
.tx_abdownloads_treeView_downloads, .tx_abdownloads_treeView_downloads a {font-size:12px;margin:0;}
.tx_abdownloads_viewDetailsForDownload, .tx_abdownloads_viewDetailsForDownload P.bodytext, .tx_abdownloads_viewDetailsForDownload a {font-size:14px;}
.tx-abdownloads-pi1 DIV.retour a {font-size:14px;}

.tx_abdownloads_catalogView_downloads, .tx_abdownloads_catalogView_downloads a {font-size:12px;margin:0px;padding:0px;}
.tx_abdownloads_catalogView_categories a, .tx_abdownloads_catalogView_categoryPath a {font-size:13px;}
.tx_abdownloads_catalogView_category {width:350px;padding:4px 0px 0px 0px;margin:0px 4px 6px 0px;font-size:12px;}
.tx_abdownloads_catalogView_category i, .tx_abdownloads_catalogView_downloads i {font-size:12px;}

/* TC2LCAL */
DIV.tx-tc2lcal-pi1 H1 {font-size:16px;margin:0;padding:4px 0px;}
DIV.tx-tc2lcal-pi1 TABLE {width:100%;}
DIV.tx-tc2lcal-pi1 TABLE TD {padding:2px;}
DIV.tx-tc2lcal-pi1 SELECT {width:200px;}
DIV.tx-tc2lcal-pi1 DIV {line-height:12px;}
TABLE.tc2lcal_list_events TH {background:#94dd26;font-size;14px;}
DIV.tx-tc2lcal-pi1 INPUT, DIV.tx-tc2lcal-pi1 SELECT, TABLE.tc2lcal_list_events {margin:4px;}
DIV.tx-tc2lcal-pi1 TABLE, DIV.tx-tc2lcal-pi1 TABLE A {font-size:12px;}
TABLE.tc2lcal_list_events TR.tc2lcal_list_events_tr_1 TD {background:#edf8f0;}
TABLE.tc2lcal_list_events TR.tc2lcal_list_events_tr_2 TD {background:#fbfffb;}
DIV.tx-tc2lcal-pi1 TABLE.tc2lcal_list_events TH, TABLE.tc2lcal_list_events TD {;padding:4px;border:1px solid #fff;}

DIV.tx-tc2lcal-pi1 TABLE.tneve {width:auto;}
DIV.tx-tc2lcal-pi1 TABLE.tneve TD.largeur {width:120px;}
/*DIV.tx-tc2lcal-pi1 TABLE.tneve TD {border:1px solid red;}*/
DIV.tx-tc2lcal-pi1 TABLE.tneve TD.description {padding:10px;background:#f9f9f9;border:1px dashed #ddd;width:500px;height:200px;overflow:auto;}

DIV.tx-tc2lcal-pi1 TH.tc2lcal_month_names {width:12%;}
