/* --- STYLES DE BASE --- */

/* Page */
html {
	font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}
body {
	margin: 0;
	padding: 0; /* Remettre à zéro si nécessaire. */
	/* Pensez à utiliser une collection de polices (2), par ex:*/
    font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: .8em; /* À adapter pour la police choisie. (3) */
	color: black;
	background: #dce6f6 url("../images/bg_site.jpg") repeat-x 0 0;
	height:100%;
}
#page {
	margin: 0 auto;
	width: 950px;
}
/* Login -----------------------------------------------------------*/
#panel_login {
	height: 75px;
	display: none;
	width:100%;
	background:url("../images/bg_header.jpg") repeat-x 0 0;
	text-align:center;
}
#panel_login_content {
	height:75px;
	width:950px;
	margin:0px auto;
}
#panel_login_content a {
	color:#FFF;
}
#panel_login h2 {
	text-indent:-9999px;
	width:210px;
	height:44px;
	background:url("../images/titre_login.jpg") no-repeat 0 0;
	float:left;
}
#zone-login {
	float:left;
	padding:10px;
	color:#fff;
	width:900px;
}
#zone-login p {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top:15px;
}
#mini_login {
	width:729px;
	height:79px;
	float:right;
}
#btn_login {
	width:197px;
	height:49px;
	float:right;
	margin:16px 0 30px 0px;
}
.mdp_perdu {
	float:left;
	color:#f0d774;
	padding:3px 0px;
}
/* Header du site ------------------------ */
#header {
	height:136px;
	width:100%;
	float:left;
	margin:0;
	background:url("../images/bg_sommet.jpg") repeat-x 0 0px;
}
#header_content {
	height:136px;
	width:950px;
	margin:0px auto;
}
#header_zone {
	height:79px;
	width:950px;
	float:left;
	margin:0;
	padding:0;
	background:url("../images/bg_zone.jpg") repeat-x 0 0;
}
#footer {
	height: 400px;
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	background: url("../images/pied-de-page.jpg") repeat-x 50% 0;
}
#footer_content {
	height:266px;
	width:950px;
	margin:0px auto;
}
#footer_content a {
	color:#14253E;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#footer_content a:hover {
	color:#3466CC;
	font-weight:bold;
	font-size:11px;
}
#footer h2 {
	color:#fff;
	text-shadow: #14253E 2px 2px 6px;
	height: 30px
}
/* titres des rubriques de bas de page */
.col_1_foot {
	height:100%;
	width:200px;
	float:left;
	margin:17px 100px 10px 60px;
}
.col_1_foot li {
	border-bottom:dotted 0.5px #fff;
	line-height:20px;
	margin:0 0 0 5px;
}
.col_2_foot li {
	border-bottom:dotted 0.5px #fff;
	line-height:20px;
	margin:0 0 0 5px;
}
.col_3_foot li {
	border-bottom:dotted 0.5px #fff;
	line-height:20px;
	margin:0 0 0 5px;
}
.col_2_foot {
	height:100%;
	width:200px;
	float:left;
	margin:17px 100px 10px 10px;
}
.col_3_foot {
	height:100%;
	width:200px;
	float:left;
	margin:17px 0px 10px 10px;
}
#logo {
	height:79px;
	float:left;
	width:221px;
	background:url("../images/logo.jpg") no-repeat 0 0;
	margin:0;
	padding:0;
}
.hide {
	display:none;
}
/* Services ------------------------------------- */
#services_emaginair {
	margin:5px 0 0 0;
	width:950px;
	float:left;
	height:220px;
}
#liste_services {
	float:left;
	width:591px;
	color:#fff;
	border-top:solid 5px #8ca4c7;
	border-left:solid 5px #8ca4c7;
	height:215px;
	-height:220px;
	background-color: #15253E;
	font-size: 12px;
	text-align: justify;
}
#conteneur_liste_services {
	width:591px;
	padding:17px 0 0;
}
#contenu_liste_services {
	width:550px;
	padding:0 15px 15px;
}
#services_menu {
	width:351px;
	float:left;
	margin:0;
	border:none;
	height:220px;
	-height:225px;
	background:url(../images/bg_menu_service.png) repeat-y 0 0;
}
#services_menu img {
	margin:0 0 3px 0;
}
.btn_service {
	margin-bottom:4px;
}
#services_bas {
	width:950px;
	float:left!important;
	-float:none;
	height:5px;
	background:url("../images/bas_service.jpg") no-repeat 0 0;
	margin:0;
	padding:0;
}
/* produits du mois */
#titre_matos {
	background:url("../images/titre_matos.jpg") no-repeat 0 0;
	width:950px;
	height:64px;
	float:left;
	margin:10px 0 0 0;
}
#offre {
	width:950px;
	height:204px;
	float:left!important;
	padding:0;
	margin:10px 0 0 0!important;
}
#offre a, img {
	margin:0;
	padding:0;
}
/* Menu du haut du site ------------------------ */
#menu {
	width:950px;
	height:39px;
	border-bottom:#f0d774 solid 9px;
	float:left;
	margin:9px 0 0 0;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#menu ul li {
	background:url("../images/bg_menu.jpg") repeat-x 0 0;
	display:inline;
	line-height:39px;
	margin:0 1px 0 0;
	float:left;
	list-style:none;
}
#menu ul li a {
	color:#fff;
	font-size:11px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
#menu ul li a.actif {
	color:#fff;
	font-size:11px;
	display:block;
	text-decoration:none;
	text-align:center;
	background:url("../images/bg_active.jpg") repeat-x 0 0;
	float:left;
	font-weight:bold;
}
#menu ul li a:hover {
	color:#fff;
	font-size:11px;
	display:block;
	text-decoration:none;
	text-align:center;
	background:url("../images/bg_active.jpg") repeat-x 0 0;
	float:left;
	font-weight:bold;
}
/* Contenu */
#rubrique {
	width:950px;
	padding:3px 0 0 0;
	margin:5px 0;
	float:left;
	/*height:360px;*/
}
#rubrique img {
	float:left;
	border:#fff 3px solid;
	margin:0 15px 0 5px;
}
#rubrique h3 {
	color:#f0d774;
}
#rubrique-conteneur {
	padding:15px 10px;
	background: #14253e;
	border:solid #8ca4c7 6px;
	width:918px;
	color:#C7D6EB;
	/*height:330px;*/
	overflow: hidden
}
/*-----------------------------------------------------------------------
Projets
------------------------------------------------------------------------*/

#feature {
	width:950px;
	padding:3px 0 0 0;
	margin:5px 0;
	float:left;
}
#feature-wrapper {
	padding:15px 0 15px 0;
	background: #14253e;
	border:solid #8ca4c7 6px;
}
#feature-content {
	width:930px;
	overflow:auto!important;
	-overflow:auto;
	overflow:auto;
}
#feature-details {
	width:300px;
	min-height:241px;
	height:auto !important;
	height:241px;
	padding:15px 10px;
	float:left;
}
#feature-clients {
	width:561px;
	height:272px;
	overflow:hidden;
	float:left;
	border:solid #fff 6px;
	margin:0 0 0 12px;
}
#feature-details h2 {
	width:300px;
	height:60px;
	text-indent:-9999px;
	background:transparent url("../images/titre_detail.png") no-repeat 0 0;
}
#feature-details h3 {
	font-size:14px;
	padding:5px 0 0 5px;
	color:#fff;
}
#feature-details p {
	font-size:12px;
	color:#696969;
	padding:5px 0 0 5px;
	line-height:18px;
	color:#fff;
	text-align:justify;
}
/* Styles css des balises par défaut  ------------------------------------------- */
/* ------------------------------------------------------------------------------ */

/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0; /* Rapproche le titre du texte. (5) */
	line-height: 1.2;
	font-weight: bold; /* Valeur par défaut. (6) */
	font-style: normal;
	letter-spacing:-1px;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.5em;
	margin:0;
	padding:0;
	color:#fff;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}
/* Equipe emaginair ------------------------------------------------------------ */
#web-momo h2 {
	background:url("../images/titre_momo.png") no-repeat 0 0;
	text-indent:-9999px;
	float:left;
	width:420px;
	height:72px;
	margin:13px 0 0 10px;
}
#web-momo img {
	float:left;
	margin:0px;
}
#web-momo ul {
	float:left;
	margin:10px 0px;
	padding:10px 15px;
	width:420px;
	height:120px;
	background:#0f1b2d;
}
#web-momo li {
	line-height:12px;
	list-style-image:url("../images/fleche.png");
	list-style-position:inside;
	margin:0 0 0 5px;
}
/* style competence fab */
#web-fab h2 {
	background:url("../images/titre_fab.png") no-repeat 0 0;
	text-indent:-9999px;
	float:left;
	width:400px;
	height:72px;
	margin:13px 0 0 10px;
}
#web-fab img {
	float:left;
	margin:0px;
}
#web-fab ul {
	float:left;
	margin:10px 0px;
	padding:10px 15px;
	width:420px;
	height:120px;
	background:#0f1b2d;
}
#web-fab li {
	line-height:12px;
	list-style-image:url("../images/fleche.png");
	list-style-position:inside;
	margin:0 0 0 5px;
}
/* style competence james */
#web-james h2 {
	background:url("../images/titre_james.png") no-repeat 0 0;
	text-indent:-9999px;
	float:left;
	width:400px;
	height:72px;
	margin:13px 0 0 10px;
}
#web-james img {
	float:left;
	margin:0px;
}
#web-james ul {
	float:left;
	margin:10px 0px;
	padding:10px 15px;
	width:420px;
	height:120px;
	background:#0f1b2d;
}
#web-james li {
	line-height:12px;
	list-style-image:url("../images/fleche.png");
	list-style-position:inside;
	margin:0 0 0 5px;
}
/* style competence elliot */
#web-elliot h2 {
	background:url("../images/titre_elliot.png") no-repeat 0 0;
	text-indent:-9999px;
	float:left;
	width:400px;
	height:72px;
	margin:13px 0 0 10px;
}
#web-elliot img {
	float:left;
	margin:0px;
}
#web-elliot ul {
	float:left;
	margin:10px 0px;
	padding:10px 15px;
	width:420px;
	height:120px;
	background:#0f1b2d;
}
#web-elliot li {
	line-height:12px;
	list-style-image:url("../images/fleche.png");
	list-style-position:inside;
	margin:0 0 0 5px;
}
/* page creation de sites internet ------------------------------------------------------------ */
.crea {
	width:425px;
	background:#101c2f;
	padding:10px;
	height:160px;
	float:left;
	margin:0 10px 10px 0;
	text-align:left;
}
.crea img {
	float:left;
	border:4px solid #2a4977;
	margin:10px;
}
/* Listes */
/* Paragraphes */
p {
	margin:2px; /* Marges plus faibles que par défaut. (7) */
	padding:0;
}
address {
	margin: .75em 0;
	font-style: normal;
}
/* Liens */
a {
	text-decoration: underline;
}
a:link {
	color: #5576a5;
}
a:visited {
	color: #5576a5;
}
a:hover {
	color: #5576a5;
}
a img {
	border: none;
	padding:0;
	margin:0;
}
img {
	float:left;
}
/* Divers éléments de type en-ligne (8) */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
/* formulaires */

form textarea {
	background:#0f1b2d;
	color: #8AA2C6;
	border:2px solid #172b47;
	float:left;
	width:240px;
	overflow:hidden;
}
fieldset {
	border:solid 1px #0f1b2d;
}
form h2 {
	font-weight:bold;
	color:#fff;
	text-indent:-9999px;
	background:url("../images/titre_contact.jpg") no-repeat 0 0;
	width:325px;
	height:65px;
}
form ul, form li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}
form li {
	clear:both;
	list-style:none;
	padding:10px;
}
fieldset input {
	float:left;
	background:#0f1b2d;
	color: #8AA2C6;
	border:2px solid #172b47;
	padding:2px;
	width:240px;
}
fieldset label {
	width:140px;
	float:left;
}
.btn_form {
	padding:3px 10px;
	margin:0px 10px 0 0;
	color:#fff;
	border:solid #39598a 1px;
	font-weight:bold;
	font-size:10px;
	background-color: #3F6298;
}
table, td {
	border:0;
	padding:0;
	margin:0;
}
table, tr {
	border:0;
	padding:0;
	margin:0;
}
table, img {
	border:0;
	padding:0;
	margin:0;
	float:left;
}
hr {
	margin:5px;
	padding:2px;
	border:none;
}
#rsvErrors, #rsvErrors:focus {
	display: none;
	padding: 8px;
	background: #F00;
	line-height: 12px;
	margin-bottom: 12px;
	color: #fff;
}
#rsvSucces, #rsvSucces:focus {
	display: none;
	padding: 8px;
	background: #0C0;
	line-height: 12px;
	margin-bottom: 12px;
	color: #fff;
}
.error {
	color: #8AA2C6;
	padding: 0 0 10px 5px;
	font-size:10px;
}
#slider {
	width: 900px;
	margin:0 10px 0 10px;
}
.scroll {
	height: 350px;
	width: 900px;
	overflow: auto;
	overflow-x: hidden;
	clear: left;
	background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}
.scrollContainer div.panel {
	padding: 20px;
	height: 210px;
	width: 880px;
}
#shade {
	background:url("../images/bas_portfolio.jpg") no-repeat 0 0;
	height: 111px;
	display:block;
	float:left;
	width:100%;
}
ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}
ul.navigation li {
	display: inline;
	margin-right: 10px;
	margin-bottom:10px;
}
ul.navigation a {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}
ul.navigation a:hover {
}
ul.navigation a.selected {
	color: #F0D774;
	font-weight:bold;
}
ul.navigation a:focus {
	outline: none;
}
.vignette {
	float:left;
	margin:0;
	width:262px;
	height:197px;
	padding:20px;
}
.miniature {
	margin:10px 0;
}
.titre_miniature {
	margin:10px 0;
	width:100%;
}
/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery img {
	border:none;
	margin:0;
}
.gallery li {
	margin: 20px 10px 5px;
	padding: 8px;
	background: url(../images/effet/polaroid.png) no-repeat;
	float: left;
	position: relative;
	width: 186px;
}
.gallery span {
	background: url(../images/effet/tape.png) no-repeat;
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	left: 54px;
	top: -12px;
}
.gallery em {
	display: block;
	padding: 5px 20px 0 0;
	text-align: center;
	font: italic 100% Arial, "Times New Roman", Times, serif;
	color: #333;
}
/*******************
// Thumbnails
*******************/
#ss_menu ul li a {
	display: block;
	width: 100%;
	height: 30px;
	color: #fff;
	line-height: 30px;
}
.thumbBox {
	width: 464px;
	margin: 0 0px 20px 0px;
}
.thumbBox span {
	padding: 0 4px;
	font-size:18px;
	font-weight:bold;
	text-align: right
}
.thumbBox .entete {
	height: 100px;
}
.thumbBox .box {
	padding: 10px 0;
}
.visit {
	display:block;
	float:right;
	text-align:right;
}
.visit a {
	color:#fff;
	font-size:12px;
}
