@charset "iso-8859-1";

@import url(gallery.css);
@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);

@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);

/* COMMON STYLES */
/*reset d'un certain nombre de styles css par defaut*/
* {
	border: 0;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
	background:#EEEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
}
/*CSSEditor|content,image|Apparence des images|notext*/
img {
	border:0;
	vertical-align: center;
}

.clear {
    padding: 0px;
    margin: 0px;
	border:0px;
	clear: both;
	height:0px;
	line-height:0px;
	visibility: hidden;
}

.news_masquer{display:none;}

/* ---------------------------- */
/* **************************** */
/*                              */
/* CONTEXTUALISATIONS DES PAGES */
/*                              */
/* **************************** */
/* ---------------------------- */

/* ----------------- */
/* ***************** */
/* PAGE PARTICULIERS */
/* ***************** */
/* ----------------- */

.particuliers #contents table, 
.particuliers #contents table tr, 
.particuliers #contents table tr td {
    text-align: center;
    padding: 0px;
    border: 0px;
    width: 25%;
}


/* ---------------------------- */
/* **************************** */
/* PAGE PROFESSIONNELS DE SANTE */
/* **************************** */
/* ---------------------------- */

.professionnel_de_sante #preform_page table tr td { width: 50%; }

#ban_flash{
position:absolute;
top:50px;
left:365px;
width:468px;
height:60px;
}

.rubrique_sommaire_ #banniere .pro {
background:transparent url(/media/espaceproaccueil__046202900_1014_25012010.gif) no-repeat right top;
bottom:16px;
display:block;
height:27px;
padding:2px 5px 0 0;
position:absolute;
right:30px;
text-align:right;
width:121px;
line-height:100%;
}

