html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
@font-face {
  font-family:AnkeSans;
  src:url('AnkeSans.eot');
  src:local('universafadsfdsf'), local('universsfsfdsfds'), url('AnkeSans.ttf') format('truetype');
}
:focus{
	outline: 0;
}

ol,ul{
	list-style: none;
}
table{
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td{
	font-weight: normal;
	text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after{
	content: "";
}
blockquote,q{
	quotes: "" "";
}
img,input,select,option{
	vertical-align: middle;
}

.alignright
{
    text-align:right;
}
.aligncenter
{
    text-align:center;
}
.alignleft
{
    text-align:left;
}

/**********************************************/
/* Reusable class                             */
/**********************************************/


.clear:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clear{
	display: inline-table;
}

.clear{
	height:0;
	clear: both;
	display:block;
}
.inline{
    display:inline-block !important;
}
strong, .bold {
    font-weight:bold;
}
.floatright {
    float:right;
}
.floatleft {
    float:left;
}
.hidden {
    display:none;
}
.indent{
    text-indent: -9999px;
    line-height:0;
}
.indent img{
    display:block;
}
small{
    font-size:10px;
}
.no-margin{
    margin:0 !important;
}
address{
    font-style:normal;
    line-height:16px;
    white-space:nowrap;
}
.block{
    display:block;
}
.alignright{
    text-align:right;
}
/**********************************************/
/* Specific content                           */
/**********************************************/

body, html{
    height:100%;
}
body{
    background:#add5df url('../images/body-bg.gif') repeat-x;
}
body.orange h3{
	color:#f17e21;
}
body.yellow h3{
	color:#d1cc08;
}
body.green h3{
	color:#8ebe27;
}
body.pink h3{
	color:#f2635d;
}
body.brown h3{
	color:#b1953a;
}
body.blue h3{
	color:#3d93a8;
}
#header-wrapper{ 
    position:relative;
    background:url('../images/hdr-wrapper-bg.jpg') no-repeat top center;
}
#header{
    background:url('../images/header-bg.jpg') no-repeat top center;
    width:1050px;
    margin:0 auto;
    height:424px;
    position:relative;
}
#content-wrapper{
    position:relative;
    width:1050px;
    margin:0 auto;
    background:url('../images/content-bg.gif') repeat-y;
}
#content{
    background:url('../images/content-bg.jpg') no-repeat;
    float:left;
    min-height:721px;
    width:680px;
    margin:0 auto;
    padding:15px 0 0 80px;
}
#content-left{
    float:left;
    width:445px;
}
#content-right{
    float:left;
    width:224px;
    margin-left:10px;
}

#content-right a {
	display:block;
/*margin-bottom:12px;*/
	/*text-align:center;*/ 
}

#content-right .photolinks a {
	display:inline;
	margin-bottom:0;
}

#content-right .photolinks {
	padding:2px 8px 8px 8px;
	text-align:center;
	border:1px solid #ADD5DF;
	border-top:0;
	margin:-10px 4px 5px 4px;
	background:#fff;
}

#main-menu{
    position:absolute;
    bottom:31px;
    left:75px;
}
#main-menu li{
    position:relative;
    float:left;
}
#main-menu ul{
    position:absolute;
    width:720px;
    top:52px;
    left:10px;
    height:30px;
}
#main-menu ul li{
    float:left;
}
#main-menu li ul{
    display:none;
}
#main-menu li:hover ul, #main-menu li ul.visible{
    display:block;
}
#main-menu ul li a, #main-menu ul li span{
    display:block;
    padding:3px;
    line-height:15px;
    float:left;
}
#main-menu ul li span{
    padding:3px 5px
}
#main-menu ul li a:hover, #main-menu ul li a.active{
    background:#f7ff8f;
}
#main-menu #sm-musique{
    left:-300px;
}
#lnk-portail{
    background:url('../images/lnk-portail.png') no-repeat;
    width:146px;
    height:44px;
    position:absolute;
    top:0;
    right:190px;
}
#lnk-portail img, #lnk-contact img,#lnk-calendrier img {
	display:none;
}
#lnk-portail:hover,#lnk-contact:hover,#lnk-calendrier:hover{
    /*background:url('../images/lnk-portail_hover.png') no-repeat;*/
    background:none;
}

#lnk-portail:hover img,#lnk-contact:hover img, #lnk-calendrier:hover img {
	display:block;
}

#lnk-contact{
    background:url('../images/lnk-contact.png') no-repeat;
    width:111px;
    height:44px;
    position:absolute;
    top:0;
    right:80px;
}
#lnk-calendrier{
    background:url('../images/lnk-calendrier.png') no-repeat;
    width:176px;
    height:44px;
    position:absolute;
    top:0;
    right:340px;
}
#sidebar{
    float:left;
    position:relative;
}
#sidebar-menu{
    position:relative;
}
#sidebar-menu li img, #main-menu li img{
     vertical-align:top;
}
#sidebar-menu a {
    position:relative;
    display:block;
}
#sidebar-menu img.overimg {
    top:-3px;
}
#sidebar-menu a#fondation img.overimg {
    top:0;
}
#sidebar-menu li img{
     vertical-align:top;
	 position:relative;
}
#footer{
    position:relative;
    margin:0 auto;
    background:url('../images/footer-bg.jpg') no-repeat;
    width:1050px;
    height:38px;
}
#signature{
    position:absolute;
    bottom:10px;
    right:10px;
}
#logo{
    position:absolute;
    top:20px;
    left:45px;
}


/* Val-Marie*/

#pic-france{
    vertical-align:bottom;
    margin-right:5px;
}
#direction-name{
    display:inline-block;
    width:150px;
}
.tbl-personel, .tbl-personel2, .tbl-frais, #tbl-prog-obligatoire, #tbl-atelier {
    width:100%;
    margin-bottom:20px;
}
.tbl-personel tr td{
    background:#e9f3f6;
    padding:3px;
}
.tbl-personel2 tr td{
    background:#e9f3f6;
    padding:0 3px 0 3px;
}
td.year{
    width:110px
}
td.name, td.title{
    width:250px;
}
.tbl-frais tr td{
    background:#e9f3f6;
    padding:10px;
}
.tbl-frais td.name{
    width:360px;
}
.tbl-frais td.value{
    width:120px;
    text-align:right;
}
.tbl-frais td.bgwhiteborder, .tbl-frais tr.bgwhiteborder td{
    background:#FFF;
    border-bottom:1px solid #e9f3f6;
}
#flower-wrapper { background:url(/images/fleur.gif) no-repeat 50% 202px; }

#fleur-gauche {
    position:absolute;
    top:226px;
    left:-202px;
}
#lnk-fondation{
    position:absolute;
    bottom:0;
    right:30px;
}
#lnk-fondation2 {
	position:absolute;
	bottom:0;
	right:32px;
	display:block;
	width:258px;
	height:60px;
	background:url(/images/fondation.gif) no-repeat 0 0;
}
#lnk-fondation2 img {
	display:none;
}
#lnk-fondation2:hover img {
	display:block;
}
.lnk-personel:hover{
    color:#f17e21;
}
.space-left{
    margin-left:130px;
}
#content-wrapper .fondation-active img {
	display:block !important;
}

#tbl-prog-obligatoire tr td{
    background:#e9f3f6;
    padding:10px;
}
#tbl-prog-obligatoire tr.alt td, tr.hdr td{
    background:#FFF !important;
    padding:10px;
}
tr.hdr td{
    padding-bottom:2px !important;
}
#tbl-prog-obligatoire td.rem{
    width:160px;
}
#tbl-prog-obligatoire td.last{
    width:215px;
}
#tbl-prog-obligatoire td.first, #tbl-prog-obligatoire td.third{
   border-right:2px solid #add5df;
   width:85px;
}
#tbl-prog-obligatoire td.second{
   border-right:2px solid #d5e9ee;
}
#tbl-prog-obligatoire tr.last td{
   border-bottom:3px solid #d5e9ee;
}
#tbl-atelier tr td{
    padding:10px;
}
#tbl-atelier tr.hdr td{
    padding-bottom:3px !important;
}
#tbl-atelier tr.hdr td.first{
    width:115px;
}
#tbl-atelier tr.hdr td.second{
   width:240px;
}
#tbl-atelier tr.alt td{
    background:#e9f3f6;
}
#lnk-archived{
    float:right;
    margin-top:18px;
    background:url('../images/books-stack.png') no-repeat;
    padding-left:20px;
    height:16px;
}

/* BABILLARD */

#news-content{
    background:url('../images/news-bg.jpg') no-repeat;
    height:430px;
    width:586px;
    padding:35px 40px
}
#news-content ul li{
    background:url('../images/separator.gif') no-repeat left bottom;
    margin-bottom:10px;
}
#news-content ul li.last{
    background:none;
}
#news-content ul li h3{
    text-transform:uppercase;
    font-size:12px;
    margin-top:0;
}
#news-content ul li p{
    width:440px;
    float:left;
    margin-right:15px;
}
#news-content ul li img{
    float:left;
    position:relative;
    top:-20px;
}
#news-content ul li a,a.readmore{
    color:#95c6c9;
    background:url('../images/read-more.gif') no-repeat 57px 5px;
    padding-right:15px;
}
.newsthumb {
	float:left;
	margin:0 15px 5px 0;
}
h3.newstitre{
    margin-top:0;
}
span.date{
    color:#F17E21;
}
#lst-news{
    margin-left:20px;
}
#lst-news li{
    margin-bottom:20px;
    border-bottom:1px solid #f2f2f2;
    padding-bottom:5px;
}
#lst-news li p{
    margin-bottom:7px;
}

.lst-thumbs{
    margin-top:10px;
}
.lst-thumbs li{
    float:left;
    margin:0 4px 4px 0;
}
.lst-thumbs li a img{
    width:70px;
}
#navigate{
    text-align:center;
    clear:both;
}
#navigate a{
    display:inline-block;
}

.hidden { display:none !important; }


#header-wrapper .admission {
	background-image:url(../images/header-admission.jpg);
}

#header-wrapper .prescolaire {
	background-image:url(../images/header-prescolaire.jpg);
}

#header-wrapper .activite {
	background-image:url(../images/header-act-physique.jpg);
}

#header-wrapper .musique {
	background-image:url(../images/header-musique.jpg);
}

#header-wrapper .transport {
	background-image:url(../images/header-scolaire.jpg);
}

.adminbox {
	padding:20px;
	text-align:center;
	border:2px solid #ADD5DF;
	margin:20px;
	background:#E9F3F6;
}

.active {
	background:#f7ff8f;
}
