/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana;
	line-height: 1.40;
	padding: 10px;
	background-color: #FFFFFF;
	color: #000066;
	font-weight: bold;
	margin-right: 10px;	
}

th { 
	border-bottom:solid 1px black;
	background-color:#038EE4; 
	
}

a:link {
		text-decoration: underline;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border: 0;
		color:  #000066;	
	}
a:visited {
		text-decoration: none;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		color: #6600CC;	
	}
a:hover {
		text-decoration: underline;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		color: #003399;	
	}
a:active {
		text-decoration: underline;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		color: #FF0000;	
	}	
	
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 160%;
 color: #334d55;
}

h2{
 font-size: 180%;
 color: #000066;
}

h3{
 font-size: 240%;
 color: #000066;
}

h4{
 font-size: 120%;
 font-weight: normal;
 color: #333333;
}

h5{
 color: #000066;
}



ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Main{
	width: 100%;
	background-image: url(images/fond2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	position:fixed;
	top:0;
	left:0;
	
}

#ContentDetails{
	display: block;
	
}

#contactInfo{
	margin-right: 10px;
	
}

#content{
	margin-left: 25px;
	position:absolute;
	left:330px;
	top:2px;
	margin-right: 25px;
	width: 66%;
  


}
#contentRightSide{
	margin: 25px;
	position:absolute;
	left:330px;
	top:25px;
  


}
#contentBottomActivites{
	margin: 25px;
	width: 100%;
	position:absolute;
	left:0;
	
}	
	
	
	
#masthead{
	
	padding: 0px;
	height: 750px;
	width: 300px;
	

	
	}


#navBar{
	
	background-color: #36BEF9;
	font-family: Verdana;
	font-weight: bold;
	color: #038EE4;
	font-size-adjust: 90%;
	width: 250px;
	position:absolute;
	left:49px;
	top:320px;
	display: block;
	
}

a_nav:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0;
	color: #FFFF00;	
}

a_nav:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F8F8B3;	
}
a_nav:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FBFBF8;	
}
a_nav:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFF00;	
}


#logo{

	position:absolute;
	top:0;
}

#siteInfoActivites{
	color: #0099FF;
	margin: 5px;
	background-color: #36BEF9;
	font-size: 75%;
	width: 100%;
	position:absolute;
	top:800px;

	
	

}
#siteInfo{
	color: #0099FF;
	margin: 5px;
	background-color: #36BEF9;
	font-size: 75%;
	width: 100%;
	position:absolute;
	top:1293px;
	left: 1px;

	
	

}



#Mylogo{
	
	margin-right: 125px;
}




/***********************************************/
/*Component Divs                               */
/***********************************************/



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#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;
	border-bottom-color: #0099CC;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
		
/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding-left: 10px;
	font-size: 100%;
	text-transform: none;
	padding-right: 10px;

}





/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.Bienvenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFF00;
	font-stretch: wider;
	
	margin-top: 120px;
	margin-left: 350px;
}

.photo_de{
	font-size: 70%;
 	color: #000066;
}

#noel{
	
	border-style:double;
	border-bottom-width:thick;
	border-bottom-color:#009933;
	border-right-color:#009933;
	border-top-color:#CC0000;
	border-left-color:#CC0000;
	padding-top:10px
	padding-left:10px;
	padding-bottom:120px;
	padding-right:10px;
	font-size:x-large;
	background-image:url(images/bandeNoel.jpg);
	
	background-repeat:no-repeat;
	
	
	}
	
.red {
	color:#CC0033;
	}
	
.vert{
	color:#009933;
	}

.entreeAgenda{
	margin:10px;
	padding:10px;
	border: solid 1px #038EE4;
	}

.titreEntreeAgenda{
	padding: 10px;
	border:solid 1px black;
	background-color:#038EE4; 
	font-size:xx-large;
	}
	
#element {
		left:100px;
		top:100px;
		color:#ff0000;
		font-size:25px;
		position:relative;
		width:200px;
	}