@charset "utf-8";
/* CSS Document */



body {
	background-color: #002048;
	background-image: url(../images/fond-inter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
}



/*****************************/
/****     LES BLOCS       ****/
/*****************************/


/*****************************/
/****       MENU          ****/
/*****************************/
#menu ul {
	background-image: url(../images/menu-fond-inter.gif);
	
}


/*****************************/
/****  Caracteristique     ***/
/*****************************/
.flashinter {margin-top:2px;margin-left:0px}/*A patcher : IE margin-left:2px*/



.col {float: left;text-align:left;}

.col h2 {
	font-size: 20px;
}

.col h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top:10px;
}

.col ul {
	list-style-type: disc;
	color: #F99925;
	list-style-position: outside;
	margin:15px 0 0 15px;
	
}

.carac {width:237px;padding:0 0 0 30px;}
.carac ul li, .equip ul li {margin:5px 0 0 0;}

.equip {width:252px;padding:0 0 0 30px;}
.options {width:306px;}
.diapo {padding:0 10px 0 0;}



.bouton, .bouton2 {
	background-image: url(../images/menu-over.png);
	background-repeat: no-repeat;
	border:none;
	display:block;
	margin:10px 0 0 70px;
	padding:5px 0 0 20px;
	height:31px;
	color:#FFFFFF;
	font-weight: bold;	
	text-decoration:none;
}

.bouton2 {
	display:inline;
}

.bouton:hover {text-decoration:underline;}


/*****************************/
/****    general 2 Col     ***/
/*****************************/
.titre {margin:10px 0 0 0;font-size: 27px;}
.soustitre {
	font-size: 17px;
	font-weight: bold;
	margin:20px 0 30px 120px;
}

.gauche, .droite {width:50%}

.gauche h3, .droite h3 {
	font-size: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6633;
	margin: 0 10px 10px 0px;
	padding:10px 0 0 0;
	
	
	
}

.gauche p, .droite p {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	margin: 0 10px 0 0px;
	padding:0 0 10px 0;
	line-height: 15px;
	
}

.gauche .col img, .droite .col img {margin:0 0 20px 15px}


/*****************************/
/****    general  1Col    ***/
/*****************************/
.colonneUnique {
	width:600px;
	text-align:left;
	margin:30px 0 0 100px;
	
}

.colonneUnique .col img {margin:0 0 20px 15px}

/*****************************/
/****    TABLO    ***/
/*****************************/
.tarifs {
	margin:0 0 0 50px;
	text-align: left;
	
}

.tarifs td {padding:5px 0 5px 5px}

.tarifs ul {
	list-style-image: none;
	list-style-type: none;
	margin:10px 0 20px 15px;
}

.tarifs ul li {
	background-image: url(../images/puce-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left:8px;
}
