/*-----------------------------------------------------
    web.css

    version: 1.0
    date:    2005.07.11
    author:  sosign.com
------------------------------------------------------*/


/* Main structure ------------------------------------*/
html, body {
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:  #000000;
}
a img			{border: none;}


/* header -------------------------------------- */
.banner {
	margin-bottom:  20px;
    width: 560px;
}

.bannerprint { display:none;}

.menuheader {
    margin:  0px;
    padding: 0px;
    width: 560px;
    height: 28px;
    border-top: 1px solid #D1D4A8;
    border-bottom: 1px solid #D1D4A8;
    border-left: 1px solid #D1D4A8;
}


/* position -------------------------------------- */
.position {
    margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    color:  #000000;
}

.position a {
	color:  #000000;
	text-decoration: none;	
}

.position a:hover {
    color:  #989B6E;
	text-decoration: none;
} 


/* main: article -------------------------------------- */
.article {
    width: 560px;
    /*padding-top: 10px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:  #000000;
}

.article_tsuite {
    height: auto;
    margin-top: 10px;
    margin-right: 10px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #D1D4A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #000000;
}

.article h1, .article h1 a {
	color:  #000000;
	font-size: 16px;
	text-decoration: none;	
}

.article h1 a:hover {
	text-decoration: none;
} 

.article a {
	color: #FF6600;
	text-decoration: none;
}

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

.organisateur {
    text-align: center;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 9px;
	color: #000000;
}

.organisateur table td {
    text-align: right;
    font-size: 9px;
	color: #000000;
}

.date {
    margin-top: 3px;
    font-size: 11px;
	font-style: italic;
	color: #989B6E;
}

/* main: article formating -------------------------------------- */
.surtitre  {
	font-weight: bold;
}


.titres_rub {
    display: block;
    width: auto;
}

.titre_rub {
    margin: 0px;
    padding: 0px;
}

.titre_rub_logo {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    
}

.titre_rub_txt {
    margin-left: 5px;
	color: #000000;
	font-size: 16px;
    vertical-align: middle;
    font-weight: bold;
}

.titre {
    /*margin-right: 10px;*/
	padding-bottom: 5px;
    font-size: 16px;
	color: #000000;
    font-weight: bold;
	border-bottom: 1px solid #D1D4A8;
}

.titre a {
	color: #000000;
	text-decoration: none;
}

.titre a:hover {
	color: #989B6E;
	text-decoration: none;
}

.soustitre { 
    margin-top: 3px;
    margin-right: 10px;
    font-size: 11px;
    font-style: italic;
    color: #989B6E;
}

.lieu { 
    color: #D1D4A8;
}


.chapo {
    padding-top: 10px;
    margin-right: 10px;
    font-size: 9px;
    font-weight: bold;
}

.texte {
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
}

img.spip_puce {
    margin: 0px;
    padding: 0px;
}

.ps {
    margin-top: 20px;
    padding-top: 10px;
    margin-right: 10px;
    color:  #777;
    border-top: 1px dashed #989B6E;
}

.notes {
    margin-top: 20px;
    margin-right: 10px;
    padding: 10px 10px 10px 10px;
    color:  #777;
	border: 1px solid #D1D4A8; /*#EDEFCC*/
}

.notes a {
	color: #000000;
	text-decoration: none;
}

.notes a:hover {
	color: #777;
	text-decoration: none;
}

/* article: documents joints -------------------------------------------------- */
.doc {
    margin-top: 20px;
    margin-right: 10px;
}

h3.doctop {
    border-bottom: 1px solid #D1D4A8;
    margin: 5px 0 0 0;
	margin-bottom: 10px;
    height: 36px;
    background: transparent url(../interface/right_docs.gif) no-repeat bottom left;
}

.titre_doc {
	
    margin-top: 4px;
    padding-left: 20px;
    vertical-align: 70%;
	color: #989B6E;
    font-size: 10px;
    font-weight: bold;
	text-decoration: none;
}

.titre_doc a {
    color: #989B6E;
	text-decoration: none;
}

.titre_doc a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.desc_doc {
    margin-top: 10px;
    padding-left: 30px;
    color:  #D1D4A8;
    font-size: 10px;
}

/* article: extras -------------------------------------------------- */
.telephone {
    margin-top: 5px;
}

.email {
    margin-top: 1px;
}

/* article: Que sont-ils devenus? -------------------------------------------------- */
.devenus {
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
}

h3.devenustop {
    border-bottom: 1px solid #D1D4A8;
    margin: 5px 0 0 0;
    height: 36px;
    background: transparent url(../interface/right_devenus.gif) no-repeat bottom left;
}

.txt_devenus {
    margin-top: 10px;
}

/* article: ecrire -------------------------------------------------- */
.boutons_ecrire {
    margin-right: 10px;
    margin-top: 5px;
    text-align: right;
}


/* article: ecrire -------------------------------------------------- */
.boutons_prop {
    margin-right: 10px;
    margin-top: 5px;
    text-align: right;
}


/* article: hyperlien -------------------------------------------------- */
.hyperliens {
    display: block;
    width: auto;
    padding-top: 20px;
    margin-right: 10px;
}

.hyperlien {
    margin-bottom: 20px;
}

.hyperlien_titre {
    margin: 0px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #D1D4A8;
    background: #EDEFCC;
    vertical-align: middle;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
}

.hyperlien_link {
    margin: 0px;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #D1D4A8;
    border-bottom: 1px solid #D1D4A8;
    border-right: 1px solid #D1D4A8;
    color: #989B6E;
	font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
}

.hyperlien_link a {
    color: #989B6E;
    text-decoration: none;
}

.hyperlien_link a:hover {
    color:  #000000;
    text-decoration: none;
}


/* liens (rubrique4) ---------------------------------------------------------- */
.linkage {
    display: block;
    width: auto;
    margin-top: 20px;
    margin-right: 10px;
    padding-left: 20px;
	font-size: 10px;
}

.linkage a, .linkage a:active, .linkage a:link { 
	color: #000000; 
	text-decoration: none; 
}

.linkage a:hover {
	color: #D1D4A8; 
	text-decoration: none;
}

.linkage_desc {
    display: block;
    width: auto;
    margin-top: 10px;
    margin-right: 10px;
	font-size: 10px;
    color: #989B6E;
}


/* rubrique: rubriques buttons -------------------------------------------------- */
.buttons_rub {
	display: block;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	background: #EDEFCC;
	border-top: 1px dotted #D1D4A8;
	border-bottom: 1px dotted #D1D4A8;
    color: #000000;
    font-size: 11px;
}
* html .buttons_rub { /* [!] IE trick */ 
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.buttons_rub img{
	vertical-align:middle;
}
.buttons_rub a {
	display: block;
	width: 508px;
	margin: 10px;
    padding: 10px;
    border: 1px solid #D1D4A8;
    background: #FFFFFF;
    color:  #000000;
    text-decoration: none;
}
* html .buttons_rub a { /* [!] IE trick */ 

}
.buttons_rub a:hover {
    color: #989B6E;
    text-decoration: none;
	border: 1px solid #FFFFFF;
	background: #FEFFEF;
}

/* rubrique: articles buttons -------------------------------------------------- */
.buttons_art {
	display: block;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	background: #EDEFCC;
	border-top: 1px dotted #D1D4A8;
	border-bottom: 1px dotted #D1D4A8;
    color: #000000;
    font-size: 11px;
}
* html .buttons_art { /* [!] IE trick */ 
	margin-right: 0px;	
	padding-top: 10px;
	padding-bottom: 10px;
}
.buttons_art img{
	vertical-align:middle;
}
.buttons_art a {
	display: block;
	width: 508px;
	margin: 10px;
    padding: 10px;
    border: 1px solid #D1D4A8;
    background: #FFFFFF;
    color:  #000000;
    text-decoration: none;
}
* html .buttons_art a { /* [!] IE trick */ 

}
.buttons_art a:hover {
    color: #989B6E;
    text-decoration: none;
	border: 1px solid #FFFFFF;
	background: #FEFFEF;
}

/* rubrique: articles liste -------------------------------------------------- */
.list_entiere {
    margin-top: 30px;
    width: auto;
}

.list_titre { 
    float: left; 
    width: 150px;
    font-size: 10px;
    font-weight: bold;
}

.list_titre a { 
    color:  #000000;
    text-decoration: none;
}

.list_titre a:hover { 
    color:  #989B6E;
    text-decoration: none;
}

.list_articles { 
    float: left; 
    width: auto;
    padding-bottom: 10px;
    font-size: 10px;
    /*font-weight: bold;*/
}

.list_articles a {
    color:  #000000;
    text-decoration: none;
}

.list_articles a:hover {
    color: #989B6E;
    text-decoration: none;
}

.list_italic { 
    font-weight: normal;
    font-style: italic;
}

.clear_both { 
    clear: both;
}

/* calendrier: cal -------------------------------------- */
.cal_div {
    width: 550px;
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
}


/* main: menu right -------------------------------------- */
.menurightborder{
	border-left: 1px solid #D1D4A8;
}

.logo_partenaires {
    margin:  0px;
    height: 130px;
    /*padding-top: 10px;*/
    text-align: center;
	/*border-bottom: 1px solid #D1D4A8;*/
}

.menufind {
	background: #EDEFCC;
    width: 200px;
    height: 28px;
	border-bottom: 1px solid #D1D4A8;
    border-top: 1px solid #D1D4A8;
    border-right: 1px solid #D1D4A8;
    /*padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;*/
    margin: 0px;
    padding: 0px;

}

.menufind form {
	margin: 0px;
    padding-top: 2px;
    padding-left: 2px;
}

.menufind input.recherche {
    width: 160px;
    height: 20px;
	border: 1px solid #D1D4A8;
	/*margin: 1px;*/
    padding: 2px 2px 2px 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color:  black;
}

.menufind input.Submit {
    width: 28px;
    height: 20px;
    background: #D1D4A8;
	border: 1px solid #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:  #FFFFFF;
}

.menu_plus {
    border: 1px solid #D1D4A8;
    margin-left: 10px;
    
    padding: 8px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color:  #000000;
    /*line-height: 20px;*/
}

.menu_plus img{
     vertical-align: middle;
}

.menu_plus a {
	color: black;
	text-decoration: none;
}

.menu_plus a:hover {
	color: #D1D4A8;
	text-decoration: none;
}

.menuright {
    padding-left: 10px;
    text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #000000;
}

.menuright img{
	 margin-top: 10px;		
}

.menuright a {
	color: black;
	text-decoration: none;
}

.menuright a:hover {
	color: #D1D4A8;
	text-decoration: none;
}

h3.plus_options, h3.voir_aussi, h3.surveiller, h3.en_cemoment, h3.eve_futurs, h3.eve_passes {
	margin: 5px 0 0 0;
	height: 36px;
	border-bottom: 1px solid #D1D4A8;			
}

h3.plus_options { background: transparent url(../interface/left_menu_plus_options.gif) no-repeat bottom left; }
h3.voir_aussi { background: transparent url(../interface/left_menu_voir_aussi.gif) no-repeat bottom left; }
h3.surveiller { background: transparent url(../interface/left_menu_surveiller.gif) no-repeat bottom left; }
h3.en_cemoment { background: transparent url(../interface/left_menu_en_cemoment.gif) no-repeat bottom left; }
h3.eve_futurs { background: transparent url(../interface/left_menu_eve_futurs.gif) no-repeat bottom left; }
h3.eve_passes { background: transparent url(../interface/left_menu_eve_passes.gif) no-repeat bottom left; }

.clair { color: #989B6E; }
.gray { color: #777; }

/* footer -------------------------------------- */
.footer {
    width: 760px;
    margin-top: 60px;
    margin-bottom: 10px;
    padding-top: 5px;
	font-size: 10px;
	color:  #989B6E;
	border-top: 1px solid #D1D4A8;
	text-align: center;
    vertical-align: baseline;
}

.footer img{
    margin: 0px;
    padding: 0px;
}

.footer a, .footer a:active, .footer a:link { 
	color: #989B6E; 
	text-decoration: none; 
}

.footer a:hover {
	color: #D1D4A8;
	text-decoration: none;
}

.footerprint {
	display: none;	
}


/* agenda extra  -------------------------------------- */
td.agenda {	
	border: 1px solid #ccc;
	padding: 0;	
}

/* logo extra  -------------------------------------- */
logo {
	margin-left: 30px;
	border: 0;
}

a.logo {
	border: 0;
}

/* lettre extra  -------------------------------------- */
.green {
	color: #009900;
}
.red {
	color: #FF0000;
}

/* personnalisation: intertitre  -------------------------------------- */
h3.inter_horaire {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D1D4A8;
    height: 36px;
    background: transparent url(../interface/inter_horaire.gif) no-repeat bottom left;
}

h3.inter_programme {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D1D4A8;
    height: 36px;
    background: transparent url(../interface/inter_programme.gif) no-repeat bottom left;
}

h3.inter_adresse {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D1D4A8;
    height: 36px;
    background: transparent url(../interface/inter_adresse.gif) no-repeat bottom left;
}

h3.inter_informations {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D1D4A8;
    height: 36px;
    background: transparent url(../interface/inter_informations.gif) no-repeat bottom left;
}

h3.inter_contact {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D1D4A8;
    height: 36px;
    background: transparent url(../interface/inter_contact.gif) no-repeat bottom left;
}

/* spip main class -------------------------------------- */
b.spip {
    font-weight: bold;
}

p.spip {
    margin-top: 0px;
    margin-bottom: 5px;
}

h3.spip  {
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 5px;
    font-size: 11px;
}

hr, hr.spip {
	display:block;
	height: 0;
    margin-top: 0px;
    margin-bottom: 5px;
	color: white;
	border-style:solid;
	border-color: #D1D4A8;
	border-width:0px 0px 1px 0px; 
}

.spip_encadrer {	
	/*margin: 10px 30px 0 30px;
	border: 1px solid #D1D4A8;
	font-size: 11px;
	padding: 0;
	border-top: 1px solid white;*/
}

.spip_encadrer b{	
	/*display: block;	
	background: #eee;
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px solid #D1D4A8;
	border-top: 1px solid #D1D4A8;*/
}

.spip_logos {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 2px;
}

.spip_note {
    margin: 0px;
}

a.spip_note {
    color: #FF6600;
    text-decoration: none;
}

a.spip_note:hover {
    color: #FFCC00;
    text-decoration: none;
}

a.spip_out { }

.spip_documents {
    font-size: 9px;
    font-style: italic;
}

.spip_documents div{
    clear: left;
}

.spip_surligne { 
    background-color: #FFFF66; 
}

/* table *************************************/
table.fun {
	border: 1px dotted #777;
}

table.result,  table.resultgray {
	border-collapse: collapse;
	border: 0;
	font-size: 11px;	
}

table.resultgray  {
	border: 1px solid #aaa;
}

table.result td, table.resultgray  td{
	border: 0;
	color: #333;
	padding: 2px 6px;
}

table.resultgray td{
    border: 1px solid #ccc;
}



