@CHARSET "UTF-8";

body {
	background-color:#8cbdd8;
	margin-top:0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: justify;
}

a {
	color:#f29400;
	text-decoration: none;
}

a:hover {
	color:#00589C;
	text-decoration: underline;
}

/*
 *
 */
.spip_documents_right {
		margin:4px 0 4px 4px;
}

.spip_documents_left {
		margin:4px 4px 4px 0;
}

.spip_surligne {
	background-color:#76d7ff;
}

.date {
	color:gray;
	margin-top:0;
	font-size:.7em;
	text-transform: uppercase;
}

.spip_doc_titre {
	font-weight: normal;
	font-size: .7em;
}

#focus_accueil, .focus, .texte_breve {
	text-align: left;
}

#container {
	width:957px;
/*
	left:50%;
	margin-left:-478px;
	position:absolute;
*/
	margin:0 auto;
	position:relative;
	background-image: url(../images/fond_blanc_ombre.png);
}

#header {
	text-align:center;
	margin:0;
	padding:0;
}

#header img {
	border:0;
}

#chemin a:hover {
	text-decoration: underline;
}

#menu {
	background-image: url(../images/fond_menu.png);
	height:47px;
	padding:0 0 0 10px;
	margin: 0 15px;
}

/*
- - - Menu principal
*/

#menu a {
	display:block;
	color:white;
	text-decoration:none;
	background-image: url(../images/fond_menu.png);
	height:39px;
	/*width:150px*/;
	text-align:center;
	margin:0;
	padding:8px 25px 0 10px;
	font-size:80%;
	float:left;
}

#menu a:hover {
	color:#7fb6d4;
}
	
#menu a.on {
/*		background-image: url(../images/fond_onglet.png);
*/	/*padding-top:12px;
	height:35px;*/
	color:#7fb6d4;
	background: url(none);
}

/*
- - - Documents joints
*/

#docsjoints {
	border:1px solid #CCC;
	font-size:.8em;
	padding: 10px;
	margin:10px;
	color:gray;
}

#docsjoints h4 {
	font-weight:normal;
	font-size:1.2em;
	margin:0;
	color:gray;
}

#content {
	background-color: #f5f4f4;
/*	
	height:500px; 
*/	
	width:927px;
	margin-left:15px;
	margin-right:15px;
	font-family: Arial,Helvetica,sans-serif;
}

/*
- - Colonnes de gauche
*/

#left-col {
	width:200px;
	float:left;
	color:#00589c;
	font-size:.8em;
	text-align:left;
/*
	height:300px;
*/
}

#left-col h3 {
	color:#00589c;
	font-size:1em;
	margin:20px 0 0 5px;
}

#left-col ul {
	padding-left:20px;
	margin:10px 0 0 0;
}

#left-col ul li ul {
	margin-top:5px;
}

#left-col li {
	padding:0;
	margin:0;
	line-height:15px;	
	color:gray;
	text-align: left;	
}

#left-col a {
}

#left-col a:hover {
	color:#00589C;
}

#left-col .texte_breve {
	padding:10px;
	border:1px solid #CCC;
	margin:10px 5px 5px 5px;
	font-size:1em;
}

#left-col .texte_breve p {
	margin:0;
}

#left-col .texte_breve a {
	font-size: 1em;
}

/*
- - Colonnes de droite
*/

#right-col {
	width:215px;
	float:right;
	padding-top:15px;
	color:#00589c;
/*
	height:300px;
	background-color:green;
*/
}

#right-col .search_rss {
	width:195px;
	background-image: url(../images/search_rss_02.png);
	margin-bottom:10px;
}

#right-col .rss {
	background-image: url(../images/ico_rss.png);
	background-position: middle left;
	background-repeat: no-repeat;
	padding:3px 0 0 20px;
	margin: 15px 0 0 20px;
	font-size:.8em;
	display: block;
	font-size:75%;
}

#right-col .rss a {
	
}

#right-col .cartouche {
	width:195px;
	background-image: url(../images/cartouche_fond.png);
	font-size:.8em;
	margin-bottom:10px;
	color:gray;
	text-align: left;
}

#right-col .cartouche a {
	color:#00589C;
}

#right-col .cartouche .head {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 39px;
}

#right-col .agenda .head {
	background-image: url(../images/cartouche_agenda.png);
}

#right-col .actualites .head {
	background-image: url(../images/cartouche_actualites.png);
}

#right-col .publications .head {
	background-image: url(../images/cartouche_publications.png);
}

/*
- - - Cartouche
*/

#right-col .cartouche .foot {
	background-image: url(../images/cartouche_bas.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
}

#right-col .cartouche p {
	padding:0 10px 0 10px;
	margin-bottom:0;
}

#right-col .cartouche .tous {
	color:#ff9933;
}

#right-col .cartouche .tous a {
	color:#F29400;
}

/*
- - - Focus
*/

#right-col .focus {
	font-size:.8em;
	width:195px;
	margin-bottom:10px;
}

#right-col .focus .head {
	padding-top:23px;	
	background-image: url(../images/focus_haut.png);
	background-repeat: no-repeat;
}

#right-col .focus .foot {
	padding-top:9px;
	background-image: url(../images/focus_bas.png);
	background-repeat: no-repeat;
}

/*
- - - Formulaire recherche
*/

#formulaire_recherche {
	vertical-align: top;
	background-image: url(../images/search_rss_01.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top:11px;
}

#formulaire_recherche form {
	margin:0;
	padding:0;
	background-image: url(../images/search_rss_03.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom:11px;
}

#formulaire_recherche input.text {
	background-image: url(../images/ico_search.png);
	background-repeat: no-repeat;
	background-position:center left;
	border:1px solid gray;
	height:17px;
	padding:3px 2px 2px 26px;
	width:125px;
	margin-left:20px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	color: #F29400;
	font-size:.8em;
	vertical-align: middle;
}

#formulaire_recherche label, #formulaire_recherche input.submit {
	display:none;
}

/*
- - - - 
*/

#liste-articles {
	color:gray;
	margin-top:15px;
}

#liste-articles.freres {
	font-size:.8em;
}

#liste-articles.freres h4 {
	border-bottom:1px solid #CCC;
	font-weight: normal;
}

#liste-articles ul {
	padding:0;	
	margin:0;
}

#liste-articles ul.actualites {
	list-style-type: square;
	margin-left:5px;
	list-style-position: inside;
}

#liste-articles ul.actualites .descriptif {
	color:#00589C;
	display:block;
}

#liste-articles li {
	list-style-type: square;
	margin-bottom:5px;
	list-style-position: inside;
}

.pagination {
	text-align: right;
}

/*
- - Contenu Texte
*/

#middle-text p {
	margin-bottom:0;
}

#middle-text {
	margin-left: 200px;
	margin-right: 215px;
	padding:0 20px 20px 20px;
/*
	height:300px;
	background-color:blue;
*/
}

#middle-text .texte {
	font-size:.8em;
	padding-bottom:20px;
	color:#00589c;
}

#middle-text .texte li {
	list-style-position: inside;
}

#middle-text .texte .spip_documents_left {
	margin:8px 8px 8px 0;
}

#middle-text .texte .spip_documents_right {
	margin:8px 0 8px 8px;
}

#middle-text .texte .spip_documents img {
	border-width:1px;
}

#middle-text .texte .descriptif {
	display: block;
	font-size:.9em;
}

#middle-text .texte h3 {
	color:#7fb6d4;
	font-size:1.2em;
}

.boutonstexte {
	display:none;
}

.barre-outils {
	text-align: right;
}

#middle-text .texte .menu li {
	margin-bottom: 5px;
}

#middle-text .texte a:hover {
	text-decoration: underline;
}

#middle-text h1 {
	font-size:1.3em;
	color:#0194d2;
	border-bottom:3px solid #7fb6d4;
	font-weight:normal;
	padding-left:0;
}

#middle-text h2 {
	font-size:.8em;
	font-weight:bold;
	padding-left:0;
	color:#00589C;
}

#chemin {
	font-size:.7em;
	color:gray;
	padding-top:5px;
}

#chemin a {
	color:gray;
	text-decoration: none;
}

/*
- - - Bas de page
*/

#footer {
	background-image: url(../images/fond_blanc_ombre_bas.png);
	background-color:#8cbdd8;
	font-size:.8em;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top:20px;
}

#footer .adress {
	color:#00589c;
	margin-left:15px;
	float:left;
}

#footer .adress a {
	color:#00589c;
}

#footer .adress p {
	margin:0;
	pading:0;
	float:left;
}

#footer .link {
	float:right;
	margin-right:15px;
}

#footer .link a {
	color:white;
	text-decoration: none;
}