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

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

#global {
width: 85%;
margin: 0 auto;
border: 1px solid white;
background: white url(../images/fond-global.png) left top repeat-y;
text-align: left;
}

li
{
	list-style-type: none;
	size: 6px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
}

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

h4
{
	font-style: italic;
	font-size: 14px;
	background: #000066;
	color: #FFFFFF;
	padding-left: 5px;
}

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


/* ------------------------- */
/*        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(icoges/../../images/logo.jpg) left top;
}

#banniere{
height: 129px;
}
#banniere  a img
{
border: 0 none;
}

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

#content 
{
margin-left: 207px;
text-align: justify;
}

#contenttext {
margin-right: 7px;
margin-left: 13px;
padding-bottom: 10px;
}

#content h2 {
font-size: 1.4em;
margin: 15px 0 10px 0px;
padding: 0;
color: #003366;
font-variant: small-caps;
}

#content h5 {
margin: 5px 0px 5px 0px;
padding: 0;
color: #003366;
font-weight: bold;
font-size: 1em;
}

#content ul {
list-style-type: circle;
}


#content li {
margin-bottom: 8px;
font-weight: normal;
}

#index #content h2 {
text-indent: -5000px;
font-size: 1px;
line-height: 0;
margin: 0;
padding: 0;
}

#content #breadcrumb {
background : #FFFFFF;
margin: 0 0 5px 0;
padding: 2px 0 0 6px;
height: 50px;
font-size: 0.9em;

}

.wrapper {
position: relative;
background: #9D9D9D;
}
.Dessous-Banniere {
background: #f5f5f5;
}

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

#content h3 {
font-size: 1.4em;
margin: 15px 0 10px 0px;
padding: 0;
color: #003366;
font-variant: small-caps;
}

#content .wrapper h3 {
padding-bottom: none;
border-bottom: none;
}

/* ------------------------- */
/*        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 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;
}


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

#Menu-Gauche {
float: left;
width: 206px;
font-size: 0.9em;
padding-top: 26px;
}

#Menu-Gauche p {
margin: 0;
padding: 0;
}

#Menu-Gauche a#backlink 
{
display: block;
width: 206px;
height: 1.8em;
background : #2F3D45;
color: #ccc;
text-decoration: none;
text-indent: 6px;
padding: 2px 0 0 0;
border-bottom: 1px solid white;
}
#Menu-Gauche a#backlink:focus, #menu a#backlink:hover 
{
	background : #455965;
}
#Menu-Gauche h3 
{
font-size: 1.1em;
margin: 1px 0 0 0;
padding: 0;
font-weight: normal;
color: #3B4E77;
}
#Menu-Gauche h3 a 
{
display: block;
padding: 1px 3px 1px 6px;
margin: 0;
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.jpg) left top repeat-y;
}
#Menu-Gauche ul {
margin: 0 0 0 10px;
padding: 0;
list-style-type: none;
font-weight: normal;
}

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

#Menu-Gauche ul li {
margin: 0;
padding: 0;
font-weight: normal;
}
#Menu-Gauche ul li a {
color: #3B4E77;
text-decoration: none;
font-size: 0.95em;
font-weight: normal;
}
#Menu-Gauche #elected {
color: #3B4E77;
font-weight: bold;
}
#Menu-Gauche ul li a:focus, #menu ul li a:hover {
color: #3B4E77;
}

/* ------------------------- */
/*        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: #3B4E77;
 }

.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: #6070A0;
}


a.SousMenu:hover 
{	
	background: #3B4E77;
	color: white;
}
