/* CSS Document */
*{margin:0;padding:0;}
a{
	color: #0000FF;
	padding:10px;
}

body {
	background-color: #000000;
	}
	/*------------formulaire ---------------*/
fieldset ol {
padding: 3px 3px 0;
list-style: none;
}
fieldset li {
padding-bottom: 5px;
}
fieldset.submit {
border-style: none;
}
fieldset {
	width: 280px;
	margin-bottom: 2px;
	padding-top: 3px;
	border: 1px none #CC6633;
	padding-bottom: 10px;
	margin-top: 2px;
	background-color: #FfeeCC;
}
form {
	width: 280px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: small;
}
#butan {
background:#FFCC99;
color:#FF3366;
font-weight: bold;
	text-align: center;
}

#butok {
	background:#FFCC99;
	color:#0033CC;
	font-weight: bold;
	text-align: center;
}

input {
	line-height: 1.5em;
	margin-bottom: 2px;
	text-align: left;
	margin-left: 3px;
	
}
label {
	float: left;
	width: 100px;
	font-weight: normal;
	text-align: right;
	padding-top: 2px;
	margin-right: 5px;
	border: thin none #FF0000;
	display: block;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	}

.inputbox {
	width: 120px;
	margin: 0 0 5px;
	border: 1px solid #cccccc;
	}

	/*------------formulaire ---------------*/
	/*------------navigation ---------------*/
	ul#navigation
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	color: #999933;
	margin-top: 15px;
}

ul#navigation li
{
	display: inline;
	
}

ul#navigation a
{
	display: block;
	float: left;
	padding: 0.2em 1em;
	text-decoration: none;
	color: #eecc56;
	background: url(images/fndnav1o.gif) no-repeat 0px 100%;
	border-right: 1px none #eecc56;
	height: 20px;
}

ul#navigation a:hover
{
    color: #663399;
    background: url(images/fndnav1v.gif) no-repeat 0px 100%;
}


	
	/*------------navigation ---------------*/
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ebcc66;
	display: block;
	float: left;
	height: 60px;
	width: 370px;
	border: thin none #99FF33;
}
p.dec {
	margin-top: 30px;
	
}


p.dec:first-letter {
	font:bold 200% Georgia, "Times New Roman", Times, serif;
	float:left;
	color:#990066;
	background-color: #FFFAE3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990033;
	border-bottom-color: #993366;
	margin: 2px;
}
#adroite ul {
	float: none;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: square;
	margin-bottom: 10px;
}
 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #eecc56;
	text-decoration: underline;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eecc56;
	border-right-color: #eecc56;
	border-bottom-color: #eecc56;
	border-left-color: #eecc56;
	text-align: center;
}
#adroite li {
	margin-top: 10px;
}


#total{
	background-image: url(images/cielh3.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 460px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.spacer {
	clear: both;
}
#total #contenu {
	background-color: transparent;
	clear: both;
	height: 350px;
	width: 100%;
}
#contenu #agauche {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 50px;
	width: 300px;
	display: block;
	float: left;
	height: 350px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
}
#contenu #adroite {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 5px;
	float: right;
	height: 350px;
	width: 300px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow: auto;
	display: block;
}
#enbas #nom {
	margin-left: 370px;
}
#menbas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#menbas a {
	color: #FFFFFF;
}
#menbas a : hover{
	color: #FF6699;
}
#menbas a:visited {
	color: #CCCCFF;
}
#contenu {
	background-color: transparent;
	text-align: center;
	clear: both;
	height: 350px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #eeCC56;
	background-image: url(images/fndtitres2.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
#adroite .imag {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	float: none;
	text-align: center;
}

/*--------- galerie -----*/
div#galerie
{
	
	background: #fff;
	border: 1px none #dcb;
	padding: 10px;
	margin: 15px auto;
	text-align: center;
	font: 0.9em Georgia, serif;
	height: 550px;
}
div#tx
{
	width: 620px;
	background: #fff;
	border: 1px solid #dcb;
	padding: 10px;
	margin: 15px auto;
	text-align: justify;
	font: 0.9em Georgia, serif;
	height: 550px;
	overflow: auto;
}
ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	font: italic 2em Georgia, serif ;
	color: #dcb ;
}

dl#photo dd
{
	margin: 0 ;
}


/*--------- galerie -----*/

#tot{
	background-image: url(images/cielh3.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 600px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#tot #content {
background-color: transparent;
	clear: both;
	height: 600px;
	width: 100%;
}
#tx #pls {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#ticker {
	text-align: center;
	height: 100px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#ticker h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.rouge {
	color: #CC0000;
}
.org {
	color: #FF6600;
}