/*
  ============================================

	Feuille de style du site AvosMac

	Version 3.0
	Derniere modification le 09 juin 2005
	
	Amael Berlinet

  ============================================
*/



/*---------------------------------------------*/
/* Global */

body {
	background: #dedede url("../i/bg_body2.png") center repeat-y;
	margin: 0;
	padding: 0;
	}

#contenu {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	}


/*---------------------------------------------*/
/* Banniere */

#logo {
	background: #4d8dbd url("../i/logo.png");
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #fff;
	height: 175px;
	width: 750px;
	}



/*---------------------------------------------*/
/* Barre de navigation */

#menu {
	background: #fff url("../i/bg_menu.png") top repeat-x;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #bdbdbd;
	border-top: 1px solid gray;
	display: inline;
	float: left;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	line-height: 30px;
	width: 749px;
	}

#menu a {
	color: #7e7e7e;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	}
	/* CSS HACK */
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#menu a {float:none;}
	/* End IE5-Mac hack */

#menu a:hover {
	color: #343434;
	}

#menu li {
	border-left: 1px solid #fff;
	border-right: 1px solid #bdbdbd;
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	}

#menu ul {
	border-left: 1px solid #bdbdbd;
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}



/*---------------------------------------------*/
/* Contenu principal */

#principal {
	border: 1px solid #bdbdbd;
	float: left;
	}

#principal a {
	color: #466677;
	text-decoration: underline;
	}

#principal a:hover {
	color: #6390a8;
	text-decoration: none;
	}



/*---------------------------------------------*/
/* Petite colonne */

#petitecolonne {
	float: left;
	padding: 0 0 50px 0;
	text-align: center;
	width: 220px;
	}

#petitecolonne h1 {
	background: transparent url("../i/arrow.gif");
	background-repeat: no-repeat;
	background-position: 15px 9px;
	color: #7e7e7e;
	font-family: "Gill Sans", "Century Gothic", sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin: 9px 0 0 0;
	padding: 7px 15px 0px 35px;
	text-align: left;
	}

#petitecolonne p {
	background: #eaeaea;
	border: 1px solid #d7d7d7;
	color: #242424;
	font: 10px "Lucida Grande", Verdana, sans-serif;

	line-height: 17px;
	margin: 9px 0 0 10px;
	padding: 5px;
	text-align: left;
	width: 180px;
	}




/*---------------------------------------------*/
/* Grande colonne */

#grandecolonne {
	float: left;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	width: 528px;
	}

#grandecolonne a.passouligne {
	text-decoration: none;
	}

#grandecolonne a.passouligne:hover {
	color: #466677;
	text-decoration: none;
	}

#grandecolonne .couvertures img {
	border: 1px solid #9e9e9e;
	margin: 15px 10px 5px 30px;
	padding: 5px;
	}

#grandecolonne h1 {
	color: #595959;
	font-family: "Gill Sans", "Century Gothic", sans-serif;	
	font-size: 14px;
	font-weight: 600;
	margin: 9px 0 10px 0;
	padding: 7px 15px 0px 30px;
	text-align: left;
	}

#grandecolonne h2 {
	color: #888888;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 9px 0 0 0;
	padding: 0 0 0 30px;	
	text-align: left;
	}

#grandecolonne h3 {
	color: #7e7e7e;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	font-weight: 600;
	margin: 9px 0 4px 0;
	padding: 0 0 0 30px;
	text-align: left;
	}

#grandecolonne p {
	color: #242424;
	line-height: 17px;
	margin: 10px 0 0 0;
	padding: 0 30px 30px 30px;
	text-align: justify;
	}


/*---------------------------------------------*/
/* Grande colonne2 */

#grandecolonne2 {
	float: left;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	width: 750px;
	}

#grandecolonne2 a.passouligne {
	text-decoration: none;
	}

#grandecolonne2 a.passouligne:hover {
	color: #466677;
	text-decoration: none;
	}

#grandecolonne2 .couvertures img {
	border: 1px solid #9e9e9e;
	margin: 15px 10px 5px 30px;
	padding: 5px;
	}

#grandecolonne2 h1 {
	color: #595959;
	font-family: "Gill Sans", "Century Gothic", sans-serif;	
	font-size: 14px;
	font-weight: 600;
	margin: 9px 0 10px 0;
	padding: 7px 15px 0px 30px;
	text-align: left;
	}

#grandecolonne2 h2 {
	color: #888888;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 9px 0 0 0;
	padding: 0 0 0 30px;	
	text-align: left;
	}

#grandecolonne2 h3 {
	color: #7e7e7e;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	font-weight: 600;
	margin: 9px 0 4px 0;
	padding: 0 0 0 30px;
	text-align: left;
	}

#grandecolonne2 p {
	color: #242424;
	line-height: 17px;
	margin: 10px 0 0 0;
	padding: 0 30px 30px 30px;
	text-align: justify;
	}

/*---------------------------------------------*/
/* Cadres Telecharger (pour page Download) */

.telecharger {
	background: #f1f1f1 url("../i/telecharger.png") left center no-repeat;
	border: 1px solid #d7d7d7;  
	color: #466677;
	line-height: 17px;
	margin: 10px 0 50px 30px;
	padding: 5px 10px 30px 70px;	

	text-align: left;
	text-decoration: none;
	width: 300px;
	}

.telecharger:hover {
	background: #fff url("../i/telecharger.png") left center no-repeat;
	}



/*---------------------------------------------*/
/* Pied de page */

#pied {
	background: url("../i/bg_pied.gif");
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	float: left;
	padding: 10px 0 16px 0;
	text-align: center;
	width: 748px;
	}

#pied a {
	color: #3e3e3e;
	text-decoration: underline;
	}

#pied a:hover {
	color: #3e3e3e;
	text-decoration: none;
	}
	
#pied a img {
	border: 1px solid #d0d0d0;
	margin: 0;
	padding: 1px;
	}
	
#pied a img:hover {
	border: 1px solid #7e7e7e;
	padding: 1px;
	}

#pied table td {
	color: #3e3e3e;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	text-align: left;
	}

