/* ----------------------------------------------------------------------------------------------- */
/* --- C S S --- Cédric CARMIE --- iMédia Création --- C-toucom ---------------------------------- */
/* --------------------------------------------------------------------------------------------------
                           ___          ____  ____       ___  ____  _  __
                  WWW .   /     ___      /   /   / /  / /    /   / / \/ /   . COM
                         /__            /   /___/ /__/ /___ /___/ /    /                  

-------------------------------------------------------------------------------------------------- */

body, html {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color:#111111;
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	text-align:center;
}

body {
	background:#b9201d url(../images/fond.jpg) no-repeat top center;
}

/* ----------------------------------------------------------------------------------------------- */
/* Les titres */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.5em;
	color:#643F49;
	text-shadow:0px -1px 0px #ebe0e3;
}
h1 a {
	color:#643F49;
	text-decoration:none;
}
h1 a:hover {
	color:#643F49;
	text-decoration:underline;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#e5294f;
	margin-left:15px;
}
h2 a {
	color:#e5294f;
	text-decoration:none;
}
h2 a:hover {
	color:#e5294f;
	text-decoration:underline;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#c0087a;
	margin-left:20px;
}
h3 a {
	color:#c0087a;
}
h3 a:hover {
	color:#c0087a;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#643F49;
	border-left:5px solid #643F49;
	padding-left:7px;
}
h4 a {
	color:#643F49;
	text-decoration:none;
}
h4 a:hover {
	color:#643F49;
	text-decoration:underline;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#e5294f;
	border-left:5px solid #e5294f;
	padding-left:7px;
}
h5 a {
	color:#e5294f;
	text-decoration:none;
}
h5 a:hover {
	color:#e5294f;
	text-decoration:underline;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#c0087a;
	border-left:5px solid #c0087a;
	padding-left:7px;
}
h6 a {
	color:#c0087a;
}
h6 a:hover {
	color:#c0087a;
}

ul li {
	background:url(../images/ul_li.png) no-repeat 1px 7px;
	list-style:none;
	padding-left:15px;
}

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

/* ----------------------------------------------------------------------------------------------- */
/* Contenu total */

#contenu {
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	margin-bottom:198px;
	background:none;
	min-height:100%;
}

#decentre {
	position:relative;
	overflow:hidden;
	width:980px;
	background:none;
}

/* ----------------------------------------------------------------------------------------------- */
/* Partie haute du site */

#haut {
	position:relative;
	overflow:auto;
	width:100%;
	margin-top:198px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Bannière du site */

#banniere {
	background:#471f2c url(../images/banniere.png) no-repeat;
	position:relative;
	overflow:auto;
	height:106px;
	width:870px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Partie centrale du site Internet */

#centre {
	position:relative;
	overflow:hidden;
	width:870px;
	margin-top:0;
	text-align:left;
	background-color:#fff;
}

/* ----------------------------------------------------------------------------------------------- */
/* Calque contenant l'ombre */

#zone_encadree {
	position:relative;
	overflow:auto;
	padding:0;
	background:#fff;
}

/* ----------------------------------------------------------------------------------------------- */
/* Partie gauche du site */

#gauche {
	position:relative;
	overflow:hidden;
	float:left;
	width:290px;
	background:#fff url(../images/bulle.png) no-repeat 180px 0px;
	padding-top:30px;
	padding-bottom:55px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Contenu du site */

#milieu {
	position:relative;
	overflow:auto;
	float:left;
	width:560px;
	padding:10px;
	background:#F4EDF1;
}

/* ----------------------------------------------------------------------------------------------- */
/* Partie droite du site */

#droite {
	float:right;
	overflow:auto;
	width:160px;
	background:#E4E4E4;
}

/* ----------------------------------------------------------------------------------------------- */
/* Pied de page du site */

#pied {
	position:relative;
	float:left;
	width:870px;
	height:auto;
	padding-top:15px;
	padding-bottom:15px;
}

#pied ul, #pied li {
	padding:0;
	margin:0;
}

#pied ul li
{
	display:inline;
	background:none;
}

#pied ul li a
{
	display:inline;	
	padding-left:20px;
	padding-right:20px;
	color:#62404b;
	font-size:0.9em;
}

#pied ul li a:hover
{
	display:inline;
}

/* ----------------------------------------------------------------------------------------------- */
/* Haut de page */

#haut_de_page {
	position:absolute;
	overflow:auto;
	width:16px;
	height:16px;
	top:15px;
	right:15px;
}

#haut_de_page p {
	margin:0;
	padding:0;
}

/* ----------------------------------------------------------------------------------------------- */
/* Contenu auto */

.contenu_auto {
	overflow:auto;
}


/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */

.active_menu {
	color:#FF0000;
}

/* ----------------------------------------------------------------------------------------------- */
/* Utilisé pour les actualités du site Internet : */

.lire_la_suite {
	text-align:right;
}

#gauche ul {
	margin:0;
	padding:0;
	width:290px;
}

#gauche ul li {
	margin:0;
	padding:0;
	width:290px;
	list-style:none;
	background:none;
}

#gauche ul li a {
	display:block;
	padding:10px;
	background:url(../images/li_menu.png) no-repeat 10px 28px;
	text-decoration:none;
	font-size:1.2em;
	color:#643F49;
}

#gauche ul li a:hover {
	text-decoration:none;
	background:url(../images/li_menu.png) no-repeat 12px 28px;
}

#gauche ul li a:active {
	text-decoration:none;
	background:url(../images/li_menu_active.png) no-repeat 10px 28px;
}

#gauche ul li a.active_menu {
	background:url(../images/li_menu_active.png) no-repeat 10px 28px;
}


#gauche ul li ul {
	margin-left:30px;
	width:260px;
	display:none;
}

#gauche ul li ul li {
	width:260px;
	list-style:none;
}

#gauche ul li ul li a {
	background:none;
	color:#E52E4F;
	font-size:1em;
	padding:5px;
}
#gauche ul li ul li a:hover {
	background:none;
	color:#471f2c;
}
#gauche ul li ul li a.active_menu {
	background:none;
	color:#471f2c;
}


#logo_c_toucom {
	position:absolute;
	overflow:hidden;
	background:url(../images/logo_c_toucom.png) no-repeat top center;
	top:20px;
	left:30px;
	width:216px;
	height:66px;
	cursor:pointer;
}

#menu_haut {
	position:absolute;
	overflow:hidden;
	width:530px;
	height:50px;
	left:290px;
	bottom:0px;
}

#menu_haut ul {
	margin:0;
	padding:0;
}

#menu_haut ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin-right:8px;
	width:31%;
	text-align:center;
	background:none;
}

#menu_haut ul li a {
	display:block;
	padding:15px;
	padding-left:20px;
	padding-right:20px;
	background:none;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}

#menu_haut ul li a:hover {
	background:#62404b;
	text-decoration:none;
}

#menu_haut ul li a:active {
	background:#53343e;
	text-decoration:none;
}

#menu_haut ul li a.active_menu {
	display:block;
	padding:15px;
	padding-left:20px;
	padding-right:20px;
	background:#F4EDF1;
	color:#471F2C;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}

#accueil_admin {
	position:relative;
	overflow:auto;
	float:left;
	width:350px;
}

#bonhomme_admin {
	position:relative;
	overflow:auto;
	float:left;
	width:180px;
}

#accueil_gauche {
	position:relative;
	overflow:auto;
	float:left;
	width:340px;
}

#accueil_droite {
	position:relative;
	overflow:auto;
	padding:5px;
	padding-top:0px;
	float:left;
	width:190px;
	margin-left:10px;
	margin-top:15px;
	z-index:5;
}

#accueil_droite p {
	margin:0;
	padding:0;
}

#accueil_droite p.tableau_de_bord {
	padding:10px;
	margin:10px;
}

#traits_accueil {
	position:absolute;
	overflow:hidden;
	height:65px;
	width:120px;
	background:none;
	top:0px;
	left:400px;
	
	border-left:1px solid #471f2c;
	border-right:1px solid #471f2c;
	z-index:8;
}

.realisation_listing {
	position:relative; 
	overflow:hidden; 
	background:#ffffff; 
	margin-bottom:10px;
	padding:0px;
	border:1px solid #e8dadf;
	width:555px;
}

.realisation_listing h3 {
	margin:0px;
	padding:10px;
	border-bottom:1px solid #e8dadf;
	background:#dfd5d8 url(../images/bg_h3_rea.jpg) top repeat-x;
	width:100%;
}

.realisation_listing p {
	margin:10px;
}

.realisation_listing img {
	border:1px solid #e8dadf;
}

.marge {
	width:420px;
	margin:0 auto;
}


/* -------------------------------------------------------------------------------------------------------------------------------------- */

@media only screen and (max-device-width:480px), only screen and (max-width:480px) {
    /*
	html {-webkit-text-size-adjust: 150% !important;}
    #wrapper { background: black !important; }
    body {font-size:1.2em !important;}
    h1 span {color:#fff!important;}
    header nav {position:static!important; font-size:2em!important;}
    header nav a {padding:10px 20px!important;}
    #content {height: auto!important;width: auto!important;}
    #content section {width:auto!important;margin: 70px 0!important;}
    #content figure {margin:0 10px 10px 0!important; border: 0!important;}*/
	
	body, html {
		background:#B9201D;
	}
	
	html {
		/*-webkit-text-size-adjust: 150% !important;*/
	}
	
	/* -------------------------------------------------------------------------------------------------------- */
	/* On chache certains éléments */
	
	#haut {
		margin-top:0;
		overflow:hidden;
	}
	#decentre,
	#haut,
	#centre,
	#zone_encadree,
	#pied,
	#milieu	{
		width:100%;
	}
	#gauche,
	#droite,
	#actualites_accueil,
	#haut_de_page,
	#traits_accueil,
	#rubrique_126,
	#rubrique_127 {
		display:none;
	}
	
	#logo_c_toucom {
		top:8px;
	}
	
	#bonhomme_admin,
	#accueil_admin {
		float:none;
		position:relative;
		overflow:auto;
		width:100%;
	}
	#bonhomme_admin {
		text-align:center;
		margin-bottom:10px;
	}
	
	#menu_haut {
		position:relative;
		overflow:auto;
		width:100%;
		height:auto;
		background:none;
		padding-bottom:10px;
		left:0;
		top:0;
		margin-top:80px;
	}
	#menu_haut ul, #menu_haut ul li {
		margin:0;
		padding:0;
		width:auto;
		background:none;
	}
	#menu_haut ul li a, #menu_haut ul li a:hover, #menu_haut ul li a:active, #menu_haut ul li a.active_menu {
		width:auto;
		margin:0;
		padding:5px;
		border:none;
		background:none;
		color:#ffffff;
		font-size:0.8em;
	}
	
	#contenu {
		margin-bottom:0;
	}
	
	#accueil_gauche,
	#accueil_droite	{
		position:relative;
		overflow:auto;
		float:none;
		width:100%;
	}
	
	#accueil_droite {
		padding-top:20px;
		border-top:1px dotted #b9201d;
		text-align:left;
	}
	
	#banniere {
	
	}
	
	/* -------------------------------------------------------------------------------------------------------- */
	
	#contenu {
		width:100%;
	}
	#milieu {
		float:none;
		width:auto;
		padding:10px;
	}
	
	h1 {
		margin:10px;
		padding:0;
	}
}
