*{
	margin: 0;
	padding: 0;
}

body {
	background-color: #38416f;
	font-family: "DejaVu Serif", "Sans-serif", "Times New Roman", "Times";
	color: #000000;
	font-size: 0.85em;
}
img {
	border: 0;
	margin: 04px;
}

#style img {
	border: 0;
	margin: 0;
}

/*############################################################  
#					center						#
############################################################
*/
img.center {
	display: block;
	margin: auto;
}

table.center {
	margin: auto;
}

input.center {
	display: block;
	margin: auto;
}

p.center {
	text-align: center;
}

textarea.center {
	display: block;
	margin: auto;
}

/*############################################################  
#					Mise en page					#
############################################################
*/
/*  Baniere contenant l'image*/
#banniereBloc {
	width: 800px;
	height: 98px;
	background-image: url("img/BaniereBlue.png"); 
	background-repeat:repeat-x;
	background-position: top left;
	background-color:#4f5fa4;
}

#site {
	width:800px;
	margin:auto;
}

div#max {
	background-color:#FFFFFF;
	width: 100%;
	float: left;
}

/*  Bloc div central*/
#content{
	text-align: justify;
	padding: 05px;
	/*height: 490px;
	overflow: auto;*/
}

/* Pied de page (là ou se trouvent les liens images) */
#bottom {
	text-align: center;
	width: 100%;
	background-color: #eeeeee;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	height: 20px;
	line-height: 25px;
	padding-top: 05px;
}

div.localisation {
	padding-left: 10px;
}

div.right {
	float: right;
}
div.left{
	float: left;
}

div#divbsd, div#openEco, div#diverOpen {
	background-image: url('img/beastiePale.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
div#openEco {
	background-image: url('img/238-68299.png');
}
div#diverOpen {
	background-position: bottom left;
	background-image: url('img/CoupGueule.png');
}

#style {
	float: bottom;
	text-align: right;
	padding-top: 09px;
}

/*############################################################  
#					Menu Déroulant					#
############################################################
*/
#menu {
	font-size: 12px;
}

#menu li {
	float: left;
	margin : 01px;
	list-style-type: none;
	color : #FFFFFF;
	border: 01px ridge #DADADA;
	padding: 0;
}

#menu ul.sousmenu {
	padding: 0;
	display : none;
	position: fixed; /*Permet de garder une largeur constante pour la liste de 1er niveau*/
}

#menu ul.sousmenu li {
	float: none;
	width: 170px;
	font-size :1em;
	border: 01px ridge #000000;
	margin: 01px;
}

/*  1er enfants de menu sont disposés en ligne*/
#menu > li {
	display : inline;
}

#menu li a:link, #menu li a:visited {
	display: block;
	color: #FFFFFF;
	padding : 06px;
	background-color : #151B54;
}
#menu li a:hover {
	background-color : #AFC7C7;
}

#menu > li:hover > .sousmenu {
	margin: 0;
	display : block;
}
#menu li a:link.AutreCouleur, #menu li a:visited.AutreCouleur {
	color: #000000;
	background-color : #FFF8C6;
}
#menu li a:hover.AutreCouleur {
	background-color : #AFC7C7;
}

/*############################################################  
#					Textes/Liens					#
############################################################
*/
a:link { 
	text-decoration: none; 
	color: #62A9C5;
}
a:hover { 
	text-decoration: none; 
	color: #38416f;
}
a:visited { 
	text-decoration: none; 
	color: #38416F; 
}

span.bold {
	font-weight: bold;
}

/* Legend des fieldset (=> libre d'or, nous contacter) */
legend {
	padding-left: 03px;
	color: #151B54;
}

/* Titre de niveau 1 */
h1 {
	font-size: 2.2em;
	color: #151B54;
	font-family: "Comic Sans MS";
	text-align: center;
}

/* Titre de niveau 2 */
h2 {
	color: #38416F;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin-top: 20px;
	margin-bottom: 15px;
}

h3 {
	color: #5E767E;
	font-family: sans-serif;
}
p {
	text-align: justify;
}
p.first {
	text-indent: 30px;
}


p.first:first-letter {
	margin-left: 15px;
	text-transform: uppercase;
	font-size: xx-large;
	color: #25587E;
	vertical-align: text-bottom;
	padding: 0 2px 0 0;
	font-weight: bold;
	float: left;
}

/*############################################################  
#					Liste						#
############################################################
*/
#bottom li {
	display: inline;
	padding-left: 05px;
}

#content ul, ol {
	padding-left: 50px;
}

ul.liens, ul.sources { 
	list-style-image: url(img/tuX.png);
}
ul > li, ol > li { 
	padding: 04px 0 04px 0;
}

ul.ssliens {
	list-style: square;
}
ul.sources > li {
	padding-top: 15px;
}

ul.expose {
	list-style-image: url(img/bullet_blue.png);
	padding :10px 0 10px 0;
}

/*############################################################  
#					Tableau						#
############################################################
*/
table {
	text-align: left;
}

/* Fielset du livre d'or */
fieldset.livreOr {
	width : 450px;
	border: 01px ridge #000000;
	margin: auto;
}
/* Cellule du tableau livre d'or (pseudo, message) */
td.livreOrForm {
	width: 110px;
	color: #151B54;
	vertical-align : top;
}

/* Tableau contenant les message du livre d'or */
table.MsgOr {
	width: 500px;
	border: 01px ridge #98AFC7;
	margin: auto;
}

/* Cellule où est affiché "Posté par Mr.X" */
td.nomOr {
	background-color: #98AFC7;
	color : #00000;
}

td.screenshots {
	padding: 10px;
	vertical-align: center;
	text-align: center;
}

table.prixLog, table.comparaison {
	border: 01px ridge #000000;
	margin: auto;
	width: 740px;
}
table.prixLog td {
	padding: 02px;
}
table.comparaison td {
	border: 01px ridge #000000;
}
table.prixLog img , table.comparaison img {
	margin: 0;
}

/* Cellules représentant les titres des collones */
th {
	font-weight: bold;
	text-align: center;
	color : #151B8D;
	border: 01px ridge #000000;
}

/* Prix des logiciels */
td.prix {
	padding-right: 15px;
	text-align: right;
}

tr.prixlog1 td {
	background-color: #c1d5e4
}
tr.prixlog2 td {
	background-color: #9fb7c9
}

/*############################################################  
#					Formulaire					#
############################################################
*/
input {
	border: 01px ridge #736F6E;
}

textarea {
	border: 01px ridge #736F6E;
}

/* Bouton valider/ reset des formulaires */
input[type=submit]
	{
	border: 1px solid #A9A9A9;
	width: 100px;
	color: #347C17;
	}
	
input[type=reset]
	{
	border-style: 1px solid #A9A9A9;
	width: 100px;
	color: #FF0000;
	}

