/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

a {
text-decoration: none;
border: 0;
color:white;
}

a:hover {
text-decoration: underline;
}

a:visited  {
text-decoration: none;
border:0;
}

a:active  {
text-decoration: none;
border:0;
}

html, body {
	background-color: #FFFFFF; /*white*/
	color: #FFFFFF; /*white*/
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	padding: 0px;
	border: 0px;
	text-align: center;
}

h1 {
    font-size: 20pt;
	background: url('/includes/images/structure/top-right.gif') no-repeat top right;
	text-align: left;
}

h2 {
    font-size: 12pt;

}

h3 {
    font-size: 10pt;
	font-family:arial;
}

h4 {
	font-size: 8pt;
	font-family:arial;
}

h5 {
	font-size: 8pt;
	font-family:arial;
}

h6 {
	font-size: 8pt;
	font-family:arial;
}

#page {	
	width:950px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	
}

#entete {

	position:relative;
	top:30px;
	z-index:999999;
}

/* MENU DE NAVIGATION */


#interieurPage{
	background-color: #000000; /*black*/
}

#cadreMenu {
	float: left;
	width: 180px;
	height:268px;
}

#menu {
    margin-left: 10px;
    font-size: 12pt;
	color:black;
}

#contenu {
    background-color: #000000;
	width: 900px;
	/*height:auto !important; Actuce pour ce con d'IE*/
	/*height:280px;*/
	min-height:350px;
	/*overflow: auto;*/
	color:white;
	padding : 60px 25px 25px 25px;
}

#colonne_gauche {
	float:left;
	width:365px;
}

#colonne_droite {
	float:right;
	width:350px;
}

.contenuProduits li{
list-style-image: url("/includes/images/structure/fleche_droite.png");
margin-left:25px;
margin-bottom:10px;
}

.contenuProduits li:last-child{
list-style-image: url("/includes/images/structure/fleche_droite.png");
margin-left:25px;
margin-bottom:0px;
}

#contenu li{
  list-style-position:inside; 
}

#contenu .commerciaux {
	border:0px solid black;
	padding:5px;
	text-align:left;
}

#contenu_in {
	/*position: relative;*/
	background-color:white;
	border:1px solid #DDDDDD;
	padding:10px;
}


#societe {
	color:#D5241C;
	font-weight: bold;
	font-style: italic;
}
	
#cadreMenuDroite {
    color:black;
    float:right;
	padding:5px 5px 10px 5px;
    width:170px;
	background-color:#F5F5F5;
}

#cadreMenuDroite .titre{
	background-color:#C2C3C1;
	font-weight: bold;
	text-align:center;
	padding:0px 0 0px 0;
	margin-bottom:5px;
	
}

#cadreMenuDroite img {	
	display: block;
}

#cadreTV {
    background-image: url("/includes/images/structure/alliatvbottom.png");
    background-repeat: no-repeat;
    width: 154px;
	height:132px;
    text-align: center;
	display: block;
}



#pubhorizontale {

}


#cadrePied{
    background-color: #FFFFFF;
    color:#000000;
	text-align: center;
	position:relative;
}

#cadrePied a {
	color:black;
}

#cadrePied ul li {
	display: inline;
	margin:0 30px 0 0;
}

#cadrePied ul li.last {
	display: inline;
	margin:0 0 0 0;
}
