/* CSS Document */
body {
	margin:0;
	padding:0;
	background-image:url(../img/bg/body.png);
	background-repeat:repeat-x;
	background-color:#004F6A;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	margin:0;
	padding:0;
	color:#336699;
	font-weight:bold;
	font-size:20px;
	letter-spacing:1px;
}

h2 {
	margin:0;
	padding:0;
	color:#95CA23;
	font-weight:bold;
	font-size:16px;
}

h3 {
	margin:0;
	padding:0;
	color:#F60;
	font-weight:bold;
	font-size:16px;
}

h4 {
	margin:0;
	padding:0;
	color:#FF9900;
	font-weight:bold;
	font-size:14px;
	padding:10px 0px 5px 0px;
}


p {
	margin:0;
	padding:10px 0px 10px 0px;
	text-align:justify;
}

a {
	color:#336699;
	text-decoration:underline;
}

a:hover {
	color:#95CA23;
	text-decoration:none;
}

a img {
	border:none;
}

hr {
	height:1px;
	border:0px;
	background:#E3E3E3;
}

ul {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}

ul li {
	background-image:url(../img/liste/puce-bleu.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:15px;
}

.input {
	font-family:Trebuchet Ms, Verdana, Arial;
	font-size:12px;
	background-color:#FFFFFF;
	border:1px solid #336699;
	padding:2px 4px 2px 4px;
}

.input:focus {
	background-color:#336699;
	color:#FFFFFF;
	border:1px solid #336699;
	padding:2px 4px 2px 4px;
}

/* Couleurs */
.gris {color:#999999;}
.bleu {color:#336699;}
.vert {color:#95CA23;}
.orange {color:#FF9900;}
.rouge {color:#CC0000;}


/* Colonnes */
.colonne_50 {position:relative;float:left;width:50px;}
.colonne_100 {position:relative;float:left;width:100px;}
.colonne_130 {position:relative;float:left;width:130px;}
.colonne_150 {position:relative;float:left;width:150px;}
.colonne_200 {position:relative;float:left;width:200px;}
.colonne_250 {position:relative;float:left;width:250px;}
.colonne_300 {position:relative;float:left;width:300px;}
.colonne_350 {position:relative;float:left;width:350px;}
.colonne_400 {position:relative;float:left;width:400px;}
.colonne_450 {position:relative;float:left;width:450px;}
.colonne_500 {position:relative;float:left;width:500px;}
.colonne_550 {position:relative;float:left;width:550px;}
.colonne_600 {position:relative;float:left;width:600px;}
.clear {clear:both;}
.clear_form, .clear_5 {clear:both;height:5px;overflow:hidden;}


/* Mise en page */
.f_10 {font-size:10px;}
.f_12 {font-size:12px;}
.f_14 {font-size:14px;}
.f_16 {font-size:16px;}
.f_18 {font-size:18px;}
.centre, .center {text-align:center;}
.right {text-align:right;}
.bord_bas {border-bottom:1px solid #CCC;}
.line_h_30 {line-height:26px;}
.line_h_50 {line-height:46px;}


/* Contenu */
#main {
	position:relative;
	margin:auto;
	width:1000px;
	background-image:url(../img/bg/haut.jpg);
	background-repeat:no-repeat;
	padding-top:260px;
}


/* Menu */
#logo {
	position:absolute;
	top:10px;
	left:30px;
	width:200px;
	height:140px;
}

#anim_haut {
	position:absolute;
	top:0px;
	left:230px;
	width:600px;
	height:80px;
}

#menu {
	position:absolute;
	top:0px;
	left:0px;
}

#menu_agence {
	position:absolute;
	top:70px;
	left:350px;
}

#menu_sites {
	position:absolute;
	top:70px;
	left:480px;
}

#menu_pub {
	position:absolute;
	top:70px;
	left:610px;
}

#menu_references {
	position:absolute;
	top:70px;
	left:740px;
}

#menu_contact {
	position:absolute;
	top:70px;
	left:870px;
}


/* Titres */
#titres {
	position:absolute;
	top:205px;
	left:50px;
}


/* Contenu */
#contenu {
	position:relative;
	background-image:url(../img/bg/contenu.jpg);
	background-repeat:repeat-y;
	width:700px;
	margin-left:4px;
	padding:10px 40px 0px 46px;
	line-height:20px;
}


/* DIV Agence */
.div_agence {
	position:relative;
	float:left;
	width:315px;
	background-image:url(../img/bg/div-agence.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:20px;
}

.div_agence ul {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}

.div_agence ul li {
	background-image:url(../img/liste/puce-bleu.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:15px;
}


/* Références */
#menu_sites_internet, #menu_print_pub {
	position:relative;
	text-align:center;
	white-space:nowrap;
}

.reference {
	position:relative;
	width:210px;
	height:200px;
	float:left;
	margin-right:15px;
	margin-bottom:0px;
	text-align:center;
}

.cadre_bleu, .cadre_jaune {
	position:relative;
	width:210px;
	height:165px;
	z-index:100;
}

.titre_ref {
	position:relative;
	text-align:center;
	font-weight:bold;
	color:#0E2A6C;
	font-size:12px;
	text-transform:uppercase;
	padding:7px 0 0 0;
	z-index:999;
	height:28px;
	width:210px;
	background:url(../img/bg/ref-titre.png) center center no-repeat;
	padding-bottom:1px;
}

.titre_ref a, .titre_ref a:hover {
	text-decoration:none;
	color:#325A7C;
}

.image_ref {
	position:absolute;
	text-align:center;
	top:30px;
	left:29px;
	z-index:2;
}


/* Adresse */
#adresse {
	position:absolute;
	color:#FFFFFF;
	top:230px;
	right:0px;
	width:210px;
	text-align:center;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	letter-spacing:1px;
}

#adresse a {
	color:#FFFFFF;
	text-decoration:underline;
}

#adresse a:hover {
	color:#336699;
	text-decoration:none;
}


/* Référence */
#reference {
	position:absolute;
	color:#FFFFFF;
	top:400px;
	right:30px;
}


/* Bas */
#bas {
	position:relative;
	height:290px;
	/*background-image:url(../img/bg/bas.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='global/img/bg/bas.png', sizingMethod='scale');*/
}

#contenu_bas {
	position:absolute;
	top:-110px;
	left:675px;
	width:130px;
	height:110px;
	background-image:url(../img/bg/contenu-bas.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='global/img/bg/contenu-bas.png', sizingMethod='scale');
}

#bas_top {
	position:absolute;
	top:70px;
	left:40px;
}
#bas_web {
	position:absolute;
	top:65px;
	left:80px;
}
#bas_print {
	position:absolute;
	top:60px;
	left:120px;
}
#bas_contact {
	position:absolute;
	top:55px;
	left:160px;
}

#texte_bas {
	position:absolute;
	bottom:15px;
	left:170px;
	line-height:30px;
	text-align:left;
	color:#00222F;
}

#texte_bas a, #texte_bas a:hover {
	color:#00222F;
}

#logos_bas {
	position:absolute;
	bottom:15px;
	left:0px;
}
#twitter {
	position:absolute;
	bottom:10px;
	left:90px;
}
#fb {
	position:absolute;
	bottom:10px;
	left:120px;
}
