
@import url(reset.css);
@import url(typography.css);
@import url(classes.css);


/*

	-- -- -- -- -- -- -- --
	Date : 02/04/2008
	Auteur : Mad Media
	
	http://www.madmedia.fr
	-- -- -- -- -- -- -- --
	
*/


html 	{
	text-align: center;
	background: url(../agence-communication/agence-communication-fond.gif) left top repeat-x;
	/*overflow: -moz-scrollbars-vertical*/
	}

body { 
	position : relative; 
	width: 780px; 
	margin: 0 auto; padding-top: 31px;
	text-align: left
	}


	
/*  1. Entête
-----------------------------------------------------------------*/

#header {
	padding-bottom: 1px
	}

#header img {
	float: left;
	margin-left: 5px
	}

#nav_main {
	float: right;
	margin-top: 25px;
	width: 392px
	}

#nav_main li {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 88px 
	}

#nav_main li a {
	display: block;
	height: 18px;
	line-height: 18px;
	background: url(../img/btn_nav_main.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	text-align: center
	}

#nav_main li a:hover {
	background: url(../img/btn_nav_main.gif) 0 -18px no-repeat;
	color: #0071ab
	}

#nav_main li a.act {
	background: url(../img/btn_nav_main.gif) 0 -18px no-repeat;
	color: #0071ab
	}

#nav_main li a.accueil {
	position: absolute;
	z-index: 100;
	width: 88px;
	left: 72px
	}

#nav_main .n1 {
	display: none;
	position: absolute;
	z-index:100;
	padding-top: 6px;
	border-top: 1px solid #cbd1d4;
	background: #cad0d2
	}

#nav_main .n1 li {
	display: block;
	float: none;
	margin: 0;
	background: #fff;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #cbd1d4;
	width: auto;
	position: relative;
	z-index: 1000
	}
	
#nav_main .n1 li a {
	text-align: left;
	background: #fff;
	color: #0071ab;
	padding: 2px 4px;
	white-space: nowrap
	}

#nav_main .n1 li a:hover {
	background-image: none;
	}

/*  2. Contenu principal
-----------------------------------------------------------------*/

#content_main {
	background: #fff url(../img/round_main_top.gif) left top repeat-x;
	border-width: 0 1px 0;
	border-style: solid;
	border-color: #d2d6d9;
	padding: 10px 10px 44px 395px;
	position: relative
	}

.intro {
	border-bottom: 1px solid #d2d6d9;
	margin-bottom: 7px;
	padding-bottom: 6px
	}

.intro h1 {
	background: url(../agence-communication/madmedia-agence-interactive.gif) left top no-repeat;
	width: 176px; height: 55px;
	margin: 2px 0 3px
	}
	
.intro h1 span {
	display: block;
	text-indent: -9000px	
	}

#content_main p {
	margin-bottom: 11px
	}

.news h2 {
	width: 50px; height: 16px;
	background: url(../agence-communication/projet-madmedia.gif) left top no-repeat;
	margin-bottom: 20px
	}

.news h2 span {
	display: block;
	text-indent: -9000px
	}

#content_main .news h3 a {
	color: #5a5a5a;
	font-weight: normal;
	text-decoration: none;
	padding-right: 15px;
	background: url(../img/bow_title_news.gif) right 4px no-repeat;
	}
	
#content_main .news h3 a:hover {
	color: #000
	}

.news ul {
	padding-left: 22px
	}

.news li {
	padding: 0 0 5px 18px;
	background: url(../img/puces_news.gif) left 5px no-repeat
	}

.news p {
	width: 310px
	}

.references ul {
/*background:  #FFCC00;*/
	position: absolute;
	width: 654px;
	left: 50%;
	margin: 10px 0 0 -327px
	}

.references li {
	width: 210px;
	margin: 4px;
	float: left;
	background: url(../img/bg_references.png) left 152px no-repeat;
	text-align: center
	}

.references img {
	margin-bottom: 20px
	}

.references h3 span {
	display: block;
	text-indent: -9000px
	}

.references h3 {
	height: 18px;
	margin: 0 auto 5px
	}

.references h3.t1 {
	background: url(../img/title_dominos_pizza.gif) no-repeat;
	width: 131px;
	}

.references h3.t2 {
	background: url(../img/gmc.gif) no-repeat;
	width: 133px;
	}

.references h3.t3 {
	background: url(../img/francefootball.gif) no-repeat;
	width: 131px;
	}

.references h3.t4 {
	background: url(../img/title_portfolio2.gif) left top no-repeat;
	width:176px;
	height:37px;
	cursor:pointer;
	}

#flash_fleurs {
	position: absolute;
	left: 10px; top: 10px;
	}


/*  3. Pied de page
-----------------------------------------------------------------*/

#footer {
	background: url(../img/round_main_bottom.png) left top no-repeat;
	padding: 260px 0 20px 0;
	
	}

#footer ul {
	width: 654px;
	position: absolute;
	left: 50%;
	margin-left: -327px;
	}
	
#footer li {
	display: inline;
	margin: 0
	}

#footer li span {
	margin: 5px
	}

#footer li a {
	color: #8E9295;
	text-decoration: none;
	font-weight: normal
	}

/*  4. Home -----------------------------------------------------------------*/

#portfolio {
	margin:0 0 0 235px; width:176px;display:block; float:left; clear:both;
	}
	
* html #portfolio { margin:0 0 0 120px; width:176px;display:block; float:left;}

