/* CSS Document */


/*CSS de positionnement*/
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	background-color: #E9ECF0;
	border: thin solid #21424C;
	margin: auto;
	padding: 0px;
	height: 570px;
	overflow: visible;
}
#entete_ {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:142px;
}

#animations-btn_ {
	position:absolute;
	left:0px;
	top:142px;
	width:101px;
	height:32px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#creations-btn_ {
	position:absolute;
	left:101px;
	top:142px;
	width:89px;
	height:32px;
	overflow: hidden;
}

#autres-btn_ {
	position:absolute;
	left:190px;
	top:142px;
	width:126px;
	height:32px;
	overflow: hidden;
}

#dossiers-btn_ {
	position:absolute;
	left:316px;
	top:142px;
	width:136px;
	height:32px;
	overflow: hidden;
}

#calendrier-btn_ {
	position:absolute;
	left:452px;
	top:142px;
	width:101px;
	height:32px;
	overflow: hidden;
}

#contacts-btn_ {
	position:absolute;
	left:553px;
	top:142px;
	width:94px;
	height:32px;
	overflow: hidden;
}

#vide-btn_ {
	position:absolute;
	left:647px;
	top:142px;
	width:113px;
	height:32px;
	overflow: hidden;
	background-image: url(images/images/vide_btn.png);
	background-position: left -32px;
	background-repeat: no-repeat;
}

#gauche-1_ {
	position:absolute;
	left:0px;
	top:174px;
	width:190px;
	height:99px;
}
#gauche-2_ {
	position:absolute;
	left:0px;
	top:273px;
	width:190px;
	height:101px;
}

#gauche-3_ {
	position:absolute;
	left:0px;
	top:374px;
	width:190px;
	height:100px;
}

#gauche-4_ {
	position:absolute;
	left:0px;
	top:474px;
	width:190px;
	height:96px;
}




body {
	background-color: #DEDEE0;
	margin:2px; padding:0;
}



/*CSS du contenu*/
#contenu_ {
	position:absolute;
	left:190px;
	top:174px;
	width:535px;
	height:371px;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #20424C;
	padding-right: 10px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #21424C;
	border-right-color: #21424C;
	border-bottom-color: #21424C;
	border-left-color: #21424C;
	overflow: visible;
}
#Table_01 #contenu_ li {
	list-style-type: none;
	display: inline;
	padding-right: 25px;
	font-size: small;
}
#Table_01 #contenu_ p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Table_01 #contenu_ a {
	color: #21424C;
}
#Table_01 #contenu_ .dessus a {
	color: #B41F17;
	font-weight: bold;
	text-decoration: none;
	font-size: large;
}
#Table_01 #contenu_ .gros a {
	font-size: 1.5em;
}


#Table_01 #contenu_ a:hover {
	color: #B41F17;
}



/*CSS des liens*/
a:active{text-decoration:none; color:#303090}
a:link{text-decoration:underline; color:#20424C}
a:visited{text-decoration:underline; color:#303090}


/*CSS des titres*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-transform: uppercase;
	color: #B61F14;
	margin-bottom: 5px;
	margin-top: 0px;
	display: inline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #B61F14;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rouge {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	line-height: 12px;
}
td {
}





#navigation {
	height: 32px;
	margin-top: 3em;
	margin-right: 0;
	margin-bottom: 3em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	}









/*CSS du menu*//*CSS du menu*//*CSS du menu*//*CSS du menu*//*CSS du menu*//*CSS du menu*//*CSS du menu*//*CSS du menu*//*CSS du menu*//*CSS du menu*//*CSS du menu*//*CSS du menu*//*CSS du menu*/
div.creations-btn_ {
	float: left;
	height: 32px;
	background-image: url(images/images/creations_btn.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	width: 90px;
	}

div.creations-btn_ a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background-image: url(images/images/creations_btn.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	position: relative;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
div.creations-btn_ a:hover {
	background-image: none;
	color: yellow;
	}
div.creations-btn_ a:active {
	color: black;
	}



div.autres-btn_ {
	float: left;
	width: 100px;
	height: 32px;
	background-image: url(images/images/autres_btn.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	width: 100px;
}
div.autres-btn_ a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background-image: url(images/images/autres_btn.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	position: relative;
	}
div.autres-btn_ span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.autres-btn_ a:hover {
	background-image: none;
	color: yellow;
	}

div.dossier-btn_ {
	float: left;
	width: 100px;
	height: 32px;
	background-image: url(images/images/dossiers_btn.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	width: 100px;
}
div.dossier-btn_ a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background-image: url(images/images/dossiers_btn.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	position: relative;
	}
div.dossier-btn_ span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.dossier-btn_ a:hover {
	background-image: none;
	color: yellow;
	}
	
	div.contacts-btn_ {
	float: left;
	width: 100px;
	height: 32px;
	background-image: url(images/images/contacts_btn.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	width: 100px;
}
div.contacts-btn_ a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background-image: url(images/images/contacts_btn.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	position: relative;
	}
div.contacts-btn_ span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.contacts-btn_ a:hover {
	background-image: none;
	color: yellow;
	}
	div.calendrier-btn_ {
	float: left;
	width: 100px;
	height: 32px;
	background-image: url(images/images/calendrier_btn.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	width: 100px;
}
div.calendrier-btn_ a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background-image: url(images/images/calendrier_btn.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	position: relative;
	}
div.calendrier-btn_ span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.calendrier-btn_ a:hover {
	background-image: none;
	color: yellow;
	}
	
	
div.animations-btn_ {
	float: left;
	width: 100px;
	height: 32px;
	background-image: url(images/images/animations_btn.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	width: 100px;
}
div.animations-btn_ a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background-image: url(images/images/animations_btn.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	position: relative;
	}
div.animations-btn_ span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.animations-btn_ a:hover {
	background-image: none;
	color: yellow;
	}
ul.petit li {
	font-size: small;
}




/*CSS des galleries*/


#thumbs{
	width:535px;
	height:571px;
	left: 190px;
	top: 175px;
	position: absolute;
	background-color: #FFFFFF;
	overflow: visible;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #133C46;
	border-right-color: #133C46;
	border-bottom-color: #133C46;
	border-left-color: #133C46;
	}
	

	#thumbs div {
	width:120px;
	height:110px;
	float:left;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #B41F17;
	}
	 #thumbs.sequential div{
	  float:left;clear:both;margin-bottom:0;
	 }
#Table_01 #thumbs.sequential a {
	background-color: #B41F17;
}
#Table_01 #thumbs.sequential div.current a {
	background-color: #21424C;
}

	#thumbs.sequential div.current{
	background-color: #21424C;
	}
#Table_01 #thumbs a {
	background-color: #B41F17;
}
#Table_01 #thumbs a:hover {
	background-color: #B41F17;
	border: thin solid #FFFFFF;
}

	#thumbs div img{
	border:none;
	display:block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	}
	#bigDynPic{
	position:absolute;
	top:240px;
	left:340px;
	padding:5px;
	border-bottom:1px solid #036;
	border-right:1px solid #036;
	border-left:1px solid #69c;
	border-top:1px solid #69c;
	background-color: #21424C;
	z-index: 2;
	}
#thumbs h1 {
	margin-left: 5px;
}

	#bigDynPic img{
	border-top:1px solid #036;
	border-left:1px solid #036;
	border-bottom:1px solid #69c;
	border-right:1px solid #69c;
	}
	#bigDynPic p{
	font-family:Verdana, Sans-serif;
	font-weight:bold;
	font-size:80%;
	color:#21424C;
	margin:0;
	padding:5px 10px;
	background-color: #FFFFFF;
	}
#Table_01 #contenu_ ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
