/*
Name: CCR - Compagnie des Contractants R�gionaux
URL: http://www.groupeccr.fr/
Author: Com-Ocean | http://www.com-ocean.com
Date: Septembre 2009
*/

* {
	outline: none;
}

html {
	font-size: 100.01%;
}

body {
	background: #ADB2B7 url(/images/bckd_body.jpg) no-repeat top center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding-bottom: 15px;
}

h1, h2, h3, h4, h5, h6, address, blockquote, p {
	line-height:1.6em;
	margin: 0 0 1em;
	padding: 0;
}

ol, ul {
	line-height:1.6em;
	margin: 1em 0;
	padding: 0 0 1em;
}

dd, dl, dt {
	margin: 0 0 0.6em;
	padding: 0;
}

button, input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #004489;
  font-size : 9pt;
  margin: 0;
}

td, th {
	vertical-align: top;
	}


/* ----------------------------------
	GENERAL STYLES
   ---------------------------------- */

.left {float: left;}

.right {float: right;}

.clear {clear: both; }
 
 img {border: 0;}

.ir {
	background-position: 0 0;
	background-repeat: no-repeat !important;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
}

.list_link {text-decoration: none;}

.list_sel {color: #5D6D7A;}

.list_link:hover {text-decoration: underline;}

/* ----------------------------------
	LAYOUT
   ---------------------------------- */

#container {
	margin: 0 auto;
	width: 980px;
}

#header {
	height: 100px;
	margin: 0;
	width: 980px;
}

	.logo {
		float: left;
		margin: 15px 20px 15px 0;
	}

#main {
	background: url(/images/backg_content.jpg) repeat-y 150px 0;
	clear: both;
	min-height: 320px;
	height:auto !important;
	height: 320px;
	margin-bottom: 15px;
	width: 980px;
}
	
	#home #main {
		background: none;
	}
	
#leftside_hp {
	float: left;
	margin: 0 2px 0 0;
	width: 650px;
}

	#flashcontent {
		float: left;
		margin: 0 0 5px;
	}

#sidebar_hp {
	float: left;
	width: 325px;
}

#button {margin-left: 2px;}

	#button a {margin-left: 2px;}
	
	#home #button {margin-left: 0 !important;}
		
	#home #button a {
		margin-left: 0 !important;
		margin-right: 2px;
		}		
	
	#map {
		background-color:#FFFFFF;
		float: left;
		margin: 0 0 5px;
		height: 320px;
		width: 325px;
	}

#sidebar {
	float: left;
	height: 350px;
	margin: 85px 0 0;
	width: 150px;
}

	#summary {
		background-color: #F7C323;
		height: 170px;
		padding: 5px 10px 0 0;
		min-height: 140px;
		height:auto !important;
		height: 140px;
	}
	
#content {
	float: left;
	padding: 20px;
	width: 620px;
}

	#resultats	{
		border-bottom: #d8dbdd 1px solid;
		border-top: #d8dbdd 1px solid;
		clear: both;
		margin: 0;
		padding: 0;
	}
	
	.resultats-offres	{
		border-bottom: #d8dbdd 1px solid;
		clear: both;
		margin: 0 0 20px;
		padding: 0;
	}
	
	.no-resultats-offres	{
		border-bottom: #d8dbdd 1px solid;
		border-top: #d8dbdd 1px solid;
		clear: both;
		margin: 0;
		padding: 10px 0 0;
	}


	.col1-left {
		float: left;
		margin: 0 20px 0 0;
		width: 350px;
		border-right: #d8dbdd 1px solid;
		padding-right: 19px;
	}
	
	.col1-right {
		float: left;
		width: 230px;
		
	}

	.col2-left {
		float: left;
		margin: 0 20px 0 0;
		width: 250px;
	}
	
	.col2-right {
		float: left;
		width: 350px;
	}

  .bloc { margin-bottom: 10px;}
	
	#lots {
		border-top: #d8dbdd 1px solid;
		clear: both;
		margin: 0;
		padding: 0;
	}

#footer, #footertext {
	clear: both;
	height: 10px;
	margin: 0;
	text-align: center;
	width: 980px;
	color: #5D6D7A;
	font-size: 1.2em;	
	margin-bottom: 20px;
}

#footertext {
	font-size: 1.0em;	
	border-top: 1px dotted #5D6D7A;
	padding-top: 10px;
	}

#footer p{
	float: right;
	display: inline;
	color: #5D6D7A !important;
	}
	
#footer ul {
	list-style-type: none;
	float: right;
	padding: 0;
	margin: 0;
}

#footer li {
	display: inline;
	border-left: 1px solid #5D6D7A;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 1.0em;	
}

#footertext h1,
#footertext h2,
#footertext h3,
#footertext h4,
#footertext h5,
#footertext p {
	float: center;
	display: inline;
	color: #5D6D7A !important;
	font-size: 1.0em !important;	
	padding: 0 !important;
	margin: 0 !important;
	line-height: 12px !important;
	}
	
#footertext a {	
	color: #5D6D7A !important;
	text-decoration: none;
	line-height: 12px !important;	
	}
	
#footertext a:hover {
	text-decoration: underline;
	}		
	
#footertext ul {
	list-style-type: none;
	float: center;
	display: inline;
	padding: 0;
	margin: 0;
	line-height: 12px !important;	
}

#footertext li {
	display: inline;
	font-size: 1.0em;
	line-height: 10px !important;	
	padding: 0;
	margin: 0;
}


/* ------------------------- Navigation  ----------------------- */

ul#nav {
	float: left;
	height: 18px;
	list-style-type: none;
	margin: 75px 0 0 0;
	padding: 0;
}

	#nav li {
		float: left;
		font-size: 1.1em !important;
		margin: 0 5px 0 0;
		text-transform: uppercase;
		border-right: 1px solid #5D6D7A;
		padding-right: 5px;
		padding: 0;
	}
	
		#nav li a {
			display: block;
			color: #3d4750;
			padding: 0 6px;
			margin: 0;
			text-decoration: none;
			line-height: 19px;
		}

		#nav li:hover, #nav li a:hover {
			background-color: #F7C323;
			color: #FFF;
			text-decoration: none;
		}
		
ul#subnav {
	list-style-type: none;
	line-height: 1.4em;
	margin: 0 0 0 10px;
	width: 130px;
}

	#subnav li {
		color: #FFF;
		font-size: 1.1em;
		font-style: italic;
		font-weight: bold;
		margin: 0 0 5px 0;
		text-align: right;
		text-transform: uppercase;
	}
	
	#subnav li a {
		color: #FFF;
		text-decoration: none;
	}
	
	#subnav li a:hover {color: #3D4750;	}

/* ---------------------------------- SPECIFIC LAYOUT  ---------------------------------- */

 

/* ----------------------------------
	GENERAL TYPO
   ---------------------------------- */

p {
	color: #5D6D7A;
	font-size: 1.2em;
}
	
a {
	color: #889fb2;
	text-decoration: underline;
}

a:hover {text-decoration: none;}

h1{
	color: #FFFFFF;
	font-size: 2.4em;
	font-style: italic;
	font-weight:normal;
	line-height: 1.0em;
	margin-bottom: 0.8em;
	text-align: right;
}

h2 {
	color: #ADB2B7;
	float: left;
	font-size: 2.4em;
	font-weight:normal;
	margin: 0 10px 0 0;
}

h3, .h3 {
	color: #F7C323;
	font-size: 2.0em;
	font-weight:normal;
	margin: 0 0 0 10px;
	padding-top: 3px;
}

h4 {
	clear: both;
	color: #F7C323;
	font-size: 1.6em;
	margin: 1em 0 0.5em;
	padding: 0;

}

h5 {
	color: #5D6D7A;
	font-size: 1.4em;
	margin: 1em 0;
}

h6 {
	font-size: 1.3em;
	color: #5D6D7A;
	margin: 0 0 0.3em 0;
	padding: 0;
	line-height:1.3em;
}

ol, ul {
	color: #5D6D7A;
	margin: 0 0 0 15px;
}

li {font-size: 1.2em;}

/* ----------------------------------	SPECIFIC TYPO   ---------------------------------- */

#home h1 {
	display: block;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	height: 110px;
	line-height: 22px;
	margin: 0 !important;
	text-align: left;
	width: 640px;
}
	h1 span {font-size: 20px;}
	.big {font-size: 30px; font-weight: bold;}

#home h3 {margin: 0 0 0 10px;}

#resultats h5 {
	color: #F7C323;
	margin: 0.5em 0 0;
}
	
#footer p {
	color: #5D6D7A !important;
	font-size: 1.1em !important;
}

#footer a {
	color: #5D6D7A !important;
	font-size: 1.0em;
}

#home p {
	color: #ADB2B7;
	line-height: 1.4em;
	margin: 0 10px 0 10px;
}

#actu_hp {
	background-color: #848D94;
	height: 85px;
	margin: 2px 0 0;
	padding: 10px 15px 10px;
	width: 295px;
}

.pub {
	color: #ffffff;
	font-size: 1.4em;
	line-height: 1.6em;
	text-decoration: none; 
}

.date {
	color: #ADB2B7;
	font-size: 0.8em;
}


.but-salon {
	background: url(../images/but_salon.jpg) no-repeat 0 -30px;
  display: block;
  height: 30px;
  margin: 5px 0 0;
  width: 325px;
}

a:hover.but-salon { background-position: 0 0;}

.borderline {
	border-top: #d8dbdd 1px solid;
	padding: 10px 0 0;
}

/* ----------------------------------	Formulaire "nos r�f�rences"   ---------------------------------- */

#search_ref {
	height: 20px;
	margin: 0 0 20px;
}

.menu_ref {
	color: #5D6D7A;
	float: left;
	height: 20px;
	width: 160px;
	margin: 0 10px 0 0;
}

#submit {
	background-color: #F7C323 ;
	border: none;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 1.1em;
	height: 20px;
	padding: 0 4px;
	text-transform: uppercase;
}

.search_result {
	list-style-type: none;
	margin: 0 0 20px 5px;
}

/* ----------------------------------	Formulaires myForm ---------------------------------- */

#myForm ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#myForm ul li {
	clear: both;
	margin-bottom: 8px;
}

label {
	display: block;
	float: left;
	width: 170px;
	margin: 0 10px 10px 0;
}

.checkbox_list,
.radio_list {
  float: left;
  width: auto !important;
  margin: 0 !important;
}

.radio_list label {
  font-size : 9pt;
  width: auto !important;
  margin: 0 15px 0 5px !important;
  color: #004489 !important;
  float: none !important;
  display: inline !important;
}

.radio_list input { 
  padding: 0 !important;
  margin: 0 !important;
}

.checkbox_list .option {
  padding: 0 !important;
  margin: 0 !important;
  clear: both;
}

.checkbox_list label {
  font-size : 9pt;
  width: auto !important;
  margin: 0 15px 0 5px !important;
  color: #004489 !important;
  padding: 0 !important;
  float: none !important;
  display: inline !important;
}

.checkbox_list input { 
  padding: 0 !important;
  margin: 0 !important;
}


.error_list {
  background-image: url("/images/error.png");
  background-repeat: no-repeat;
  padding-left: 20px !important;
  color: #F7C323;
  font-size: 0.9em;
  margin-top: 5px !important;
}

#form-container {
	background-color: #ededed;
	padding: 20px 10px 10px;
	width: 450px;
}

#envoyer {
	background-color: #F7C323 ;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 0.9em;
	height: 20px;
	padding: 0 4px 2px;
	text-transform: uppercase;
}

div.requiredfields {
	float: left;
	color:#5D6D7A;
	}
	
div.submitform {
	float: right;
	}

/************************************** Agence **************************************/

#agence h4 {
	border-top: #d8dbdd 1px solid;
	margin: 20px 0 0;
	padding: 20px 0 0;
}

#agence ul, #agence li, ul.list, .bloc ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

.logo-agence {
  float:right;
  margin-right: 20px;
}

.plan-agence{border: #d8dbdd 1px solid;}

/************************************** Contact **************************************/

#formulaire-contact {border-top: #d8dbdd 1px solid;}

/************************************** Contact **************************************/

#formulaire-sitl {border-top: #d8dbdd 1px dotted;}

#formulaire-sitl #form-container {
	background-color: #ededed;
	padding: 10px 10px 10px 10px;
  !padding: 10px 10px 0 10px;
	width: 600px;
}

#formulaire-sitl #form-container label {
  !padding-top: 3px;
  width: 250px;
  margin: 0 10px 0 0 !important;
}

#row_acces_salon,
#row_solutions_ccr,
#row_solutions_gse,
#row_solutions_groupe {
  border-top: 1px dotted #5D6D7A;
  padding-top: 10px;
}
#row_solutions_groupe {
  border-bottom: 1px dotted #5D6D7A;
  padding-bottom: 10px;
}

#row_solutions_ccr label,
#row_solutions_gse label,
#row_solutions_groupe label {
  !padding-top: 6px;
}
