/* ************************************
// *** 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;
	font-size:12px;
}

td {
	font-family:arial;
	font-size:12px;
}

caption {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

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

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

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

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

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

img {
	border:none;
}

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

a:hover {
	color:#a64532;
}

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é */
}

.pmvdiv {
	display:none;
}

.erreur {
	font-size:11px;
	font-weight:bold;
	color:#F87500;
}

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

.conditions {
	border:1px #b5b5b5 solid;
	padding:10px;
	margin-top:10px;
	font-size:11px;
	margin:0px auto;
}

.information {
	width:80%;
	border:1px #ff0000 solid;
	padding:10px;
	margin-top:10px;
	font-size:12px;
	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;
}

.partie {
	padding:5px;
	border:1px solid #a8a8c8;
}

.partie2 {
	border:1px solid #a8a8c8;
}

.partie3 {
	padding:5px;
}

/* 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;
}

#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;
}

#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;
}

/* Formulaire */
fieldset {
	border:1px #888888 solid;
	margin:20px;
	padding:10px;
}

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

input,textarea,select {
	border:1px solid #3e70b5;
	background-color:#ffffff;
	font-family:Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#3e70b5;
	margin-bottom:2px;
	vertical-align:top;
}

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

.formulaire {
	margin-left:5px;
}

.obligatoire {
	color:#ff0000;
	font-weight:bold;
}

label {
	display:inline;
	color:#444444;
	float:left;
	width:140px;
	text-align:right;
	padding-right:5px;
	font-size:12px;
}

.label_error {
	color:#ff4444;
}

.label_ok {
	color:#58AF57;
}

.message_error{
	color:#ff4444;
	font-size:10px;
	font-style:italic;
}

.input_ok {
	border-color:#58AF57;
}

.input_error {
	border-color:#ff4444;
}

/* Bas page */
.info_site {
	width:690px;
	text-align:right;
	color:#b8b8b8;
	font-size:11px;
	margin:0px auto;
}

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

/* Div principal */
.principal {
	width:700px;
	margin:0px;
	padding:0px;
	float:left;
}

.principal_haut {
	width:800px;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	font-size:1px;
}

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

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

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

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

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

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

.ombre_ocfg{
	width:50px;
	height:30px;
	background-image: url(images/fond01-obfg.jpg);
	background-repeat:repeat-y;
	float:left;
}

.ombre_ocfd{
	width:50px;
	height:30px;
	background-image: url(images/fond01-obfd.jpg);
	background-repeat:repeat-y;
	float:left;
}

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

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

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

/* Header */
.header_haut {
	width:360px;
	height:140px;
	background-image: url(images/header-haut.jpg);
	background-repeat:no-repeat;
	text-align:left;
	float:left;
	font-weight:normal;
}

.header_haut_slogan {
	font-size:20px;
	font-weight:bold;
	color:#0f117f;
	padding-top:95px;
}

.header_droite {
	width:340px;
	height:140px;
	background-image: url(images/header-droite.jpg);
	background-repeat:no-repeat;
	float:right;
	text-align:center;
}

.header_bas a,.header_bas a:visited {
	display:block;
	color:#000000;
	float:left;
	padding:2px 0px 2px 10px;
	margin-top:5px;
}

.header_bas a:hover {
	color:#3838b5;
}

.footer{
	width:690px;
	height:30px;
	background-image: url(images/footer.jpg);
	background-repeat:repeat-x;
	float:left;
	padding-right:10px;
}

.footer a,.footer a:visited {
	display:block;
	float:right;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#3838b5;
	margin-top:8px;
	margin-left:5px;
}

.footer a:hover {
	color:#000000;
}

/* affichage centre */
.affichage {
	width:700px;
	text-align:left;
	overflow:hidden;
	background-color:#ffffff;
	background-image:url(images/fond_affichage.gif);
	background-repeat:repeat-x;
}

/* Affichage gauche */
.affichage_gauche {
	width:182px;
	float:left;
	margin:auto;
	padding:2px;
	background-color:#c0c0c0;
	margin-left:1px;
	height:100%;
}

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

/* Bloc */

.bloc {
	margin:auto;
	padding:2px 2px 4px 2px;
}

.bloc_titre{
	border:1px #63676b solid;
	background-image:url(images/fond-titre-bloc.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#ffffff;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	height:20px;
	padding-top:5px;
}

.bloc_menu {
	border:1px #63676b solid;
	background-color:#dddddd;
	background-image:url(images/fond-centre-bloc.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:3px;
	font-size:11px;
}

.bloc_menu a{
	display:block;
	margin:5px 0px;
	font-size:11px;
}

.bloc_centre li {
	list-style-type:none;
}

.bloc_centre {
	border:1px #63676b solid;
	background-color:#dddddd;
	background-image:url(images/fond-centre-bloc.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:3px;
	font-size:11px;
}

.bloc_centre a,.bloc_centre a:visited{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.bloc_centre a:hover{
	color:#274571;
}

.bloc_nivtop a,.bloc_nivtop a:visited {
	font-weight:bold;
	font-size:11px;
}

.bloc_niv0 {
	display:block;
	margin-top:10px;
}
.bloc_niv0 a,.bloc_niv0 a:visited {
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}

.bloc_nivx {
	display:block;
	margin-left:10px;
}

.bloc_nivx a,.bloc_nivx a:visited {
	font-weight:normal;
	font-size:10px;
}

.bloc_rss {
	margin:1px;
}

/* Affichage droit */
.affichage_droit {
	width:680px;
	float:right;
	margin-top:3px;
}

/* 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;
}

.image_middle{
	vertical-align:middle;
	margin:0px 5px;
}

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

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

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

/* Menus */
.separation_left {
	margin:7px 10px 0px 5px;
	width:3px;
	height:3px;
	float:left;
}

.separation_right {
	margin:7px 5px 0px 10px;
	width:3px;
	height:3px;
	float:right;
}

.menu_special {
	border-top:1px #CF865A solid;
	height:20px;
	padding-top:3px;
	background-image:url(images/fond-menu-special.jpg);
}

.menu_special a, .menu_special a:visited {
	display:block;
	float:left;
	width:50%;
	text-align:center;
}

.menu_special a:hover {
	color:#5a3724;
}

/* Spécifiques site */
/* Divers */
.ligne_rouge {
	color:#c35153;
	width:95%;
}

.page_accueil {
	background-image:url(images/accueil/fond_bloc_main.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.bloc_accueil {
	float:left;
	width:338px;
	margin-right:10px;
	background-color:#f3f3f3;
	border:1px solid #666679;
}

#bloc_accueil_multimetre {
	background-image:url(images/accueil/fond_bloc_multimetre.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#bloc_accueil_ampoule {
	background-image:url(images/accueil/fond_bloc_ampoule.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#bloc_accueil_outils {
	background-image:url(images/accueil/fond_bloc_outils.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.bloc_accueil_titre{
	position:relative;
	background-image:url(images/accueil/fond_bloc.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	height:44px;
	padding-top:4px;
}

.bloc_accueil_texte{
	position:relative;
	top:-25px;
	padding:1px;
}

/* Les fonds */
.fond_massage {
	padding:5px;
	background-image:url(images/fond-massage.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#ffffff;
}

.fond_orchidee {
	background-image:url(images/fond-fleur01.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#ffffff;
}

.fond_forfaits {
	padding:5px;
	background-image:url(images/fond-fleur02.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#ffffff;
}

.fond_presentation {
	background-image:url(images/fond-presentation.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ffffff;
	padding:5px;
}
