
/* CSS ACCUEIL */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	background: #990000 url(../images/bg-center.png) top center repeat-y;
	margin: 0px;
}

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

sup { line-height:0; margin:0; font-size:9px;}

#contentAll { width:810px; }

#header { margin:18px 19px 0 13px; }
#headerContent { background:#9a8047; border-bottom:9px solid #9a8047; }

#logo { float:left; }

#topMenuContainer { background:#FFF; height:135px; }

.topMenu { padding:30px 0 0 54px; }

.topMenuLinks1 { float:left; padding:0 40px 30px 0; }

.title{ padding:12px 0 11px 0; }

.redTitle { color:#990000; font-size:14px; font-weight:bolder;}

.menuIcons { padding:8px 0 7px 13px; }

.imgHeader02 { border-left:1px solid #FFF; /*border-right:1px solid #9a8047;*/ }

.message { background:#FFF; border-top:1px solid #FFF; border-bottom:1px solid #FFF; border-left:1px solid #FFF; }

#centerContainer { margin:0 19px 20px 19px; border-bottom:9px solid #990000; border-right:1px solid #990000; }

.rightColumn {  background:#f0ece4; padding:9px 18px 10px 16px; margin:0 0 16px 0; }

#rightNoticeContainer { border: 1px solid #990000; width:218px; }
.noticeTxt { padding:7px 0 4px 16px; }
.noticeHead { background:#990000; color:#FFF; font-weight:bold; padding:3px 0 3px 16px; }

#leftColumnContainer { width:192px; background: #ccbfa3; float:left; min-height:500px; padding:43px 0 0 0; }

#centerText { padding:53px 0 0 222px; background:url(../images/bg-left.png) 0 0 repeat-y;}

.activiteContainer { padding:17px; background:url(../images/activite-bullet.png) 4px 19px no-repeat; }

.text { padding:0 286px 10px 0; }

#footerContainer { padding:10px 0 10px 0; border-top:1px solid #990000; font-size:9px; color:#990000; }

/* ==== */


/* CSS CONTENU */

#carreBlanc { background:#FFF; height:50px; }

.textContenu { padding:0 32px 10px 0; }
.textContenuVariante { padding:0 0 10px 0; }

#centerTextContenu { padding:0 0 0 222px; background:url(../images/bg-left.png) 0 0 repeat-y;}

.titleContenu { padding:0 0 11px 0; }

.redBold { color:#990000; }

.legende { color:#9a8047; }

/* SOUS MENU DE GAUCHE DANS lE CONTENU */

.smenuGaucheInfo a { background: url(../images/btn-smenu-information.png); display:block; height:20px; }
.smenuGaucheInfo a:hover { background: url(../images/btn-smenu-information-over.png) !important; }

.smenuGaucheOrganisation a { background: url(../images/btn-smenu-organisation.png); display:block; height:20px; }
.smenuGaucheOrganisation a:hover { background: url(../images/btn-smenu-organisation-over.png) !important; }

.smenuGauchePedagogie a { background: url(../images/btn-smenu-pedagogie.png); display:block; height:20px; }
.smenuGauchePedagogie a:hover { background: url(../images/btn-smenu-pedagogie-over.png) !important; }

.smenuGaucheParents a { background: url(../images/btn-smenu-parents.png); display:block; height:20px; }
.smenuGaucheParents a:hover { background: url(../images/btn-smenu-parents-over.png) !important; }

.smenuGaucheEleves a { background: url(../images/btn-smenu-eleves.png); display:block; height:20px; }
.smenuGaucheEleves a:hover { background: url(../images/btn-smenu-eleves-over.png) !important; }

.smenuGaucheEvenements a { background: url(../images/btn-smenu-evenements.png); display:block; height:20px; }
.smenuGaucheEvenements a:hover { background: url(../images/btn-smenu-evenements-over.png) !important; }

.smenuGaucheAnciens a { background: url(../images/btn-smenu-anciens.png); display:block; height:20px; }
.smenuGaucheAnciens a:hover { background: url(../images/btn-smenu-anciens-over.png) !important; }


/* (^_^)/ otsukeresama deshita!!! yoshi!! */


#leftColumnContainerContenu { width:192px; background: #ccbfa3; float:left; min-height:400px; padding:29px 0 0 0; }

.listMenu { padding:10px 0 0 34px; margin:0 0 5px 0; background: #ebe5da; }
.listMenu ul { padding:0; margin:0; }
.listMenu li { padding:0 0 10px 8px; margin:0; list-style-type:none; display:block; background:url(../images/img-bullet.png) 0 5px no-repeat; font-size:10px;}
.listMenu a { color:#000; text-decoration:none; }
.listMenu a:hover { color:#990000; text-decoration:none; }

.listMenuSeparator { padding:0 0 5px 0; }

#membresContainer td { border-bottom:1px solid #ccbfa3; padding:7px; line-height:20px;}

.taupeSquare { padding:19px 10px 16px 10px; background:#f0ece4; }

#footerContainerContenu { padding:10px 0 10px 0; margin:0 0 0 30px; border-top:1px solid #990000; font-size:9px; color:#990000; }




