/* ************************************
// *** Code appartenant à evoweb.fr ***
// ************************************
*/

/* par défaut */
body {
	text-align: center;
	background-color:#ffffff;
	background-image: url(images/fond01.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family:arial;
}

div {
	color:#000000;
	border:none;
}

h1 {
	text-align:center;
	font-size:33px;
	font-weight:bold;
	color:#710040;
	margin:0px;
}

h2 {
	color:#710040;
	font-weight:bold;
	font-size:15px;
	font-style:italic;
}

h3 {
	color:#710040;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	padding:3px 5px;
	margin:0px;
}

hr {
	width:80%;
	height:2px;
	color:#710040;
	text-align:center;
}

img {
	border:none;
}

a, a:visited {
	color:#3b1d2e;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#8d5777;
}

p {
	margin:0px;
}

ul {
	padding-left:0px;
	margin-left:15px;
}

/* Général */
.cleaner {
	clear:both;
	text-align:center;
}

.cleaner_right{
	clear:right;
}

.cleaner_left{
	clear:left;
}

.IEFloatHack {
	height: 0.01%; /* Hack pour IE évitant de faire disparaître le texte floaté */
}

.erreur {
	width:80%;
	border:1px #ff0000 dotted;
	padding:5px;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.erreur p {
	color:#ff0000;
	font-weight:bold;
	text-align:center;
}

.information {
	width:80%;
	border:1px #ff2628 solid;
	padding:20px;
	margin-top:20px;
	font-size:14px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.information a {
	text-decoration: none;
	color:#330033;
	font-weight:bold
}
.information span {
	font-size:11px;
}

.indice {
	font-size:10px;
	color:#bebebe;
}

.titre {
	color:#63a0d7;
	font-size:18px;
	font-weight:bold;

}

#popup {
	position: absolute;
	display: none;
	z-index: 20;
	border: 1px solid #000000;
}

.image_float_right {
	float:right;
}

.image_float_left {
	float:left;
}

.image_center {
	display:block;
	margin:5px auto;
	text-align:center;
}

.legende{
	color:#555555;
	font-size:10px;
}

/* Show Image DHTML */
#ImageShow {
	position:absolute;
	display:none;
	z-index:10;
	width:auto;
	height:auto;
	background-color:#FFFFFF;
	border:2px #444444 solid;
	padding:5px;
	font-size:12px;
	color:#999999;
	cursor:pointer;
	text-align:center;
}

#FondImageShow {
	position:absolute;
	display:none;
	z-index:9;
	width:100px;
	height:100px;
	background-color:#000011;
}

#VideoShowFloat{
	font-size:10px;
	position:absolute;
	display:none;
	z-index:10;
	width:auto;
	height:auto;
	top:50px;
	left:350px;
	padding:0px 10px 10px 10px;
	background-image:url(images/fond03.png);
	text-align:center;
}

#VideoShow{
	font-size:10px;
	position:absolute;
	z-index:10;
	width:auto;
	height:auto;
	top:50px;
	left:350px;
	padding:10px;
	background-image:url(images/fond03.png);
	text-align:center;
}

#ContenuShow {
	position:absolute;
	display:none;
	z-index:10;
	width:auto;
	height:auto;
	background-color:#FFFFFF;
	border:2px #444444 solid;
	padding:5px;
	cursor:pointer;
	text-align:left;
}

/* Formulaire */
.label_error {
	font-style:italic;
	font-size:9pt;
	color:#ff2222;
}
.message_error {
	font-style:italic;
	font-size:7pt;
	color:#ff2222;
}

.input_error {
	border-color:#ff2222;
}


fieldset {
	border:1px #efefef solid;
	margin-right:5px;
	margin-bottom:20px;
	padding:10px;
}

legend {
	color:#5F4755;
	font-size:12px;
}

input,textarea,select {
	border:1px solid #5F4755;
	background-color:#ffffff;
	color:#862628;
	font-family:Helvetica;
	margin-bottom:2px;
}

input:focus , input:hover ,textarea:focus, textarea:hover, select:focus, select:hover{
	background-color:#EEDDDD;
}

label {
	display:inline;
	color:#000000;
	float:left;
	width:140px;
	margin-right:3px;
	text-align:right;
}

.tres_petit{
	font-size:8px;
}

/* Bas page */
.info_site {
	width:800px;
	float:none;
	text-align:right;
	color:#776666;
	font-size:11px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.info_site a, .info_site a:visited {
	text-decoration:underline;
	color:#777777;
	font-weight:bold;
	font-size:12px;
}

/* Div principal */
.principal_haut {
	width:800px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:5px;
}

.principal_ombre{
	width:840px;
	height:auto;
	background-image: url(images/fond01-o.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

.principal {
	width:800px;
	margin:0px;
	padding:0px;
	float:left;
}

.ombre_ochg {
	width:20px;
	height:20px;
	background-image: url(images/fond01-ohcg.jpg);
	background-repeat:no-repeat;
	float:left;
}

.ombre_h {
	height:20px;
	width:800px;
	background-image: url(images/fond01-oh.jpg);
	background-repeat:no-repeat;
	float:left;
}

.ombre_ochd {
	width:20px;
	height:20px;
	background-image: url(images/fond01-ohcd.jpg);
	background-repeat:no-repeat;
	float:left;
}

.ombre_hg {
	width:20px;
	height:114px;
	background-image: url(images/fond01-ohg.jpg);
	background-repeat:no-repeat;
	float:left;
}

.ombre_hd {
	width:20px;
	height:110px;
	background-image: url(images/fond01-ohd.jpg);
	background-repeat:no-repeat;
	float:left;
}

.ombre_ocfg{
	width:20px;
	height:26px;
	background-image: url(images/fond01-obfg.jpg);
	background-repeat:no-repeat;
	float:left;
}

.ombre_ocfd{
	width:20px;
	height:26px;
	background-image: url(images/fond01-obfd.jpg);
	background-repeat:no-repeat;
	float:left;
}

.ombre_ocbg {
	width:20px;
	height:20px;
	background-image: url(images/fond01-ocbg.jpg);
	background-repeat:no-repeat;
	float:left;
}

.ombre_b {
	height:20px;
	width:800px;
	background-image: url(images/fond01-ob.jpg);
	background-repeat:repeat-x;
	float:left;
}

.ombre_ocbd {
	width:20px;
	height:20px;
	background-image: url(images/fond01-ocbd.jpg);
	background-repeat:no-repeat;
	float:left;
}

/* Header */
.header_haut {
	width:800px;
	height:54px;
	background-image: url(images/header-haut.jpg);
	background-repeat:no-repeat;
	font-size:9px;
	color:#f5f5f5;
	text-align:right;
}

.header_centre {
	width:685px;
	height:28px;
	background-image: url(images/header-centre.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:left;
	padding-left:115px;
	padding-top:4px;
	font-size:14px;
	font-weight:bold;
}

.header_bas{
	width:680px;
	height:28px;
	background-image: url(images/header-bas.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:120px;
}

.footer{
	width:795px;
	height:24px;
	background-color:#000000;
	float:left;
	padding-top:2px;
	padding-left:5px;
	text-align:left;
}

.footer a,.footer a:visited {
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover, .header_menu a:hover {
	color:#f78c00;
}

/* affichage centre */
.affichage {
	text-align:left;
	width:800px;
	height:100%;
	background-color:#ffffff;
	background-image: url(images/menug_bas.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	padding:0px;
	overflow:hidden;
	font-size:10pt;
}

/* Affichage gauche */
.affichage_gauche {
	width:185px;
	float:left;
	margin:auto;
	padding:19px 0px 4px 0px;
	height:100%;
}

.affichage_gauche ul {
	margin:0px;
	padding:0px;
}

/* Bloc */

.bloc_vide {
	height: 40px;
}

.bloc {
	margin:20px 0px;
	font-size:9pt;
}

.bloc_titre {
	border-top:solid #71003f 1px;
	border-left:solid #71003f 1px;
	border-right:solid #71003f 1px;
	background-color:#f9eafa;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	padding-bottom:5px;
	margin-left:5px;
}

.bloc_centre {
	border-bottom:solid #71003f 1px;
	border-left:solid #71003f 1px;
	border-right:solid #71003f 1px;
	background-color:#f9eafa;
	margin-left:5px;
}

.bloc_centre a {
	font-size:12px;
	font-weight:normal;
}

.bloc_centre a.tres_petit {
	font-size:8px;
}

/* Affichage droit */
.affichage_droit {
	width:615px;
	height:100%;
	float:right;
	background-image: url(images/fond-affichage.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* Contenu */
.contenu_bloc {
	padding:4px;
	height:auto;
	background-color:#330033;
	width:auto;
}

.contenu_titre {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	height:100%;
	width:100%;
}

.contenu {
	margin-top:5px;
	background-color:#ffffff;
	height:100%;
	width:100%;
}

.contenu_minimum {
	width:0.01%;
	height:400px;
	background-color:#FFFFFF;
	float:left;
}

.cgu {
	font-size:12px;
}

/* Titrage */
.titrage {
	vertical-align:middle;
	padding: 4px;
}

.titrage_texte, .titrage_texte a, .titrage_texte a:visited {
	vertical-align:middle;
	font-weight:bold;
	font-size:13pt;
}

#ImageAttente {
	position:relative;
	top:50%;
}

.aligne-droite{
	text-align:right;
}

.aligne-gauche{
	text-align:left;
}

.centre{
	text-align:center;
}