
/* CSS Document */


body { 
	font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #333;
	font: normal normal 14px Tahoma, Arial, Verdana, sans-serif;

}

h2 {
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}



a {
	/* color: #083262; */
	color:#930;
}

a:hover {
	color: #F90;
	text-decoration:none;
}






/* SPIP */
a.spip_in { color: #A45200; } /* liens internes */
a.spip_out { color: #A45200; } /* liens sortants */
a.spip_url { color: #006;  } /* liens url sortants */
a.spip_note {color:#700; font-weight: bold; font-size:11px; vertical-align:top; } /* footnotes */

.cartouche { margin-bottom: 0em; }
.cartouche .spip_logos { float: left; margin-bottom: 4px; padding-right: 10px; padding-bottom: 10px; background-color: #FFF; margin: 0px; }
.cartouche p { margin-bottom: 10px; padding: 0; }

.chapo {
	color: #333;
	margin-bottom: 0em; 
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;

}
.chapo br{


}

.formulaire_menu_lang {
	font-size: 12px;
}

#hierarchie { clear: both; margin-bottom: 2em; }
#hierarchie, #hierarchie a { color: #666; }

.hyperlien { font-size: 1em; font-weight: normal;}

.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 12px; text-align: left; width: 100%; max-width: 500px;}


.texte { line-height: normal; }




/* CUSTOM */


.action-articles {
	text-align: left;
	margin-top: 10px;
}

.archives-link {
	font-weight: bold;
	color: #800000;
}

.archives-month {
	margin-right: 2px;


}

.archives-month a:hover{
	background-color: #000;
	color: white;
}

.archives-month-selected a{
	color: white;
	background-color: #000;
	padding-left: 5px;
	padding-right: 5px;
}

.archives-year {
	margin-right: 2px;

}

.archives-year a:hover{
	background-color: #000;
	color: white;
}


.archives-year-selected a{
	background-color: #000;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}


.archives-row{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	border-bottom: 1px #808080 solid;
	width: 100%;
}





.article-options {
	font-size: 12px;

}

.article-options a{
	font-weight: normal;
}

.article-title {
	color: #336666;
	font-weight: bold;
}

.article-title a{
	/* color: #336666; */
	color:#2B5555;
	font-weight: bold;
}

.article-title a:hover{
	color: #F90;
	text-decoration:none;
}

.article-thumb-image{
	float: left;
	margin-right: 10px;
	border: 1px solid;
}

.bar-button {
	float: right;
	margin-right: 20px;
	border: 0px solid;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F30;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.bar-button a{
	color: #FFF;
}

.bar-button:hover{
	background-color: #CCC;
}

.bar-button a:hover{
	color: #000;
}

.box {
	background-color: #E2FFE3;
	padding: 10px;
}

.box-see-also {
	float: right;
	border: 1px solid;
	padding-left: 5px;
	margin-left: 10px;
	background-color:#F0DDA4;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.box-see-also-multi {
	float: right;
	margin-top: 4px;
	border: 1px solid;
	background-color:#F0DDA4;
	/* background-color:#F4F4F4; */
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 7px;
	width: 200px;
	max-height: 300px;
	overflow: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;


}

.box-see-section-main {
	float: right;
	margin-top: 4px;
	border: 1px solid;
	background-color:#F0DDA4;
	/* background-color:#F4F4F4; */
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	width: 250px;
	max-height: 300px;
	overflow: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;


}


.box-see-also-multi a{
	color: black;

}

.box-see-also-multi a:hover{
	color: white;
	background-color: #000;
}
.comment-item {
	margin-bottom: 5px; 
	padding-bottom: 3px; 
	border-bottom: 1px solid #008080;	
}

.comment-entry {
	padding-bottom: 20px;
}



.date {
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

.description {
	font-size: 13px;
	color: #000;
	font-weight:normal;
}

.description p{
	display: inline;
}

.filter-box {
	float: right;
	padding: 3px;
	font-size: 11px;
	border: 1px solid;
	margin: 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
}


.ffta-article-title a{
	color: #930000;

}

.ffta-menu-titre{
	background-image: url(images/left-corner-red.jpg);
	background-repeat:no-repeat;
	background-color: #670001;
	color:#FFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;

}

.ffta-sub-heading{
	margin-top: 5px;
	font-weight: bold;
}




.ffta-sidebox {
	width: 350px;
	float: right;
	margin-left: 10px;
	border: 1px solid;
	padding: 12px;
	/* background-color:#CC9900; */
	background-color:#F0DDA4;
	color: black;
	font-size: 12px;
	clear:left;
	position: relative;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.footer {
	font-size: 12px;
	margin-top: 2px;
	border-top: 1px solid #999;
	padding-top: 2px;
	color:#800000;
	padding-left: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.footer a{
	font-size: 13px;
	color: #800000;
}


.header {
	/* background: #006766; */
	background: #006666;
	height: 80px;
	padding: 20px;
	white-space:nowrap;
}

.heading-shaded {
	/* background-color: #33CBCC; */
	background-color: #006666;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	padding-left: 4px;
	margin-bottom: 5px;
	

}

.heading-red {
	color:#700;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;

}

.heading-red-home {
	color:#700;
	font-size: 16px;
	padding: 3px;
	font-weight: bold;
	text-transform: lowercase;

}

.heading-green-rounded {
	background-image: url(images/left-corner-green.jpg);
	background-repeat:no-repeat;
	background-color: #006766;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
}

.heading-green-rounded a{
	color: #FFF;
}


#hierarchie, #hierarchie a { 
	color:#FFF; 
}



.lang-menu {
	float: right;
	width: 100px;
}


.left-panel {
	text-align: left;
	min-width: 175px;
	border-right: 1px solid #999;
	padding-right: 10px;
	padding-left: 5px;
}



.main {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;

	
}

.menu-item {
	background-color: #CDB99C;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;

}

.menu-item a:hover {
	background-color: #000;
	color: white;
}

.menu-item a{
	color:black;
}



.menu-titre {
	background-image: url(images/left-corner-red.jpg);
	background-repeat:no-repeat;
	background-color: #670001;
	color:#FFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform:uppercase;
}

.menu-titre a{
	color:#FFF;
}

.menu-titre-right {
	background-image: url(images/right-corner-red.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color: #670001;
	color:#FFF;
	font-size: 13px;
	font-weight: bold;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-transform:uppercase;

}

.menu-titre-right a{
	color:#FFF;
}


.news{
	float: right;
	width: 300px;
	background-color:#FFEB80;
	border: 2px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;	
}

.notice {
	font-weight: bold;
	font-size: 14px;
	color: #600;
	padding-top: 10px;
	padding-bottom: 10px;
}

.online-users {
	text-align: center;
	font-size: 12px;
	border: 1px solid;
	padding: 2px;
	color: #808080;
}

.print {
	text-align: left;
	padding: 30px;
}

.print .spip_documents {
	display: none;
}






.quick-search{
	width: 100%;
	background-color:#F0DDA4;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/* background-color:#F4F4F4; */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.quick-search-entry {
	list-style-image:url(images/puce.gif);
}

.quick-search-entry a:hover{
	background-color: black;
	color: white;

}

.quick-search-letterhead{
	margin-top: 10px;
	border:#000000 1px solid; 
	padding: 5px; 
	margin-bottom: 15px;
	background-color: black;
	font-size: 16px;
	font-weight: bold;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.recent-multimedia-image {
	border: 1px solid #ffffff;
	float: left;
}

.recent-multimedia-image:hover {
	border: 1px solid #c0c0c0;
	float: left;
}

.registration-form {

	background-color:#ECE9D8; 
	padding-left:10px;  
	padding-bottom:10px; 
	padding-top:10px; 
	border: 2px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

.rss {
	float: right;
	margin-right: 3px;
	margin-top: 2px;
}


.right-panel {
	text-align: right;
	min-width: 200px;
	width: 175px;
	border-left: 1px solid #999;
	padding-left: 10px;
	padding-right: 5px;
}

.section-special {
	padding: 10px; 
	border-bottom: 1px solid #c0c0c0; 
	border-left: 1px solid #c0c0c0; 
	background: #f5f5f5;
}

.search {
	position: relative;
	top: 25px;
	float: right;
	height: 30px;
}

.search-sidebox-item{
	list-style-position: outside;
	margin: 0px;
	padding-left: 15px;
	list-style-image:url(images/puce.gif);
}

.search-sidebox-item a:hover{
	color: white;
	background-color: black;
}

.search-sidebox-item a{
	color: black;
}



.seealso {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
}


.sort-type {
	font-size: 14px;
	padding: 2px;
	font-weight: normal;
	color: #ff8f59;
}

.sort-type-selected {
	font-weight: bold;
}
.sort-type a{
	font-weight: normal;
	color: #ff8f59;
}

.sort-type a:hover{
	color: white;
	font-weight: bold;
}



.top-bar {
	background: #670001;
	text-align: left;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}


.white {
	color: #FFF;
}


.stMainServices{ 
    background-size:80% 80% !important;
    background-repeat:no-repeat !important;
}

.stHBubble{
    height: 15px !important;
}

.stBubble{
    font-size: 8px !important;


}

.stArrow{
   position: relative !important;
   right: 10px !important;
   bottom: 2px !important;
}

.stButton{
     margin-right: 0px !important;
     margin-left: 0px !important;
}

.subscribe-logo{


}

.publish-subscribe {
	float: right;
	margin-right: 20px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-color:#060;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.publish-subscribe a{
	color: #FFF;
}

.publish-subscribe:hover{
	background-color: #CCC;
}


.publish-subscribe2 {
	float: right;
	margin-right: 20px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-color:#FFFF99;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.publish-subscribe2 a{
	color: #000;
}

.publish-subscribe2:hover{
	background-color: #CCC;
}



.subscribe-logo-rpanel {
	margin-right: 50px;
}

.focus-on-box {
	width: 350px;
	float: right;
	padding: 7px;
	font-size: 11px;
	border: 1px solid;
	background-color:#FFFF99;
	margin: 4px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
}

.focus-on-box h3 {
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana, sans-serif;	
}

.focus-on-box ul li {
	border-top: 1px solid #FFFF;
	
}

.focus-on-box ul {
	list-style: disc outside;
	padding-left: 20px;
	
}



.focus-filter{
	float: right;
	width: 380px;
}

.filter-box2 {
	float: right;
	padding: 7px;
	margin: 4px;
	font-size: 11px;
	border: 1px solid;
	width: 365px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
}
	

