/* Edited with EditCSS */
/**** LINK-tag style sheet reset.css ****/

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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}


/**** LINK-tag style sheet styles.css ****/

body {
    background-attachment: scroll;
    background-color: #F5F5F5;
    background-image: url("img/rayures.png");
    background-position: 0 0;
    background-repeat: repeat-y;
    color: #000000;
    font-family: Gentium;
    font-size: 1em;
}
html {
    margin: 0;
    padding: 0;
}
a {
    color: #C5148C;
    font-weight: bold;
    text-decoration: underline;
}
#wrap {
    background: none repeat scroll 0 0 #F5F5F5;
    margin: 0 auto;
    width: 960px;
}
#header {
    background-attachment: scroll;
    background-color: #313131;
    background-image: url("img/bg_header1.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border-bottom: 5px solid #E9EBF5;
    margin: 0;
    overflow: hidden;
    padding: 5px 10px;
}
#header h1 {
    color: #F5F5F5;
    font-family: Gentium;
    font-size: 2.4em;
    font-style: oblique;
    font-weight: bold;
    margin: 30px 0 100px 340px;
    text-shadow: 0 1.5px 0 rgba(255, 255, 255, 0.2);
    width: 960px;
}
#header h1:first-letter {
    color: #C5148C;
    font-size: 2.8em;
}
#nav ul {
    background-attachment: scroll;
    background-color: #313131;
    background-image: url("img/bg_nav.png");
    background-position: 0 0;
    background-repeat: repeat;
    list-style-type: none;
    margin: 0 auto;
    overflow: hidden;
}
#nav li {
    display: inline;
    float: left;
    font-size: 1em;
    margin-right: 5px;
}
#nav li a {
    color: #F5F5F5;
    display: block;
    font-family: Gentium;
    font-size: 1.2em;
    font-weight: bolder;
    padding: 10px;
    text-decoration: none;
    text-transform: lowercase;
    text-shadow: 0 1px 0px #000;
}
#nav li a:first-letter {
    color: #C5148C;
    text-transform: capitalize;
}
#nav li a:hover {
    border-left: medium solid;
    color: #C5148C;
}
#nav li a:hover:first-letter {
    color: #F5F5F5;
    text-transform: capitalize;
}
#icono {
    background: none repeat scroll 0 0 #F5F5F5;
    float: left;
    padding: 10px;
    width: 360px;
}

#icono p.fute2011 {
    float:left;
}

#icono p.fute2012 {
    float:left;
    margin: 0 0 0 45px;
}

#main .express {
    padding : 120px;
    margin: -80px 0 0 0;
}

/* Classe pour le  menu fêtes décembre-janvier
#main .menur {
    padding : 120px;
    margin: -80px 0 0 0;
} */

 
#main {
    background: none repeat scroll 0 0 #3F3F3F;
    -moz-border-radius: 10px; /* FF1-3.6 */
  	 -webkit-border-radius: 10px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-radius: 10px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    -moz-box-shadow: 8px 8px 8px #000; /* FF3.5+ */
  	 -webkit-box-shadow: 8px 8px 8px #000; /* Saf3.0+, Chrome */
    box-shadow: 8px 8px 8px #000; /* Opera 10.5, IE9, Chrome 10+ */
    -moz-transform: rotate(2deg);  /* FF3.5+ */
    -o-transform: rotate(2deg);  /* Opera 10.5 */
    -webkit-transform: rotate(2deg);  /* Saf3.1+, Chrome */
    -ms-transform: rotate(2deg);  /* IE9 */
    transform: rotate(2deg);  
    filter: progid:DXImageTransform.Microsoft.Matrix(/* IE6IE9 */ 
    M11=0.9993908270190958, M12=-0.03489949670250097, M21=0.03489949670250097, M22=0.9993908270190958, sizingMethod='auto expand');
    zoom: 1;
    float: right;
    margin: 50px;
    padding: 10px;
    width: 460px;
}

#main p {
    color: #F5F5F5;
    font-size: 1.2em;
    font-weight: bold;
    text-shadow: 0 1px 0px #000;
}

#main p.redunderline {
    color: #C5148C;
}
#main p.reditalic {
    color: #C5148C;
    font-style: italic;
    font-weight: bold;
}
#main p.rednormal {
    font-weight: normal;
}
/* article lightbox css */
div.lb {
display: none;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
text-align: center;
background-color: #313131;
}
div.lb:target {
display: block;
}
 
/** IE doesn't support :target, so we use CSS expressions **/
div.lb {
display: expression((document.location.toString().split('#').slice(1) == this.id)?'block':'none');
}
/* fin article lightbox css */

#hcard-Entre-Nous.vcard {
    font-size: 1.2em;
    font-weight: bolder;
}
#main a:hover {
    text-shadow: 1px 1px 2px black, 0 0 1em white, 0 0 0.2em white;
}
#hcard-Entre-Nous.vcard .org {
    color: #F5F5F5;
}
#hcard-Entre-Nous.vcard .adr {
    color: #F5F5F5;
}
#hcard-Entre-Nous.vcard .tel {
    color: #F5F5F5;
}
#footer {
    background: none repeat scroll 0 0 #F5F5F5;
    clear: both;
    padding: 5px 10px;
}
#footer p {
    margin: 0;
}
* html #footer {
    height: 1px;
}



