/* CSS Porteuses d'aromates */


body, img
{
border:0px;
margin:0px;
}

p 
{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
margin-top:4px;
}

/* div */
div.container
{
/*margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
background-image: url('images/bonhomme_entete.gif');
background-repeat:no-repeat;
float:left;
clear:both;
border: 1px solid #00C3DF;
width:770px;
}

div.menu1
{
width:770px;
clear:both;
}

div.foot
{
float:left;
width:770px;
/*clear:both;*/
}

div.sm_1
{
width:770px;
/*clear:both;*/
}

div.sm_2
{
width:770px;
clear:both;
}

div.gauche
{
float:left;
/*clear:left;*/
margin-right:15px;
margin-top:25px;
width:226px;
padding-left:72px;
}

div.creationsgauche
{
float:left;
/*clear:left;*/
padding-left:72px;
margin-top:25px;
width:216px;
}

div.creations
{
float:left;
margin-left:10px;
margin-top:25px;
width:216px;
}

div.texte
{
float:right;
margin-top:25px;
padding-left:10px;
padding-right:11px;
width:420px;
}

/* général */


img.menu
{
margin:0px;
float:right;
}

p.tag
{
	font-size:11px;
	font-weight:bold;
	letter-spacing: 1px;
	color:#0098C1;
	text-transform:uppercase;
	font-family: "Courier New", Courier, monospace;
}

p.tagindex
{
	font-size:13px;
	font-weight:bold;
	letter-spacing: 1px;
	color:#0098C1;
	/*text-transform:uppercase;*/
/*	font-family: "Courier New", Courier, monospace;*/
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height:110%;
	}

p.courant
{
font-size:13px;
font-style:normal;
font-weight:normal;
color:black;
line-height:110%;
}

p.citation
{
font-size:12px;
font-style:italic;
color:#0098C1;
line-height:115%;
}

p.citation_courant
{
font-size:13px;
font-style:italic;
color:#0098C1;
margin-left:15px;
line-height:115%;
}

span.citation_reg
{
font-style:normal;
}

p.titre1
{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-transform:uppercase;
}

span.titre2
{
font-size: 14px;
font-weight: bold;
color:#0098C1;
text-transform:uppercase;
}

span.soustitre1 
{
font-weight:bold;
color:#0098C1;
padding: 2px 0px;}

p.equipe
{
font-size:12px;
font-style:normal;
font-weight:normal;
color:#0098C1;
line-height:110%;
}

span.titre_equipe
{
font-size:11px;
font-style:normal;
font-weight:bold;
color:black;
line-height:110%;
text-transform:uppercase;
}

a.lien_equipe
{
text-decoration:underline;
color:#0098C1;
padding: 2px 0px;
}

a.lien_equipe:hover 
{
color:white;
background-color:#0098C1;
}

p.date
{
font-size:12px;
font-style:normal;
font-weight:normal;
color:black;
margin-top:-12px;
margin-left:10px;
line-height:110%;
}

a.lien_historique
{
text-decoration:underline;
font-weight:bold;
color:#0098C1;
padding: 2px 0px;
}

a.lien_historique:hover 
{
color:white;
background-color:#0098C1;
}


/* menu */

a.menu, a.menu:hover
{
float:right;
margin:0px;
}



li {display:inline}