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

*
{
	margin: 0;
	padding: 0;
}

html
{
	overflow:hidden;
}

body 
{
	background: #ffffff;
	color: black;
	font: 80% "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	text-align: center;
}

#global 
{
	width: 100%;
	height:100%;
	margin: 0 auto;
	position:absolute;
	top:0;
	left:0;
	border: 1px solid white;
	background: white ;
	text-align: left;
	z-index:-1;
}

li
{
	list-style-type: none;
	size: 8px;
}

.images
{
	margin-left: 10px;
}

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


.left 
{
	float: left;
	margin-right: 8px;
	margin-left: 0px;
}

.titrestable
{
	background: #000066;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center
}

.right 
{
	float: right;
	margin-left: 8px;
	margin-right: 0px;
}
.center 
{
	text-align: center;
}

.legend img 
{
	margin: 4px 0 1px 0;
}

div.legend 
{
	border: 1px solid #DDDDDD;
	padding: 2px;
	background: white;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	color: gray;
}

a
{color:#2C6086;
text-decoration:none;
	font-weight:500;}
	
a:hover
{color:#FAC42D;
text-decoration:none;
	font-weight:500;}

img
{
	border: 0 none;
}

cite
{
	color: #c62a2a;
}

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

#Navigation-Ecoles 
{
	list-style-type: none;
	padding: 3px 0;
	text-align: center;
	background: #000000;
	border-bottom: 1px solid white;
	color: #ffffff;
	font-size: 1em;
	z-index:1;
}
#Navigation-Ecoles li 
{
	display: inline;
}

#Navigation-Ecoles li a 
{
	color: #ffffff;
	text-decoration: none;
}

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

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


/* ------------------------- */
/*        Header             */
/* ------------------------- */

#header
{
	background: #ffffff url(images/banniere1.png) no-repeat;
	background-position:left top;
	height: 208px;
	z-index:0;
}

#logo
{
	background: url(images/logo2.png) no-repeat;
	left:450px;
	margin-top:15px;
	position:absolute;
	height: 116px;
	width:470px;
}

#header a img 
{
	border: 0 none;
}


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

#content {

width:100%;
position:absolute;
top:180px;
left:0;
height:70%;
z-index:4;

}

#contenttext 
{
	position:absolute;
	right:10px;
	top:20px;
	height:85%;
	width:40%;
	overflow:auto;
	z-index:2;
	
}

#colonne1{
	width:36%;
	height:85%;
	top:20px;
	position:absolute;
	left:21%;
		text-align:center;
		
	border-right:1px dotted #2C6086;
		z-index:1;
}
#colonne1bis{
	width:90%;
	height:100%;
	position:absolute;
}
.breadwrapper2
{
	width:100%;
	height:20px;
	background:#2C6086;
	position:absolute;
	top:160px;
	z-index:9;
}
.breadwrapper 
{
	width:100%;
	background: transparent;
	position:absolute;
	top:160px;
	z-index:10;
}



#cercle {

background: url(images/cercle.png) no-repeat;
position:absolute;
bottom:0px;
left:0px;
width:349px;
height:306px;
z-index:3;

}

#triangle {

background: url(images/triangle.png) no-repeat;
position:absolute;
bottom:0px;
right:0px;
width:349px;
height:306px;
z-index:3;

}


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

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

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

.wrapper 
{
	position: relative;
	background: #9D9D9D;
}



#content #breadcrumb a 
{
	color: white;
	text-decoration: none;
}

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

#content p 
{
	padding-top : 5px;
	padding-bottom: 5px;
	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: #000000;
	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;
}

#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;
}

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

#content .event_last 
{
	background: none;
}

#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 a 
{
	text-decoration: underline;
	color: black;
}

/* ------------------------- */
/*        Menu               */
/* ------------------------- */
#Evenement1{
	width:90%;
	height:100%;
	position:absolute;
	left:50%;
	margin-left:-45%;
	background:url(images/cadre.png);
	z-index:0;
}
#Evenement2{
	width:90%;
	height:100%;
	position:absolute;
	left:50%;
	margin-left:-45%;
	margin-top:25px;
	text-align:center;
	z-index:1;
}
#formation{
	width:90%;
	height:20%;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
	}
#menu 
{
	position:absolute;
	top:20px;
	height:85%;
	left:0px;
	float: left;
	width: 20%;
	font-size: 0.9em;
	border-right:1px dotted #2C6086;
	
	z-index:8;
}

#menu 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 a#backlink:focus, #menu a#backlink:hover 
{
	background : #455965;
}

#menu h3 
{
	font-size: 1.1em;
	font-weight: normal;
	color: #0E274E;
}
#menu 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 h3 a:focus, #menu h3 a:hover 
{
	background: url(images/fond-menu-lien-hover-vert.jpg) left top repeat-y;
}

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

#menu ul.hidden  
{
	display: none;
}

#menu ul li a 
{
	color: #2F3D45;
	text-decoration: none;
	font-size: 0.95em;
}

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


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

#footer 
{
	position: absolute;
	bottom:0px;
	color: #ffffff;
	width: 100%;
	background: #000000 ;
	height: 20px;
	text-align: center;
	z-index:7;
}

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

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


#menuDeroulant
{
	position: absolute;
	height: 21px;
	list-style-type: none;
	width: 760px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	left: 180px;
	top: 249px;
}

.boutonFF 
{
    display:block !important;
    display: none;
	height: 18px;
    text-align: center;
    float: left;
    text-decoration: none;
	font-weight:500;
    font-family: verdana;
    font-size: 13px;
    overflow: hidden;
	color: #ffffff;
	border-right: 1px dotted #ffffff;
	text-decoration: none;
	background: #2C6086;
 }

.boutonFF:hover 
{
    height:auto;
    cursor:pointer;
    color:#FAC42D;
	font-weight:500;
    background:#000;
 }


a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active 
{
    display: block;
    width: 170px !important;
    width: 170px;
    text-decoration: none;
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
    text-align: center;
	height: 20px;
    background: #2C6086;
}


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