@charset 'UTF-8';
/* CSS Document */

html {font-size: 100%;}

body{
	font-family: Verdana, 'Bitstream Vera Sans', 'Lucida Grande', sans-serif;
	padding: 0;
	margin: 0;
	background-color:#4C575F;
	text-align:center;
	}

a {
	text-decoration:none;
	color:#00FF00;
	}
	
#header{
	width: 746px;
	height:178px;
	margin: 0 auto;
	margin-top:25px;
	text-align:center;
	background-image:url(../images/LogoTAG_intro.jpg);
	background-repeat:no-repeat;
	}
	
#header h1 {
	visibility:hidden; 
	}



#conteneur
	{
	width: 950px;
	height:375px;
	margin: 0 auto; 
	}
	
	
#conteneur #bd_flash {
	height: 200px;
	text-align: center;
	position: relative;
	margin:0px;
	margin-bottom: 35px;
}

/* -----------------------MENU ----------------------------*/

ul.menu {
	list-style:none;
	text-align:center;
	display:block;
	height: 184px;
	margin:0;
	padding:0px;
	/*padding-left:275px;
	margin-right:275px;*/
}


.menu li {
	float: left;
}

.menu a {
	width: 97px;
	height: 92px;
	text-indent:-5000px;
	display: block;
	text-align: center;
	text-decoration: none;
}

.menu a#presentation {
	background-image: url(../images/Btn_presentation.jpg);
	background-repeat: no-repeat;
}

.menu a#agence {
	background-image:url(../images/Btn_agence.jpg);
	background-repeat: no-repeat;
}

.menu a#editeur {
	background-image:url(../images/Btn_editeur.jpg);
	background-repeat: no-repeat;
}

.menu a#photo {
	background-image:url(../images/Btn_photographe.jpg);
	background-repeat: no-repeat;
}

.menu a#prod {
	background-image:url(../images/Btn_produit_imp.jpg);
	background-repeat: no-repeat;
}
.menu a#ref {
	background-image:url(../images/Btn_ref.jpg);
	background-repeat: no-repeat;
}

.menu a#galerie {
	background-image:url(../images/Btn_galerie.jpg);
	background-repeat: no-repeat;
}

.menu a#contact {
	background-image:url(../images/Btn_contact.jpg);
	background-repeat: no-repeat;
}

/* ----------------------- MENU HOVER ----------------------------*/


.menu a#contact:hover {
	background-image:url(../images/Btn_contact_hover.jpg);
	background-repeat: no-repeat;
}

.menu a#galerie:hover {
	background-image:url(../images/Btn_galerie_hover.jpg);
	background-repeat: no-repeat;
}

.menu a#ref:hover {
	background-image:url(../images/Btn_ref_hover.jpg);
	background-repeat: no-repeat;
}

.menu a#prod:hover {
	background-image:url(../images/Btn_produit_imp_hover.jpg);
	background-repeat: no-repeat;
}

.menu a#editeur:hover {
	background-image:url(../images/Btn_editeur_hover.jpg);
	background-repeat: no-repeat;
}

.menu a#agence:hover {
	background-image:url(../images/Btn_agence_hover.jpg);
	background-repeat: no-repeat;
}

.menu a#photo:hover {
	background-image:url(../images/Btn_photographe_hover.jpg);
	background-repeat: no-repeat;
}

.menu a#presentation:hover {
	background-image:url(../images/Btn_presentation_hover.jpg);
	background-repeat: no-repeat;
}


.adresse {
	margin-top:35px;
	color:#FFFFFF;
	font-style:normal;
	font-size:12px;
	line-height:14px;
}
.adresse p strong{
	margin-top:5px;
	font-size:10px;	
}

#conteneur .adresse em {
	font-size: 9px;
	font-style: normal;
}

#encart {
	width:409px;
	background-image:url(../images/Pack-Bilan-MiMandat.gif);
	background-repeat:no-repeat;
	height:152px;
	float:left;
	margin-left:70px;
	padding:19px;
	padding-top:28px;
	float:left;
	}
	
#encart p {
	font-size:12px;
	color:#FFF;
	text-align:left;
	width:260px;
	float:left;
	padding-top:0px;
	margin-top:0px;
	}

#encart a {
	font-size:12px;
	color:#FFF;
	text-align:left;
	text-decoration: underline;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	text-indent:0px;
	font-weight: bold;
	}
	

#lien {
	width:100px;
	height:174px;
	float:left;
	}
	

#lien a{
		display:block;
		width:100px;
		height:174px;
	}