﻿/*		STYLES ANCMSP.com
		Original : squelette "MiniGriSpip" (c) 2006 Fredo Mkb
		Modifications : ANCMSP 2006-2010
============================================================================ */

body {
	background: #fff;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, sans-serif;
}

/*		TITRES
============================================================================ */

h1,h2,h3,h4,h5,h6 {
	line-height: 1.25em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 b {
	color: #999;
	font-weight: normal;
}

/*		STYLES
============================================================================ */

blockquote { font-size: 90%; color: #666; margin: 0; padding: 0 2.5em; }

ol li { margin-top: 1em; }

/* Plan du site */

ul.plansite, ul.plansite ul { font-size: 90%; margin: 0; padding-left: 1.5em; }
ul.plansite li { padding-bottom: 0.5em; }
ul.plansite li a { text-decoration: none; font-weight: normal; }
ul.plansite li.rub { padding-top: 1em; }
ul.plansite .rub ul { padding-top: 1em; }


/*		TABLES
============================================================================ */

/* Les propriétés des tables correspondent aux tableaux de recrutements. */
/* Ne pas utiliser de tables ailleurs, ou alors bien comprendre le format d'abord. */

td { width: 150px; padding: 0.5em 0.25em; vertical-align: top; margin: 0; }
table.spip { background: #fff; width: 600px; overflow: visible; font-size: 75%; color: #333; border: 1px solid #999; border-width: 1px 0; }
th { border-bottom: 1px solid #999; padding: 0.75em 0.25em; text-align: center; }
.row_even { background: #eee; }
.row_odd, thead { }

/*		LIENS
============================================================================ */

a { text-decoration: none; border: 0; }

a:link, a:visited { color: #104c68; }
a:hover, a:active { color: #933; }

.mgs_article a:link,
.mgs_article a:visited,
.mgs_texte a:link,
.mgs_texte a:visited,
.rub_txt a:link,
.rub_txt a:visited { border-bottom: 1px solid #317b9e; }

.mgs_article a:hover,
.mgs_article a:active,
.mgs_texte a:hover,
.mgs_texte a:active,
.rub_txt a:hover,
.rub_txt a:active { border-bottom: 1px solid #933; }

/*.adh { border-bottom: 1px solid #104c68; }*/

a img {
text-decoration: none;
border-style: none;
}

/*		BLOCS
============================================================================ */

/* HEADER */

#mgs_tete {
	width: 800px;
	border: 0;
	margin: 0;
	padding: 0;
}

#mgs_menu_tete li a:hover {
	border-right-style: solid;
	border-left-style: solid;
	background-color: #fff; 
}

#mgs_bandeau h1 {
	height: 99px;
	margin: 0px;
	padding: 0px;
}

#mgs_bandeau h1 span { display: none;}

#mgs_bandeau {
	text-align: center;
	height: 125px;
	margin: 50px 0 30px;
	background: url(logotitre2.png) no-repeat #fff;
	padding: 0px;
	border: 0;
}

/* NAV */

#mgs_hierarchie, #navbread2, #navbread3 {
color: #666;
font-size: 75%;
text-align: left;
padding: 5px;
margin: 0 10px;
background: #eee;
border: 1px solid #ccc;
border-width: 1px 0;
}

#mgs_hierarchie a:link, #mgs_hierarchie a:visited { color: #666; }
#mgs_hierarchie a:hover, #mgs_hierarchie a:active { color: #933; }

/* NAV.BREAD 2 (index) */

#navbread2 { text-align: center; }

#navbread2 a:link, #navbread2 a:visited { color: #933; font-weight: bold; }
#navbread2 a:hover, #navbread2 a:active { color: #000; font-weight: bold; }

/* NAV.BREAD 3 */

#navbread3 { text-align: center; background: #ffc; margin-top: 1em; }

#navbread3 a:link, #navbread3 a:visited { color: #933; font-weight: bold; }
#navbread3 a:hover, #navbread3 a:active { color: #000; font-weight: bold; }

/* NAV BREAD 4 (new nav)*/

#hnav {
	text-align: center;
	padding: 0;
	color: #666; 
	margin: 15px 10px;
/*	background: #eee;
	border: 1px solid #ccc;
	border-width: 1px 0; */
}

#hnav ul { 
	padding: .5em 0;
	margin: 0;
	list-style-type: none;
/*	background: #eee;*/
/*	color: #fff;*/
	width: 100%;
	text-align: center;
}

#hnav ul li { 
	display: inline; height: 30px; ; 
}

#hnav ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #036;
	padding: 2px 0.6em;
	border-right: 1px dotted #ccc;
}

#hnav ul li a:hover { color: #933; }

.email { border: 0; }

/* Liste des sous-rubriques sur une page "rubrique" */

.rub_txt {
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	margin-bottom: 15px;
	text-align: justify;
	padding: 5px 0 0.75em 0.75em;
}

/* Page */

#mgs_page {
	width: 800px;
	color: #333;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 20px auto;
}

/*  */

#mgs_menu_tete {
font-size: 0.95em;
text-align: center;
line-height: 1em;
height: 25px;
margin: 0px;
padding: 0px;
border-top-color: black ;
border-top-width: 1px;
border-top-style: solid;
}
#mgs_menu_tete ul {
list-style: none;
margin: 0px;
padding-right: 5px;
padding-left: 5px;
padding-top: 0px;
padding-bottom: 0px;
height: 100%;
}
#mgs_menu_tete li {
list-style: none;
text-align: center;
width: 80px;
float: left;
padding: 0px;
height: 100%;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 5px;
}

#mgs_menu_tete li a {
display: block;
border-right-color: black ; }

/* FOOTER */

#footer { clear:both; padding-top: 2em; }
#footer p { text-align: center; font-size: 85%; }
#footer p a { text-decoration: none; }

/* HEADER SEARCH */

#mgs_menu_tete .mgs_form_rech {
clear: none;
float: right;
width: 160px;
margin: 1px 5px;
padding: 0px;
background-color: inherit;
}

#mgs_menu_tete .mgs_form_rech a {
border-style: none;
}
#mgs_menu_tete label {
display: none;
}
#mgs_menu_tete form {
margin: 0px;
padding: 0px;
}

/*#temp_nav { float:left; background: red;}*/
/*#temp_main { width: 50px; float: left; background: blue;}*/


/* Documents */

#attached { font-size: 85%; height: 65px; background: #eee; border: 1px solid #ccc; padding: #0.5em; }
#att_logo { margin:8px; width: 55px; float:left; }
#att_txt { width: 400px; float:left; padding-left: 0.25em; margin-top: 1.75em; }
/*#att_txt a[href$=".pdf"]:after { text-decoration:none; content:"\2005[PDF]"; }*/

/* Surtitre des articles */

.mgs_surtitre {
font-size: 0.85em;
padding: 0px;
margin: 0px;
line-height: 1.2em;
}

#mgs_corps {
float:left;
width: 780px;
padding: 10px;
margin-top: 10px;
}



#mgs_principal {
width: 100%;
/*width:520px;*/
/* was right */
float:left;
padding:0;
text-align: justify;
border: 0;
}



.mgs_article {
border: 1px none #999;
padding: 0 15px 0 15px;
background: #fff;
text-align: left;
}

/* Titre des articles */

.mgs_titre {
color: #000;
margin: 8px 0;
line-height: 1.25em;
padding: 4px 0 4px;
text-align: left;
}

h2.mgs_titre, h3.mgs_titre { line-height: 1.5em; }
h3.spip { text-align: center; padding: 1em 0 0.5em;}

/* Logo des articles */

.mgs_logo {
padding: 0px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 10px;
}


/* Soustitre des articles */

.mgs_soustitre {
font-size: 0.85em;
padding: 0px;
margin: 0px;
line-height: 1.2em;
font-weight: bolder;
}


/* Infos des articles (date, auteur, etc.) */

.mgs_infos, .mgs_intro {
	font-weight: normal;
	line-height: 1.5em;
	color: #222;
	padding: 0;
	margin: 10px 0 5px;
}

.mgs_infos { font-size: 80%; }
.mgs_infos a { color: #999; text-decoration: none; }

.mgs_intro { padding-top: 1em; text-align: justify; }

/* Le texte des articles */

.mgs_texte {
color: #222;
font-weight: normal;
line-height: 1.6em;
text-align: justify;
margin: 1em 0 1.5em;
padding: 0;
}


/* Les images dans les texte des articles */

/*.mgs_texte img[alt="-"] { display: none; }
.mgs_texte img[alt="-"]:after { content: "-"; }*/

.mgs_texte img {
padding: 0px;
margin: 0px auto;
text-align: center;
}
.mgs_texte .spip_documents {
padding: 0px;
margin: 0px;
text-align: center;
}


/* Les legendes des images des articles */

.mgs_texte .spip_doc_titre {
padding: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 0.95em;
color: #444;
}
.mgs_texte .spip_doc_titre strong {
font-weight: normal;
font-style: italic;
}


/* Les images dans les texte des articles selon leur alignement */

.mgs_texte .spip_documents_center {
display: block;
text-align: center;
padding: 0px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 0px;
margin-left: 0px;
}
.mgs_texte .spip_documents_left {
padding: 0px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 20px;
margin-left: 0px;
}
.mgs_texte .spip_documents_right {
padding: 0px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 0px;
margin-left: 20px;
}


/* Le post-scriptum des articles (les liens) */

.mgs_ps {
font-size: 90%;
/*font-weight: bold;*/
margin: 1em 0;
padding: 0.75em;
background: #ffa;
border: 1px solid #ff6;
}

/* FOOTNOTES */

.mgs_notes {
text-align: left;
font-size: 0.8em;
margin-top: 4px;
border-top-style: dotted;
border-top-color: #888;
border-top-width: 1px;
margin-bottom: 4px;
}

.spip_note {
	line-height: 1.25em;
	text-indent: -25px;
	}

/* La fin des articles */

.mgs_article_fin {
margin-bottom: 12px;
padding-bottom: 8px;
border-bottom-color: #ffffff;

/*	border-bottom-color: #eaeaec; */

	border-bottom-style: solid;
border-bottom-width: 8px;
}


/* Le lien de reponse des articles */

.mgs_repondre {
font-size: 0.95em;
line-height: 1.1em;
text-align: center;
padding-bottom: 8px;
padding-top: 4px;
border-bottom-color: #ffffff;

/*	border-bottom-color: #eaeaec; */

border-bottom-style: solid;
border-bottom-width: 8px;
margin: 0;
}

/* POST.BREADCRUMBS */

.mgs_chemin {
color: #666;
font-size: 75%;
font-weight: normal;
text-align: right;
padding: 5px 3px;
margin: 0 1em;
border-bottom: 1px solid #ccc;
}

.mgs_chemin a:link, .mgs_chemin a:visited { color: #666; }
.mgs_chemin a:hover, .mgs_chemin a:active { color: #933; }

/* Le bloc de navigation */

#mgs_navigation {
	background: #fff; 
	/* bgcolor is temp*/
margin: 0;
padding: 0 0 2.5em 2.5em;
float: right; /* was left */
width: 228px;
top: 190px;
}

.mgs_pied {
text-align: center;
padding: 8px;
margin-top: 8px;
border-top-color: #999;
border-top-width: 1px;
border-top-style: solid;
margin-bottom: 0;
}


/*NAV BAR*/

.mgs_menu {
border: 1px solid #aaa;
border-width: 1px 0 0 0;
margin-bottom: 15px;
text-align: left;
padding: 5px;
}

.navlinks p { color: #666; margin: 0; padding: 2px 0; font-weight: normal; }

small { font-size: 80%; }
sup { font-size: 55%; }

/* Formatage de l'affichage en liste */

.mgs_menu_item_article {
	font-size: 100%;
	line-height: 1.5em;
	text-align: left;
	padding: 10px 15px 10px 0;
}

.mgs_menu_item_breve {
	font-size: 88%;
	padding-left: 0;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.mgs_menu ul {
margin: 0;
padding: 0;
list-style: none;
}

#searchbox { width: 40%; float: right; text-align: center; padding: 2em 0 0 0; }
#kw { width: 40%; float:left;}

#mgs_navigation li, li.keyword {
list-style-type: square;
color: #999;
margin: 2px 1em;
font-size: 90%;
text-align: left;
font-weight: bold;
padding: 2px 5px;
}

li.subsection {
	list-style-type: square;
	color: #000;
	margin: 2px 1em;
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	padding: 2px 5px; }

#mgs_navigation li.mgs_menu_titre, #mgs_navigation li.mgs_menu_item_article { list-style-type: none; }
#mgs_navigation li.mgs_menu_titre, li.mgs_menu_titre { text-align: left; color: #999; font-size: small; font-weight: normal; margin-bottom: 5px; }

/* LAST ARTICLES*/

.last {
/*border: 1px solid #aaa;*/
margin-bottom: 15px;
text-align: left;
padding: 0;
}

#mgs_navigation ul.lastarticles { margin: 0; padding: 0; }
#mgs_navigation li.lastarticles { margin:0; display: block; border-bottom: 1px dotted #aaa; padding: 4px 6px; }
#mgs_navigation li.lastarticles_header { text-align: center; font-weight: bold; }
#mgs_navigation li.lastarticles_footer { text-align: right; border: 0; }
#mgs_navigation li.lastarticles a { display: block; font-weight: normal; }
#mgs_navigation li.lastarticles:hover { background: #eee; }

/* Formatage de la pagination */

.mgs_menu_titre .on {
font-weight: lighter;
color: white;
font-style: italic;
}


/* Element de menu hors titre de rubrique */

.mgs_menu_item {
font-size: 90%;
padding-top: 2px;
padding-bottom: 0px;
}


/* Formatage de la rubrique selectionnee */

.mgs_menu_selected {
background-color: #ffffff;

/*	background-color: #eaeaec; */

	font-weight: bold;
}


/* menu-item-0 à 6 : formatage des titres de rubrique */

.mgs_menu_item_1 {
font-size: 86%;
padding-left: 15px;
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
}
.mgs_menu_item_2 {
font-size: 86%;
padding-left: 30px;
text-align: left;
padding-top: 1px;
padding-bottom: 1px;
}
.mgs_menu_item_3 {
font-size: 82%;
padding-left: 45px;
text-align: left;
padding-top: 1px;
padding-bottom: 1px;
}
.mgs_menu_item_4 {
font-size: 82%;
padding-left: 60px;
text-align: left;
padding-top: 0px;
padding-bottom: 0px;
}
.mgs_menu_item_5 {
font-size: 78%;
padding-left: 75px;
text-align: left;
padding-top: 0px;
padding-bottom: 0px;
}
.mgs_menu_item_6 {
font-size: 78%;
padding-left: 90px;
text-align: left;
padding-top: 0px;
padding-bottom: 0px;
}





/* Formatage des differents formulaires */

.mgs_formulaire {
color: #444;
font-size: 0.95em;
text-align: left;
background-color: white;
border: 2px dotted #666;
margin-bottom: 15px;
padding-right: 15px;
padding-left: 15px;
}
.mgs_formulaire_previsu {
color: #444;
font-size: 0.95em;
text-align: left;
background-color: white;
border: 2px dotted #666;
margin-bottom: 16px;
}
.mgs_formulaire_menu {
border: none;
margin: 0px;
background-color: white;
padding: 0px;
}
.mgs_formulaire_menu div {
margin: 0px;
padding: 0px;
}
.mgs_formulaire_menu p {
color: #444;
font-size: 0.78em;
text-align: left;
margin: 0px;
margin-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
}
².mgs_formulaire_menu h4 {
display: block;
text-align: center;
font-size: 0.88em;
background-color: #ffffff;

/*	background-color: #eaeaec; */

	padding-top: 3px;
padding-bottom: 3px;
color: #444;
margin-top: 2px;
margin-bottom: 5px;
}
.mgs_forml {

/*zones de saisie de la page forum*/

	width: 100%;
}

