/* CSS Document */
body{margin:0px; padding:0px; background:#FFFDF1;/*background:url(img/main-bg.gif)0 0 repeat-x #FEFDF1;*/  color:#5D5B46; font:14px/18px Georgia, "Times New Roman", Times, serif;}
div, p, ul, h2, img{margin:0px; padding:0px;}
/*ul{list-style-type:none;}*/

/*----HEADER- PANEL----*/
#headerPan{width:778px; height:228px; position:relative; margin:0 auto;}
#headerleftPan{width:46px; height:228px; float:left; background:url(img/leftfolder.jpg) 0 0 no-repeat;}
/*----Header Middle Panel----*/
#headermiddlePan{width:686px; height:228px; float:left;}

/*----Menu Panel----*/
#menuPan{width:686px; height:33px; background:url(img/menu-bg.gif) 0 0 repeat-x; position:relative; margin:0 auto;}
#menuPan ul{width:660px; height:28px; position:absolute; top:2px; left:14px;}
#menuPan ul li{width:110px; height:28px; float:left;list-style-type:none;}
#menuPan ul li a{width:109px; height:28px; display:block; background:#fff; color:#2F2A28; border-right:1px dashed #969260; font:13px/28px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;}
#menuPan ul li a:hover{width:110px; height:28px; background:#7790E0; color:#fff; border:none; text-decoration:none;}

#menuPan ul li.home{width:110px; height:28px; background:#7790E0; color:#fff; font:13px/28px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; border:none; text-decoration:none;}

#menuPan ul li.contact a{width:110px; height:28px; display:block; background:#fff; color:#2F2A28; border:none; font:13px/28px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;}
#menuPan ul li.contact a:hover{width:110px; height:28px; background:#7790E0; color:#fff; border:none; text-decoration:none;}

/*----/Menu Panel----*/
#headerbodyPan{width:686px; height:184px; position:absolute; top:42px; left:46px; background:#FEFDF1 url('img/head-tr.jpg') 0 0 no-repeat; color:#fff; /*border-bottom:1px solid #CDCAA3;*/ border-top:1px solid #CDCAA3;}
/*---- Header Red Panel----*/
#headerleftredPan{width:478px; height:123px; background:url(img/redpan-bg.jpg) 0 0 repeat-x #FEFDF1; color:#fff; position:absolute; top:32px; left:0px;}
#headerleftredPan h2{width:160px; height:69px; font:24px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; position:absolute; top:29px; left:36px; text-transform:uppercase;}
#headerleftredPan h2 span{font-size:39px; line-height:30px;}

#headerleftredPan p{width:262px; height:74px; display:block; position:absolute; top:24px; left:190px; font-size:14px; line-height:17px;} 
#headerleftredPan p span.largetext{font-size:18px; line-height:20px;} 

#headermiddleredPan{width:161px; height:142px; background:url(img/red-image.jpg) 0 0 no-repeat; position:absolute; top:13px; left:478px;}
/*----Header MORE Panel----*/
#headermorePan{width:47px; height:123px; position:absolute; top:32px; right:0px; font:13px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;}
#headermorePan a{width:39px; height:38px; display:block; background:url(img/headermore-normal.gif) 0 0 no-repeat #FEFDF1; color:#FDFCEC; text-decoration:none; padding:85px 0 0 8px;}
#headermorePan a:hover{background:url(img/headermore-hover.gif) 0 0 no-repeat; text-decoration:none;}

/*----/Header MORE Panel----*/
/*----Header Middle Panel----*/
#headerrightPan{width:46px; height:228px; float:left; background:url(img/rightfolder.jpg) 0 0 no-repeat;}
/*----HEADER- PANEL----*/
#events {
/*background:url('img/note.gif') 0 0 repeat;*/
margin:0 auto;
position:relative;
width:736px;
padding:20px;
/*background:#FEFDF1 none repeat scroll 0 0;*/
/*border:0.2em solid #CDCAA3;*/
border:1px solid #7790E0;
position:relative;
}
.vevent {
position:relative;
height:auto;
}
h1{
font-size:1.7em;
margin:5px 10px;
color:#7790E0;
line-height:1.5em;
}
.details{
/*position:absolute;
left:50px;*/
margin-left:20px;
font-size:11px;
}
.dtstart, .dtend{
font-weight:bold;
}
.summary {
width:600px;
}
.description {
margin:60px 5px;
line-height:22px !important;
color:#02091F;
}
.attach {
float:right !important;
margin:-100px 0 15px 15px !important;
}
img.attach{
background:transparent url(img/shadow.gif) no-repeat scroll right bottom;
padding:4px 10px 10px 4px;
}
.geo{
display:none;
}
.export{
position:absolute;
width:100px;
right:-101px;
top:15px;
}
.export a,img{
border:0px;
text-decoration:none;
}
.lien{
margin-left:20px;
font-size:11px;
}
.share {
	/*width:32px;*/
	height:64px;
	z-index:1;
	margin:20px 0 0 0px;
	padding:0;
}
.share img{
float:left;
}
#contact{
margin-left:20px;
font-size:11px;
}
.footer{
border:1px solid #7790E0;
margin-top:2px;
margin-right:auto;
margin-left:auto;
position:relative;
width:776px;
height:30px;
}
.footer a{
text-decoration:none;
color:#4589C7;
}
.links{
position:absolute;
right:2px;
}
.logo{
position:absolute;
left:0px;
bottom:0px;
display:none;
}