/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Century Gothic";
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: "Century Gothic";
	font-size: 114%;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: "Century Gothic";
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 55%;
	font-family: "Century Gothic";
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	font-size: 90%;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: top;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	line-height: 20px;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


.image {
	
}
.color {
	font-family: "Poor Richard";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFBF0;
	background-color: #007FAA;
}
.tablecolor {
	border: thin groove #A0A0A4;
}
.insidetable {
	background-color: #FFFFFF;
	border: thin inset #DADADA;
}
#contentlarge {
	float: left;
	width: 70%;
	margin-left: 10px;
}
#picbackground {
	float: left;
	width: 70%;
	margin-left: 10px;
	background-image:  url("../images/la%20com%20com/competences.jpg");
}
#yellowcontent {
	float: left;
	width: 70%;
	margin-left: 10px;
	background-color: #FFFFDD;
	border-right-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFDD;
	border-right-color: #FFFFDD;
	border-bottom-color: #FFFFDD;
	border-left-color: #FFFFDD;
	margin-top: 10px;
	margin-bottom: 10px;
}
.comicfeature {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	font-family: "Comic Sans MS";
}
.unnamed1 {
	font-size: 130%;
	color: #7F3F00;
}
.whitebackground {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.white {
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	background-color: #FFFFFF;
	border: thin dashed #CC0000;
	line-height: normal;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#largecontent {

	float: left;
  width: 75%;
}
#culturecontent {
	float: left;
	width: 55%;
	background-image: url(../Graphics/culture_background.jpg);
	background-repeat: repeat-y;
}
#whitecontent {
	float: left;
	width: 70%;
	margin-left: 10px;
	background-color: #FFFFFF;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#staticwhitecontent {
	float: left;
	width: 70%;
	margin-left: 10px;
	background-color: #FFFFFF;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	height: 610px;
	left: 262px;
	top: 217px;
}
#fishing {

	float: left;
	width: 60%;
	margin-left: 10px;
	border-right-width: 20px;
	border-left-width: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../Graphics/backgrounds/fishing2.jpg);
	background-repeat: no-repeat;
}
.image {
}
.tableorange {

	border: thin groove #FFDF55;
}
.menubackg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-color: #009F00;
	border-bottom-style: solid;
	background-color: #FFFFF3;
}
.bigbold {
	font-family: "century gothic";
	font-size: 14px;
	color: #333333;
}
#bluebar {
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #3D97D6;
	font-size: 9px;
	background-image: url(../Graphics/bar.jpg);
	background-repeat: repeat;
}
.quotes {
	text-align: center;
	vertical-align: middle;
	height: 100px;
	padding: 100px;
}
#staticontent {
	float: left;
	width: 557px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	height: 367px;
	left: 213px;
	top: 191px;
}
#frontcontent {

	float: left;
	width: 557px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	height: 367px;
	left: 288px;
	top: 150px;
}
#cinemacontent {
	float: left;
	width: 60%;
	margin-left: 10px;
	border-left-width: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../Graphics/cinema_background.jpg);
	background-repeat: no-repeat;
	border-right-color: #FFFFFF;
	border-right-width: 20px;
	border-right-style: solid;
}
.date {
	color: #D40000;
	font-weight: bold;
	font-family: "century gothic";
}
.Imagezap {

	text-align: center;
	vertical-align: middle;
}
#headline {
	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	background-color: #FFFFFF;
}
#balades {
	float: left;
	width: 557px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	height: 367px;
	left: 244px;
	top: 177px;
	background-color: #B8E7D2;
	border: thin outset #66CC99;
}
#game {

	float: left;
	width: 700px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	height: 367px;
	left: 213px;
	top: 191px;
}
#largewcontent {
	float: left;
	width: 75%;
	background-color: #FFFFFF;
}
.greendate {

	color: #006600;
	font-weight: bold;
}
.article {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
}
#headlines n {

	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	background-color: #FFFFFF;
}
#actualites {

	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#journee_lit {

	float: left;
	width: 55%;
	background-image: url(../Graphics/evenement/journees_litteraires_2008.jpg);
	background-repeat: repeat-y;
}
#navBarframe {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: auto;
	list-style-type: Aucune;
}
#sectionLinksframe {
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: thin solid #cccccc;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #91BDDB;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	list-style-type: Aucune;
}
#mastheadframe {
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: auto;
}
.boxed_in {
	font-family: Calibri;
	font-size: 16px;
	color: #FFFF66;
	background-color: #66CC00;
	border: Aucune #00CC00;
	padding: 2px 50px;
	font-weight: bold;
}
#Dinde {


	float: left;
	width: 620px;
	background-image: url(/Graphics/backgrounds/foire_dinde.jpg);
	background-repeat: repeat;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

{
	overlayOpacity: 0.6,
	easing: "easeOutElastic",
	captionAnimationDuration: 1,
	counterText: "Image {x} sur {y}",
	closeKeys: [27, 70],
	nextKeys: [39, 83]
}

