
/* corps */
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	}

/* éléments */
img { border: 0; }
img.droite { float: right; }
img.gauche { float: left; }
a { text-decoration: none; color: #0099FF; font-weight: normal; }
a:hover { text-decoration: underline; color: #0099FF; }

a.blanc:link { text-decoration: underline; color: #FFF; }
a.blanc:visited { text-decoration: underline; color: #FFF; }
a.blanc:hover { text-decoration: underline; color: #FFF; }

a.offres:link { text-decoration: none; color: #333; font-size: 11px;}
a.offres:visited { text-decoration: none; color: #333; font-size: 11px;}
a.offres:hover { text-decoration: underline; color: #333; font-size: 11px;}


.bas { font-size: 9px; color: #111; }
a.bas:link { text-decoration: none; color: #333; }
a.bas:hover { text-decoration: underline; color: #333; }


#col1 { background: url("/img/cession-officines_03.jpg"); width: 720px; height: 355px; padding-left: 60px; padding-right: 60px;}

/* boutons et forms */
.form  { font-size: 100%; background : #FFF url("/icones/input_bg.png") left top repeat-x; border: 1px solid #bbb; margin-bottom: 2px; }
.formc { font-size: 100%; background : #FFF url("/icones/input_bg.png") left top repeat-x; border: 1px solid #bbb; text-align: center; margin-bottom: 2px; }
.form_petit { font-size: 10px; }
.bouton	{ font-family: Tahoma, Verdana, Arial, sans-serif; color: #FFF; font-size: 11px; background-color: #0099FF; }
.titreform { font-size: 13px; font-weight: bold; color: #FFF; letter-spacing: 2px; text-align: left; border-bottom: 1px #fff dashed; }

.rouge { color: #FF0000; }
.vert { color: #7EC65F; }
.bleu { color: #0099FF; }
.noir { color: #000; }
div.result { padding: 5px; border: 1px dotted #CCC; width: 500px; font-weight: bold; margin: auto;}
.disabled { color: #E7EBEF; }


/* paragraphes */
h1 { font-size: 14px; font-weight: bold; letter-spacing: 2px; color: #7EC65F; margin-bottom: 5px;}
h2 { font-size: 13px; font-weight: bold; color: #0099FF; margin-left: 35px;}
h3 { font-size: 12px; font-weight: bold; color: #0099FF; margin-left: 95px;}

.copy { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 9px; color: #333; }
.texte { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #333; text-align: justify;  }
.titre { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; color: #0099FF;  }

/* boite div flottante pour photos */
.box, .handle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #aaa;
	visibility: hidden;
}
.box {
	float: left;
	padding: 5px 15px 15px 15px;
	width: 0px;
	height: 0px;	
	background-color: #FFFEEE;
	z-index: 1;
	text-align: center;
}

/* images rollover menu */
a.image1 { display: block; width: 110px; height: 32px; background-image: url("/img/btn-accueil.gif"); background-repeat: no-repeat; float:left;}
a.image1:hover { background-image: url(/img/btn-accueil_over.gif); } 
a.image2 { display: block; width: 110px; height: 32px; background-image: url("/img/btn-structure.gif"); background-repeat: no-repeat; float:left;}
a.image2:hover { background-image: url(/img/btn-structure_over.gif); } 
a.image3 { display: block; width: 110px; height: 32px; background-image: url("/img/btn-offres.gif"); background-repeat: no-repeat; float:left;}
a.image3:hover { background-image: url(/img/btn-offres_over.gif); } 
a.image4 { display: block; width: 110px; height: 32px; background-image: url("/img/btn-acheteurs.gif"); background-repeat: no-repeat; float:left;}
a.image4:hover { background-image: url(/img/btn-acheteurs_over.gif); } 
a.image5 { display: block; width: 110px; height: 32px; background-image: url("/img/btn-vendeurs.gif"); background-repeat: no-repeat; float:left;}
a.image5:hover { background-image: url(/img/btn-vendeurs_over.gif); } 


/* couleurs ligne entête backoffice */
.colonneadmin { background-color: #7EC65F; color: #FFF; height: 25px; }
div.result { padding: 5px; border: 1px dotted #CCC; width: 600px; font-weight: bold; margin: auto;}
.masque { vertical-align: middle; -moz-opacity:0.3;filter:alpha(opacity=30); }
#admin { font-family: Arial, Helvetica, sans-serif; font-size: 70%; background: #00004C; margin-top: 10px; }
td.admin { color: #333; }
.box {	font-size: 14px; font-family: Arial, sans-serif; border: 1px solid #ddd; visibility: hidden; float: left; padding: 5px; width: 0px; height: 0px; margin: 5px; background: #F3EECC; z-index: 1; margin-left: 60px;}
.masque { vertical-align: middle; -moz-opacity:0.3;filter:alpha(opacity=30); }
.fondrouge { background: #F9BD3B; color: #000; padding: 5px; }
.fondvert  { background: #7EC65F; color: #FFF; padding: 5px; }
.titre { font-size: 14px; font-weight: bold; letter-spacing: 2px; color: #00004C; }