/*-------------------------------
-----------GENERAL-----------
--------------------------------*/
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
img
{
	border : 0px;
}

img.miniavatar
{
	width:40px;
	height:40px;
	-moz-box-shadow: 0 0 3px #000000;
	box-shadow:0 0 3px #000000;
	-webkit-box-shadow: 0 0 3px #000000;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

q
{
	font-size:13px;
	font-family: "Verdana", serif;
}

td
{
	font-size:13px;
	font-family: "Bookman Old Style", Georgia, serif;
}
p
{
	color: #FFFFFF;
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 14px;
	margin: 5px;
}
h3
{
	color: #FFFFFF;
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
}
h2
{
	color: #FFFFFF;
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 20px;
	font-weight: bold;
	margin: 3px;
}
img.avatar
{
	border: 1px black solid;
	height: 100px;
	width: 100px;
	-moz-box-shadow: 0 0 4px #000000;
	box-shadow:0 0 4px #000000;
	-webkit-box-shadow: 0 0 4px #000000;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
table.contact td
{
	border: 1px black solid;
	width: 250px;
}
.ombre
{
	text-shadow: 2px 2px 2px #555;
}
/*Formulaires : */
input
{
	font-size: 13px;
	font-family: "Bookman Old Style", Georgia, serif;
}

textarea
{
	font-size: 13px;
	font-family: "Bookman Old Style", Georgia, serif;
}

select
{
	font-size: 13px;
	font-family: "Bookman Old Style", Georgia, serif;
}
fieldset
{
	font-size: 13px;
	font-family: "Bookman Old Style", Georgia, serif;
	text-align: left;
	margin: 1px;
	padding: 10px;
	border: 2px black solid;
}
legend
{
	font-size: 13px;
	font-variant: small-caps;
	font-family: "Bookman Old Style", Georgia, serif;
	background-color: #FFFFFF;
	color: #000000;
}
label
{
	font-size: 12px;
	font-variant: small-caps;
	font-family: "Bookman Old Style", Georgia, serif;
}
ul
{
	text-align: left;
	list-style-type : circle;
}
li
{
	color: #FFFFFF;
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 13px;
	margin: 5px;
}
li ul li
{
	list-style-type: square;
}
table
{
	margin: auto;
	text-align: center;
}

/*-------------------------------
----------FORMATS-----------
--------------------------------*/
.desactive
{
	text-decoration: line-through;
}
.categorie
{
	font-weight: bold;
}
/*-------------------------------
-------------BLOCS-------------
--------------------------------*/
#galerie
{
	background-image: url(../images/awards/fondbois.jpg);
	width:510px;
	margin:auto;
}
body
{
	background-color: black;
	/*background-image: url(../images/index/bois-texture2.jpg);*/
	background-image: url(../images/index/fond-bois.jpg);
	background-position: top center;
	margin: auto;
}
hr.sep
{
	visibility: hidden;
	clear: both;
}
#page
{
	margin: auto;
	width: 1024px;
	!width: 1150px; /* IE7 ... */
	position: static;
	text-align: center;
	padding: 0px;
}
#journal
{
	background-image: url(../images/index/journal.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#header
{
	background-image: url(../images/index/titre.png);
	/*background-image: url(../images/v3/logo.png);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 120px;
	width: 1024px;
	/*height: 250px;*/
	position: static;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
#login
{
	width: 289px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
}
#login p
{
	padding-left: 120px;
}
#connexion p, #connexion p a
{
	padding-left: 0px;
	color: red;
}
#connexion
{
	width: 254px;
	padding: 0px;
	margin: 0px;
	padding-top: 40px;
	padding-left: 35px;
	height: 279px;
	position: static;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../images/index/login2.png);
	color: black;
}
#connexion label
{
	color: black;
	font-size: 1.1em;
}
#connexion input
{
	margin-top: 10px;
	margin-left: 10px;
	background-color: transparent;
	color: black;
	border-width: 0px;
	border-bottom: 1px black solid;
}
#connexion input.submit
{
	border: 1px black solid;
	margin-top: 120px;
	font-size: 1.5em;
	cursor: pointer;
}
#parchemin
{
	margin-left: 5px;
	text-align: center;
	width: 844px;
	padding: 0px;
}
#parchemin_haut
{
	margin: auto;
	padding: 0px;
	padding-top: 80px;
	text-align: center;
	width: 844px;
	height: 154px;
	background-image: url(../images/index/haut_page2.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#parchemin_milieu h2, #parchemin_haut a
{
	color: black;
	font-family: "Bookman Old Style", Georgia, serif;
}
#parchemin_milieu
{
	padding: 30px;
	margin: 0px;
	border: none;
	text-align: center;
	width: 784px;
	background-image: url(../images/index/milieu_page2.png);
	background-position: center top;
	background-repeat: repeat-y;
}
#parchemin_milieu p, #parchemin_milieu a, #parchemin_milieu h3
{
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: "Bookman Old Style", Georgia, serif;
}
#parchemin_milieu li, #parchemin_milieu ul
{
	color: black;
	font-family: "Bookman Old Style", Georgia, serif;
}
#parchemin_milieu h3
{
	text-align: left;
}
#parchemin_milieu h2
{
	padding-top: 10px;
	padding-bottom: 10px;
}
#parchemin_milieu p
{
	padding-top: 10px;
	padding-bottom: 10px;
}
#parchemin_bas
{
	margin: auto;
	padding: 0px;
	text-align: center;
	width: 844px;
	height: 252px;
	background-image: url(../images/index/bas_page2.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#bas_texte
{
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	height: 160px;
	width: 804px;
}
#copyright
{
	height: 52px;
	padding-right: 30px;
	width: 814px;
}
#copyright p, #copyright a
{
	text-align: right;
}
#parchemin_bas p, #parchemin_bas a
{
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: "Bookman Old Style", Georgia, serif;
}
#partenaires
{
	width: 1024px;
	position: static;
	margin: auto;
	text-align: center;
}
#parchemin hr
{
	border: 1px black solid;
	width: 50%;
}
table.news
{
	border: 3px black double;
	border-collapse: collapse;
}
table.news h4
{
	margin: 2px;
}
table.news td
{
	padding: 10px;
}
td.titre
{
	border-bottom: 1px black solid;
	border-top: 1px black solid;
}
tr.separateur td
{
	border: 1px black solid;
	width: 100%;
	padding: 0px;
	height: 1px;
}
ul.menu
{
	width: 90%;
	margin: auto;
	text-align: center;
}
ul.menu li
{
	float: left;
	list-style-type: none;
	display: block;
	padding-top: 10px;
	width: 120px;
	height: 40px;
	background-image: url(../images/index/papier.png);
	background-repeat: no-repeat;
}
ul.menu li:hover 
{
	float: left;
	list-style-type: none;
	display: block;
	padding-top: 8px;
	padding-left: 5px;
	width: 115px;
	height: 42px;
	background-image: url(../images/index/papier2.png);
	background-repeat: no-repeat;
}
.conseil
{
	background-image: url(../images/index/aide.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 54px;
	height: 42px;
	min-width: 300px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, serif;
	font-size: 12px;
	color: black;
}
.info
{
	background-image: url('../images/icones/info.png');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 54px;
	margin-left: 50px;
	min-width: 500px;
	min-height: 52px;
	text-align: left;
	vertical-align: middle;
	
	text-shadow: 0px 0px 1px #050c66;
	-moz-box-shadow: 0 0 4px #050c66;
	box-shadow:0 0 4px #050c66;
	-webkit-box-shadow: 0 0 4px #050c66;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:8px;
	border: 2px solid #050c66;
	background-color:#5b87d0;
}
