/******* INCLUSION DE LA FEUILLE GLOBALE *******/
@import url("global.css");


/***** MODIFICATIONS DE LA MISE EN FORME *****/
body {
	background-image:url(../../images/constantes/tray_bleu.gif);
}
a {
	color:#990000;
}
#navigation {
	background-color:#CC6666;
	background-image:url(../../images/constantes/admin_08.gif);
	color:white;
}
#navigation div {
	background-image : url(../../images/constantes/nav_adm_home.gif)
}
#navigation a {
	color:white;
}
#navigation .membres {
	background-image : url(../../images/constantes/nav_adm_lock.gif);
}
#menu {
	background-color:#EECCCC;
}
#menu p, #menu div.item1 {
	background-color:#990000;
}
#menu div.item1 {
	background-color:#990000;
	background-image:url(../../images/constantes/admin_06.gif);
}
#menu ul li {
	text-align:left;
}
#menu ul a {
	color:#990000;
	font-size:12px;
}
#ours {
	background-color:#990000;
}
#sitemap {
	color:#BB5555;
	margin:0px;
	padding:0px;
}
#sitemap td {
	border-color:#BB5555;
}
#sitemap a {
	color:#BB5555;
}
#mentions {
	background-color:#440000;
	background-image:url(../../images/constantes/carre_blanc.gif);
	margin-top:0px;
}
.titre {
	color:#990000;
	border-color:#990000;
}

.b_right, .b_sub {
	color:#990000;
	border-color:#990000;
}
.b_sub { width:auto; }

.stitre, .stitre2 {
	display:block;
	font-size:18px;
	color:#CC1111;
	margin-bottom:5px;
}
.stitre2 {
	font-size:16px;
	color:#BB3333;
	padding-left:10px;
	border-left:10px solid #BB3333;
}
.bord, .b_line {
	border:1px solid #770011;
	color:#770011;
}
.numeros2 {
	font-size:10px;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
}
.numeros2 li {
	display:inline;
	padding:0px;
	margin:0px;
}
.numeros2 a, .numeros2 u {
	margin-left:3px;
	margin-right:3px;
	padding:3px;
	border:1px solid grey;
	background-color:#EEEEEE;
}
.numeros2 a {
	border-color:#663300;
	background-color:#FFCCCC;
}
.numeros2 a:hover {
	background-color:#FFFFCC;
}


.minisommaire a {
	background-color:#FFCCCC; border:1px solid #442200;
}
/************************************** SPECIAL ***************************/
.alerte {
	color:#660000; font-weight:bold; display:block;
}
#login {
	width:400px;
	margin-left:auto; margin-right:auto; margin-top:45px; margin-bottom:45px;
	font-weight:bold;
	color:#442211;
	border:1px dashed #666666;
	padding:8px;
}
#login input {
	width:120px;
	border:1px solid #990000;
	color:#666666;
	padding:3px;
	font-size:13px;
}
#login .valide {
	background: url(../../images/icons/house_go.png) 5px center no-repeat;
	text-align:center;
	width:auto;
	font-weight:bold;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#990000;
	padding-left:25px;
}
#login ul, #login li {
	margin:2px;
	padding:2px;
	text-align:center;
}
#login li {
	list-style-type:none;
}

.fichiers a { 
	color:#990000;
}
.fichiers a:hover {
	border-bottom:1px dashed #990000;
}


.mbr a { color:#DD2222; font-weight:bold; }
.mbr a:hover { text-decoration:none; color:#DD2222; border-bottom:1px dashed #DD2222; }

.igauche, .idroite {
	float:left;
	margin:2px;
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:150px;
}
.igauche img.i, .idroite img.i { /*  image d'illustration si le conteneur est un div par exemple */
	width:150px; display:block
}
.igauche { margin-right:8px; }
.idroite { float:right; margin-left:8px; }
.igauche .legende, .idroite .legende {
	font-size:12px;
	color:#660000;
	text-align:center;
	background-color:#EEEEEE;
	padding:3px;
}
.legende span { display:block; }
.legende a {
	color:#660000;
}
.event {
	text-align:center;
	padding:3px;
	margin-bottom:30px;
}
.event table img { border-width:0px; }
.event table {
	margin-left:auto; margin-right:auto; width:600px;
}
.event span {
	display:block;
}
.event .g, .event .g img { 
	width:100px;
}
.event .g img {
	margin:2px;
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
.event .theme, .event .nom { font-size:16px; color:#990000; }
.event .nom { margin-top:10px; }
.event .date, .event .fonction { font-size:14px; color:#DD2222; }
.event .gaffe { margin-top:15px; }
.event .mbr, .event .mbr a { font-size:12px; display:inline; }
.event .remarque { color:#338800; font-weight:bold; margin-top:15px; font-size:11px;}
.event .igauche { width:150px; }
.event .txt { font-size:12px; }
.event .txt a { font-size:14px; color : #338800; font-variant:small-caps; font-weight:bold; }
.event .lieu { font-size:12px; color:#666666; }

.event_annee {
	margin-left:auto; margin-right:auto; width:600px;
}
.event_annee a {
	display:block; text-align:center; padding:10px; background-color:white; color:black; text-decoration:underline; border:1px solid white;
}
.event_annee a.deuz { background-color:#EEEEEE; border:1px solid #EEEEEE; }
.event_annee a.hl { background-color:#FFCCCC; border:1px solid #DD0011; }
.event_annee a:hover { background-color:#FFFFEE; border:1px solid #885500; }

.previs { margin:0px; }
.previs li {
	list-style-type:none;
}
.previs .date {
	color:#446688;
}
.previs .theme {
	color:#113355; font-weight:bold;
}
.colloque .date {
	font-size:14px; color:#BB6677;
	display:block;
}
.colloque .lieu { font-size:12px; color:#666666; display:block; }
.lienacte {
	float:right;
	padding:4px;
	padding-left:25px;
	border:1px solid #990000;
	color:#990000;
	font-weight:bold;
	background:#FFEEEE url(../../images/icons/layout_content.png) 5px center no-repeat;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-left:8px;
}
.ldc {
	width:400px; margin-left:auto; margin-right:auto; border:0;
	font-size:15px;
}
.ldc td { 
	padding:5px;
}
.ldc .entete {
	font-size:19px;
	text-align:center;
	background-color:#990000; color:white;
}
.ldc .separ {
	height:10px;
	font-size:2px;
	border-top:dashed 1px #990000;
}
.ldc .d {
	width:20px;
	background-color:#DDDDDD;
	text-align:center;
}
.annuaire {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	border-left:#990000 solid 15px;
	padding:8px;
	background-color:#FFEEEE;
	text-align:left;
}
.annuaire span, .annuaire a {
	display:block;
}
.annuaire .nom {
	font-size:18px;
	color:#330000;
	font-weight:bold;
}
.annuaire .infos {
	font-size:13px;
	color:#660000;
}
.annuaire a {
	margin-top:10px;
}

.recherche {
	width:500px; margin-left:auto; margin-right:auto;
	border:1px dashed #990000;
	background-color:#FFEEEE;
	padding:8px;
	font-size:13px;
	margin-bottom:15px;
}
.recherche .intit {
	font-weight:bold;
	display:inline
}
.recherche ul, .recherche li {
	margin:0px;
	padding:0px;
	text-align:center;
}
.recherche li {
	display:inline;
	padding:5px;
}
.recherche input.bord { margin:2px; }

.modu_session span {
	display:block; margin-left:10px; margin-top:3px; margin-bottom:3px;
}
.modu_session span.intit {
	font-size:16px; color:#990000;
}
.modu_session span.date {
	font-size:14px;
	font-style:italic;
	color:#000000;
}
.modu_session span.lieu {
	color:#DD0011;
}