﻿/****************************************************************************************/
/*	Style par défaut du contenu															*/
/****************************************************************************************/

p, div, li, libelle
{
	font-family:Verdana;
	font-size:11px;
	line-height: 15px;
	color:#58585a;
}
p
{
	text-align:justify;
	font-size:14px;
}
img
{
	border:0px;    
} 
h1, h1 p
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
    line-height:1.2em;
}
h2, h2 p
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}
h3, h3 p
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}
a, a:link, a:visited, a:active, a:hover
{
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	color:#00abc4;
}
a:hover
{
	color:#000000;
}

td
{

}

.clearBoth
{
    visibility:hidden;
    height:0px;
    padding:0px;
    margin:0px; 
    clear:both;   
}



/***********************modele********************************/



div.cartouche-Accemo {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:64px;
}

div.cartouche-Brest {
	position:absolute;
	left:100px;
	top:0px;
	width:104px;
	height:64px;
}

div.cartouche-Keolys {
	position:absolute;
	left:0px;
	top:64px;
	width:204px;
	height:60px;
}