/* INTERFACE ---------------------------------------------------------- */
body                  
{
	margin: 0;
	padding: 0;
	margin-top:5px;

	font-size:12px;
	font-family: arial,verdana,helvetica,clean,sans-serif;
	font-weight:normal;

}
#cadre
{
	width:778px;
	border:solid 1px;
	overflow:hidden;

}
/* fond sujet */
#header
{
	text-align:left;
	height: 164px;
	overflow:hidden;
	border-bottom: solid 0px;
	background:url(top.jpg) no-repeat #000;
}

.bloc-logo
{
	clear:both;
	float:right;
	height:25px;
	padding:0px;
	margin: 0px;
	overflow:hidden;
	background-position:left;
}
#pub
{
	text-align:right;
	float:right;
	width:200px;
	height:100px;
	padding:0px 0 0px 0;
	margin: 0px 0 0px 3px;
	overfl-ow:hidden;
	border-bottom: solid 0px #c6c6c6; 

}

a
{
	font-weight:normal;
	text-decoration:none;
}	
a:hover
{
	text-decoration:underline;
}
#zoneecran
{
	display:block;
	margin-bottom:1px;
	ove_rflow:hidden;
	width:778px;
	min-height:300px;
	_height:300px;
	border:0px;
	border-collapse:collapse;
	vertical-align:top;
	
}
/* ---- tableau tarif, exemples ------ */
.tableau
{
	border: solid 1px #237909;
	margin:0px;
	padding:0px;

}
.tab-h1
{
	background-color:#AEFF00;
	border-top: solid 1px #237909;
	border-bottom: solid 1px #237909;
	width:75px;
}
.tab-h2
{

	border-right: solid 1px #237909;

	width:160px;
}
.tab_td1
{
	background-color:#DAFF5D;
}

/* contenu comprenant menu content, etc...


/*---------- MENU GAUCHE : Colonne 1 ------------- */
/* table pour élasticité à 100% */




/* cellule tableau */
#col1
{
	width: 110px;
	margin-bottom: 0px;
	margin:0px;
	flo_at:left;
	padd_ing-left:0px;
	pad_ding-right:0px;
	
}
#menugauche
{
	width: 120px;
}
#ul
{
	margin: 0px;
	padding:0px;
	margin-bottom: 0px;
	
}




#col2
{
	float: left;
	margin-top:13px;
	margin-left: 0px;
	margin-bottom: 0px;
		line-height:1.5em;
	letter-spacing:0.01em
}
.h1,h1,h2
{
	height:15px;
	font-size: 120%;
	letter-spacing:0.1em;
	margin-left:0px;
	font-weight:bold;
   	margin:0px 0px 10px 0px;
	padding : 0px 0px 5px 0px;
	font-variant: small-caps;
	text-align:left;
	border-bottom:solid 0px #000;
}
h2
{
	height:13px;
	font-size: 100%;
	
}
#col2content
{
	width:620px;
	_height: 350px;
	min-height:350px;
	text-align:justify;
	padding:0px 0px 0px 0px;
	padding-left:0px;
	padding-right:10px;
	margin-left:10px;
	background-repeat:repeat-y;
	border:solid 0px;
	padding-bottom:10px;
}
#col2bottom
{
	height:30px;
	height:1px;
	overflow:hidden;
	width: 530px;
	border-bottom:solid 0px;
}
#col2top     
{
	margin:0px;
	height:1px;
	width: 530px;
}


#col3
{
	float: left;
	width: 10%;
	margin-left: 3%;
	margin-bottom: 10px;
}


/* pied de page */
#footer
{	
	font-size:80%;
	width:700px;
	width:100%;
	height: 50px;
	text-align:center;
	border-top:solid 0px;
	padding-top:5px;
	
}

#footer1
{
	
	width:210px;
	height:40px;
	float:left;
	border:solid 0px;
}
#footer2
{
	width:775px;
	float:left;

}
#footer a
{
	color:#000;
	clear: both;
}

/* texte et image */
#tabcol2
{


	width:100%;
}
#tabcol2,#tabcol2 tr,#tabcol2 td
{
	border:1px;
	border-style:none;
	border-spacing :0px;
}
.colimg
{
	width:250px;
}
.txtimg
{

	text-align:right;
	vertical-align:top;
	float:right;
	margin-left:15px;
}
.texte
{
	vertical-align:top;
	padding-right:30px;

}
p
{
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	padding-bottom:0px;

}
br
{
	
	margin:0px;
}




