/* pour centrage des élements */

#horizon {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#conteneur {
	margin-left: -400px;
	position: absolute;
	top: -200px;
	left: 50%;
	width: 800px;
	height: 400px;
	visibility: visible;
}

/*** NeutralisŽ pour permettre le changement de fonds dynamique

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #606060;
	background-image: url(../images/demi_teinte2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
} ***/


#bloc_intro {
	background-color: #959595;
	margin: 0px;
	padding: 5px;
	height: 400px;
	width: 800px;
	border: 1px solid #FF8A00;
}

#bloc {
	background-color: #959595;
	margin: 0px;
	padding: 5px;
	height: 400px;
	width: 800px;
	border: 1px solid #FF8A00;
	overflow: auto;
}

#blocscroll {
	background-color: #959595;
	margin: 0px;
	padding: 5px;
	width: 800px;
	border: 1px solid #FF8A00;
}

.present {
	background-image: url(../images/id_present.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
.presta {
	background-image: url(../images/id_presta.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
.clients {
	background-image: url(../images/id_clients.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
.contact {
	background-image: url(../images/id_contact.png);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
.perso {
	background-image: url(../images/id_perso.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.beauxarts {
	background-image: url(../images/id_beauxarts.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.portfolio {
	background-image: url(../images/id_portfolio.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.illus {
	background-image: url(../images/id_illus.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.video {
	background-image: url(../images/id_video.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.mmedia {
	background-image: url(../images/id_mmedia.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
.edition {
	background-image: url(../images/id_edition.png);
	background-repeat: no-repeat;
	background-position: center right;
	}

.f9 {
	background-image: url(../images/id_f9.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
.bulletin {
	background-image: url(../images/id_bulletin.png);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
.suicidaire {
	background-image: url(../images/id_suicidaire.png);
	background-repeat: no-repeat;
	background-position: top right;
	}

#blocgauche {
	width: 400px;
	height: 350px;
	margin-top: 25px;
	border-right: #FDFFC2 1px solid;
	float: left;
}

#niouzes {
	font-size: .5em;
	border: 1px solid #fff;
	display: block;
	margin-top: 0;
	margin-right: 5px;
	color: #666;
	text-align: right;
	height: 120px;
}

#niouzes h6 {
	margin-top: 0;
	padding-right: 20px;
	margin-bottom: 0;
	font-size: 2em;
	font-weight: bold;
	text-align: left;
	color: #FBFF76;
	background-image: url(../images/trame_gf.png);
	background-repeat: repeat;
}

#niouzes a, #niouzes a:link, #niouzes a:visited, #niouzes a:active {
	font-size: 1.5em;
	color: #efefef;
	text-decoration: none;
	}
	
#niouzes a:hover {
	font-size: 1.5em;
	color: #FF8A00;
	background-color:#606060;
	text-decoration: none;
}

#archives a, #archives a:link, #archives a:visited, #archives a:active {
	font-style:italic;
	line-height: 2em;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	}
	
#archives a:hover {
	color: #000;
	text-decoration: none;
}

#navigation {
	width: 200px;
	list-style: none;
	text-align: right;
	padding: 5px;
	margin-left: 100px;
	position: relative;
	top: 0;
}

#navigation li a, #navigation li a:link, #navigation li a:visited, #navigation li a:active {
	display: block;
	color: #FDFFC2;
	text-align: right;
	text-decoration: none;
	line-height: 2em;
	padding-right: 5px;
	}
	
#navigation li a:hover {
	color: #FF8A00;
	background-color:#606060;
	text-decoration: none;
	-moz-border-radius : 10px 0 10px 0;
}

#liens {
	width: 300px;
	list-style: square;
	text-align: left;
	padding: 5px;
	margin-left: 20px;
	font-size: .6em;
}

#liens li a, #liens li a:link, #liens li a:visited, #liens li a:active {
	display: nline;
	color: #FDFFC2;
	text-align: left;
	text-decoration: none;
	line-height: 1em;
	padding-right: 5px;
	}
	
#liens li a:hover {
	color: #FF8A00;
	background-color:#606060;
	text-decoration: none;
	-moz-border-radius : 10px 0 10px 0;
}

#liste {
	list-style: square;
	text-align: left;
	margin-left: 25px;
	font-size: .8em;
	color: #FBFFC2;
}

#liste li a, #liste li a:link, #liste li a:visited, #liste li a:active {
	text-decoration: none;
	color: #606060;
	}
	
#liste li a:hover {
	color: #FF8A00;
	text-decoration: none;
}

#blockdroit {
	width: 400px;
	height:400px;
	}

#logo {
	margin-left: 450px;
	margin-top: 20px;
}
	

#etatcivil {
	margin-left: 450px;
	margin-top: -220px;
}

#blocdroit #etatcivil h1 {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-indent: 50px;
	color: #FBFFC2;
}

#blocdroit #etatcivil h2 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-indent: 50px;
	color: #606060;
	margin-top: 90px;
}

#blocdroit #etatcivil h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	margin-top: 50px;
	line-height: 1em;
}

#blocdroit #etatcivil h4 {
	font-size: 1.5em;
	font-style:italic;
	color: #FBFF76;
	margin-top: -25px;
	text-indent: 50px;

}

#blocdroit #etatcivil p {
	font-size: .6em;
	margin-top: 50px;

}

a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
	color: #FF8A00;
	background-color:#606060;
	text-decoration: none;
}

#infoslegal {
	clear:both;
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #FDFFC2;
	padding-top: 25px;
}

#bloc h5, #blocscroll h5 {
	border: 1px solid #FBFF76;
	display: block;
	background-image: url(../images/trame_jc.png);
	background-repeat: repeat;
	line-height: 1.5em;
	margin-top: 0;
	padding-left: 20px;
	font-size: 1.3em;
	font-weight: bold;
	color: #606060;
}

#bloc h6, #blocscroll h6 {
	border: 1px solid #fff;
	display: block;
	background-image: url(../images/trame_gf.png);
	background-repeat: repeat;
	line-height: 1.5em;
	margin-top: 0;
	padding-right: 20px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
	color: #FBFF76;
}

#bloc p, #blocscroll p {
	font-size: .8em;
	color: #FDFFC2;
	text-align: justify;
	
}

.hidden {
  width:0px;
  height:0px;
  visibility:hidden;
}

/** Hack "trop cool pour IE **/
a#tooCool {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url(../images/too_cool.png) bottom right no-repeat;

text-indent: -999em;
	text-decoration: none;
	}
	
/** Styles spŽciaux pour PHP News **/

#blocnews {
	background-color: #959595;
	margin: 0px;
	padding: 5px;
	width: 800px;
	border: 1px solid #FF8A00;
}

#blocnews p {
	font-size: .8em;
	color: #000;
	text-align: justify;
	
}

#tagline {
	display: block;
	width:60%;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #FDFFC2;
	}
	

#categories li {
	display: inline;
	padding-right: 20px;
	list-style: none;
}

#categories li img a, #categories li img a:link, #categories li img a:visited, #categories li img a:active {
	border: 1px solid #000;
	background-color: none;
	}

#categories li img a:hover {
	border: 1px solid #FF8A00;
	background-color: none;
	}

#blocnews h9 {
	border: 1px solid #fff;
	display: block;
	background-image: url(../images/trame_gf.png);
	background-repeat: repeat;
	line-height: 1.5em;
	margin-top: 0;
	padding-left: 20px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #FBFF76;
}

#timbredate {
	line-height: .1px;
	text-align: right;
	padding: 0;
	margin-left: 5px;
	font-size: .6em;
	font-family: courier;
	color: #ccc;
	list-style: none;
}

#timbredate li a, #timbredate li a:link, #timbredate li a:visited, #timbredate li a:active {
	display: block;
	text-align: left;
	text-decoration: none;
	padding-right: 5px;
	}
	
#timbredate li a:hover {
	color: #FF8A00;
	background-color:#606060;
	text-decoration: none;
}

#imgcat {
	float: right;
	border: 1px solid #fff;
	display: block;
}

#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:2px solid #FF8A00;
	font:normal 10px Courier;
	line-height:18px;
	z-index:100;
	
}

#lienprec {
	font-size: .8em;
	color: #353535;
	padding-left: 5px;
	padding-bottom: 5px;
}

#lienprec a, #lienprec a:link, #lienprec a:visited, #lienprec a:active {
	text-decoration: none;
	color: #353535
	}
	
#lienprec a:hover {
	text-decoration: none;
	color: #FF8A00;
	}

#liensuiv {
	font-size: .8em;
	padding-right: 5px;
	padding-bottom: 5px;
}

#liensuiv a, #liensuiv a:link, #liensuiv a:visited, #liensuiv a:active {
	text-decoration: none;
	color: #353535
	}
	
#liensuiv a:hover {
	text-decoration: none;
	color: #FF8A00;
	}