/* ------------------------- */
/*        Généralités        */
/* ------------------------- */


.liens-ecole
{
	text-decoration: none;
	color: #FFFFFF;
}

h3
{
	padding-top: 5px;
}

body {
margin: 0;
padding: 0;
background: #A7B4BC url(images/fond-body.jpg) left top repeat-x;
color: #FFFFFF;
font: 80% "Trebuchet MS", verdana, arial, helvetica, sans-serif;
text-align: center;
}

#global {
width: 85%;
margin: 0 auto;
border: 1px solid white;
text-align: left;
background: #7095A7;
}

.a
{
	color: #FFFFFF;
}



li
{
	list-style-type: none;
	padding-left: 0px;
}

.pdf
{
	text-decoration: none;
	border: 0;
}

.esop
{
	float: left;
	border: none;
	margin-left: 23px;
	margin-right: 23px;
}

.scf
{
	float: left;
	border: none;
	margin-left: 10px;
	margin-right: 10px;
}


a {
color: black;
text-decoration: underline;
}


.left
{
	float: left;
	border: none;

}

/* ------------------------- */
/*        Navigation-Ecoles          */
/* ------------------------- */

#Navigation-Ecoles {
list-style-type: none;
margin: 0;
padding: 3px 0;
text-align: center;
background: #373737;
border-bottom: 1px solid white;
color: #DBDBDB;
font-size: 1em;
font-weight: normal;
}
#Navigation-Ecoles li {
display: inline;
margin: 0;
padding: 0;
}
#Navigation-Ecoles li a {
color: #DBDBDB;
text-decoration: none;
font-weight: normal;
}

#Navigation-Ecoles li a:focus, #Navigation-Ecoles li a:hover {
text-decoration: underline;
}

#Navigation-Ecoles #culture {
color: white;
font-weight: bold;
}


/* ------------------------- */
/*        banniere             */
/* ------------------------- */

#banniere{
background: #003366 url(images/logo-groupe-icoges.jpg) left top;
background-repeat: no-repeat;
height: 129px;
}

#banniere2{
background: #003366 url(images/logo-groupe-icoges2.jpg) left top;
background-repeat: no-repeat;
height: 97px;
}

#banniere  a img
{
border: 0 none;
}

/* ------------------------- */
/*    Layout, Content        */
/* ------------------------- */

#content {
margin-left: 207px;
text-align: justify;
background: #7095A7;
padding-left: 10px;
zoom: 1; /* bug IE */
}


/* ------------------------- */
/*        News               */
/* ------------------------- */

#content #news {
clear: right;
background: #EDEAE8;
width: 100%;
}

#content #news h3 {
color: white;
font-size: 1.2em;
font-weight: normal;
background: #9D9D9D;
margin: 0 0 0 0;
padding: 2px 0 0 0;
border-bottom: none;
}

#content #news p {
/*margin: 0 0 0 60px;*/
}

#content #news .image {
margin: 0 5px 0 0;
padding: 2px;
}
#content #news a {
text-decoration: none;
color: black;
}
#content #news a:focus, #content #news a:hover {
text-decoration: underline;
}



/* ------------------------- */
/*        Events             */
/* ------------------------- */

#content #events {
float: left;
width: 210px;
background: #E1E1E1;
border-right: 1px solid white;
border-bottom: 1px solid white;
margin-left: 0px;
}

#content #events h3 {
color: white;
font-size: 1.2em;
font-weight: normal;
background: #9D9D9D;
margin: 0 0 5px 0;
padding: 2px 0 0 6px;
border-bottom: none;
}

#tableau
{
	border-spacing: 1px;
	margin: 0px 0px 0px 0px;
	clear: right;
}

.event, .event_last{
font-size: 0.85em;
font-weight: bold;
color: #003366;
text-align: center;
margin: 0px 2px 2px 0px;
background: url(images/sepevents.jpg) bottom center no-repeat;
padding-bottom: 10px;
}

#content .event_last {
padding-top: 5px;
background: none;
}

#content #events img {
float: left;
margin: 0 5px 0 0;
padding: 2px;
}

#content #events img.acrobat {
margin-left: 15px;
margin-right: 2px;
}

#content #events p.newsdate {
font-weight: bold;
color: #003366;
margin: 0 0 0 43px;
padding-left: 10px;
background: url(images/puce2.gif) left center no-repeat;
}
#content #events p.newstext {
/*margin: 0 0 0 43px;
padding-left: 0;*/
}

#content #events a {
text-decoration: underline;
color: black;
}

/* ------------------------- */
/*        Content              */
/* ------------------------- */
.alt {
font-size: 0.9em;
color: #666666;
margin-bottom: 5px;
}

#content #textconv {
font-size: 0.9em;
}

#content #textconv .intro{
font-weight: bold;
}

#content #textconv div.art{
border: none;
margin: 0px;
padding: 0px;
}

#content #textconv div.art_selected{
background: white;
border: 1px dashed #878787;
margin: 0px;
padding: 10px;
}

#content #textconv a.par, #content #textconv a.art{
text-decoration: none;
font-weight: bold;
}

#content .par{
font-size: 1.1em;
}

.nonprecise
{
	width: 190px;
}

/* ------------------------- */
/*        Menu               */
/* ------------------------- */

#Menu-Gauche {
padding-left: 3px;
float: left;
width: 206px;
font-size: 0.9em;
padding-top: 5px;
background: #7095A7;
color: #FFFFFF;
border-right: solid 1px white;
}

#Menu-Gauche *
{
	margin: 0px;
	padding: 0px;
}

#Menu-Gauche  ul li a 
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.95em;
}

#Menu-Gauche a#backlink 
{
	display: block;
	width: 206px;
	height: 1.8em;
	background : #2F3D45;
	color: #ccc;
	text-decoration: none;
	text-indent: 6px;
	border-bottom: 1px solid white;
}

#Menu-Gauche a#backlink:focus, #menu a#backlink:hover 
{
	background : #455965;
}

#Menu-Gauche h3 
{
	font-size: 1.1em;
	font-weight: normal;
	color: #0E274E;
}
#Menu-Gauche h3 a 
{
	display: block;
	padding: 1px 3px 1px 6px;
	color: #0E274E;
	text-decoration: none;
	background: url(images/fond-menu-lien.jpg) left top repeat-y;
}

#Menu-Gauche h3 a:focus, #menu h3 a:hover 
{
	background: url(images/fond-menu-lien-hover-vert.jpg) left top repeat-y;
}

#Menu-Gauche ul 
{
	margin: 0 0 0 10px;
	list-style-type: none;
}

#Menu-Gauche ul.hidden  
{
	display: none;
}

#Menu-Gauche #expand
{
	width: 195px;
	text-align: center;
	margin-top: 1px;
	background: url(images/fond-menu-lien.jpg) left top repeat-y;
}

/* ------------------------- */
/*        Footer             */
/* ------------------------- */

#footer 
{
	position: relative;
	clear: both;
	width: 100%;
	background: #4E4E4E url(images/fond-footer.jpg) left top repeat-x;
	height: 20px;
	text-align: center;
}

#footer li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer a 
{
	color: #DBDBDB;
	text-decoration: none;
}

#footer a:focus, #footer a:hover 
{
	text-decoration: underline;
}

/* Elements de premier niveau
--------------------------------------*/
#menuDeroulant
{
	position: absolute;
	height: 21px;
	list-style-type: none;
	width: 760px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

.boutonFF 
{
    display:block !important;
    display: none;
	height: 20px;
    text-align: center;
    float: left;
    text-decoration: none;
    font-family: verdana;
    font-size: 16px;
    overflow: hidden;
	color: #FFF;
	border: 1px;
	text-decoration: none;
	background: #226B35;
 }

.boutonFF:hover 
{
    height:auto;
    cursor:pointer;
    color:#fff;
    background:#000;
 }


a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active 
{
    display: block;
    width: 206px !important;
    width: 204px;
    text-decoration: none;
    color: #000;
    font-family: verdana;
    font-size: 14px;
    text-align: center;
	height: 20px;
    background: #BCCCD2;
}


a.SousMenu:hover 
{	
	background: #226B35;
	color: white;
}
