@media screen, projection {div#Source { display: none; }} 

#Header, #Body, #FootNav {
	margin-bottom: 20px;
	background-color: #FFFFFF;

}
body, p, table, caption, th, td, blockquote, ol, ul, li, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	width: 770px;
	scrollbar-3dlight-color : #FBB462;
	scrollbar-arrow-color : #333366;
	scrollbar-base-color : #FBB462;
	scrollbar-darkshadow-color : #333366;
	scrollbar-face-color : #FBB462;
	scrollbar-highlight-color : #333366;
	scrollbar-shadow-color : #333366;
	scrollbar-track-color : #FFFFFF;
	}
	
ul, li {
	color: #333366;
	}

.CellBg_A {
	background-color: #223C91;
	
}

.CellBg_B {
	background-color: #223C91;
	
}

.CellBg_C {
	background-color: #FFFFCC;
	
}

.CellBg_D {
	background-color: #9999FF;
	
}

.CellBg_E {
	background-color: #FBB462;
	
}

.Shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;	
}

.Shadow_B {
	background-image: url(../images/shadow_b.gif);
	background-repeat: repeat-x;	
}
/* les titres */

h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	}

h2, h3, h4, h5 {
	color: #333366;
	}

h1 {
	font-size: 23px;
	color: #FBB462;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	text-transform: uppercase;
	}
h2 {
	font-size: 17px;
	line-height: 1.5em;
	text-align: left;
	text-indent: 1.5em;
	font-weight: bold;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	}

h3 {
	font-size: 15px;
	line-height: 1.5em;
	text-indent: 1.5em;
	text-align: left;
	}

h4 {
	font-size: 12px;
	line-height: 1.5em;
	text-indent: 3.0em;
	text-align: left;
	}

h5 {
	font-size: 10px;
	line-height: 1.3em;
	text-indent: 4.0em;
	text-align: left;
	}

	
/* les tableaux */

th {
	font-size: 1em;
	line-height: 1em;
	}

td {
	font-size: 13px;
	line-height: 1.2em;
	}

/* Les textes */

p {
	color: #333366;
	font-size: 13px;
	text-indent: 0.5em;
	line-height: 1.2em;
	text-align: justify;
	}

/* Les liens */	


a {
	text-decoration: none;
	}

a:active {
	}

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

a:link {
	}

a:visited {
	}


a.Link_Logo:hover {
	text-decoration: none;
	}

.NavBar a{
	font-size: 11px;
}

.ThemesNavBar, .ThemesActiveNavBar, .SummaryItem, .SummaryActiveItem, .AlbumActiveItem, .SummarySecItem, .SummaryLink, .SummaryActiveLink {
	color: #f0ee39;
}

.ThemesNavBar, .ThemesActiveNavBar {
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}

a.ThemesActiveNavBar {
	text-decoration: underline;
}

#Summary {
	color: #f0ee39;
	margin-top: 30px;
	margin-left: 0px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FBB462;

}

.SummaryItem, .SummaryActiveItem, .AlbumActiveItem, .SummarySecItem {
	font-size: 0.80em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1ex;
	padding-bottom: 1ex;
}

.SummaryItem, .AlbumActiveItem {
	border-left: 2px solid #FBB462;
}

.SummarySecItem {
	padding-left: 3px;
	font-weight: bold;
}

.SummaryActiveItem {
	border-left: 2px solid #333366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	}

.SummaryActiveItem a {
}

.AlbumActiveItem a {
}

.SecondSum {
	font-size: 0.87em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	padding-left: 3px;
}

.Border1 {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.Border2 {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}

.Border3 {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}

.Border_1 {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 1px;
}

.Border_2 {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.Border_3 {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}

.Border_4 {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}


.Border_Top {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

.Border_Bottom {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}

.Border_Left {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 1px;
}

.Border_Right {
	color: #333366;
	border: #333366; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

#module_recherche  {
	color: #333366;
	letter-spacing: 0.1em;
	font-size: 12px;
	}


input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0.5em;
	color: #333366;
	background-color:#FFFFFF;
	}

form {
	}

input {
	border: 1px solid #333366;
	background: url(../images/background_champ.gif);
	}

.Search_Button {
	border: 0px;
	background-image: none;
	}

input.checkbox  {
	border-right: #C5CFF2 1px solid;
	border-top: #C5CFF2 1px solid;
	border-left: #C5CFF2 1px solid;
	border-bottom: #C5CFF2 1px solid;
	}

input.button  {
	color: #333366;
	font-weight: bold;
	letter-spacing: 0.1em;
	border: 1px solid #C5CFF2;
	font-size: 10px;
	}

input.radio {
	padding: 5px;
	border: 1px solid #C5CFF2;
	}

textarea {
	padding-left: 0.5em;
	border-top-width: 1px;
	font-weight: normal;
	border-left-width: 1px;
	font-size: 12px;
	border-left-color: #333366;
	border-bottom-width: 1px;
	border-bottom-color: #333366;
	color: #333366;
	border-top-color: #333366;
	font-family: verdana;
	border-right-width: 1px;
	text-decoration: none;
	border-right-color: #333366;
	background: url(../images/background_textarea.gif);
	}

select  {
	padding-left: 0.5em;
	border: #333366;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}

.small {
	font-size: 9px;
	text-align: center;
	}

.Rubrique {
	background-color: #CCCCCC;
	font-size: 12px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	}

.Align_Center {
	text-align: center;
	}

.Align_Left {
	text-align: left;
	}