@import '../common/globals.css';
/*@import 'layout.css';*/

/***
 * mauve : 8e1b58
 * texte : 1b161c
 * dorŽ : bfa25b
 * dorŽ clair: ddbf78
 */

html {
	background: #675f5f;
}

body {
	font-family: "Trebuchet Ms", Helvetica, sans-serif;
	background: url('images/body_bg.jpg') no-repeat top left;
	color: #1b161c;
	font-size: 12px;
	letter-spacing: 0.5pt;
	width: 900px;
	margin: 0 auto;
	position: relative;
}

h1,h2,h3,h4,h5,h6,.titre1,.titre2,.titre3,.titre4 {
	margin: 0.5em 0;
	color: inherit;
}

h1,.titre1 { font-size: 1.5em; color: #8e1b58 }
h2,.titre2 { font-size: 1.167em; color:#bfa25b}
h3,.titre3 { font-size: 1em; color:#bfa25b; font-style:italic; }
h4,.titre4 { font-size: 1em; color:#bfa25b;}
a{ outline: none; color: #8e1b58; }
a:hover{ outline: none; color: #bfa25b; }

img.fullSize {
	cursor: pointer;
}

ul{
	padding-left:2em;
}

li{
	margin-bottom:0.75em;
}


.button{
	border: 1px solid #333;
	color:#fff;
	background-color:#8e1b58;
	text-align:center;
	padding:0.5em;
	outline:none;
}

/*** pagination ***/
ul.pagination {
	list-style-type: none;
	text-align: center;
}

ul.pagination li {
	display: inline;
	padding: 3px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
	

/*** layout ***/

#header{
	height:174px;
	background: url('images/header_bg.jpg') no-repeat top left;
	position: relative;
}
 
	#header div.banner{
		position: absolute;
		right:0;
		width:580px;
		height:150px;
	}
		#header div.banner div.cache{
			position: absolute;
			top:0;
			left:0;
			width:580px;
			height:150px;
			z-index:10;
			background: url('images/banner-cache.png') no-repeat top left;
		}
		
	
	#header .logo{
		width: 198px;
		height: 85px;
		position: absolute;
		left:44px;
		top:26px;
	}
/**** navigation ****/	
	#header ul.navigation{
		position: absolute;
		top:150px;
		list-style-type: none;
		height:2em;
		font-weight: bold;
		padding-left:32px;
	}
	
		#header ul.navigation li{
			float: left;
			line-height:2em;
			margin:0;
			position: relative;
		}
		
		
			#header ul.navigation ul{
				position:absolute;
				z-index: 2;
				top:2em;
				left:-30px;
				color: #fff;
				background: #8e1b58 url('images/sub_menu_bg.png') no-repeat top center;
				padding: 0.83em;
				list-style-type: none;
			}
			
			#header ul.navigation ul li{
				float:none;
				padding:0;
				border-right: none;
				border-bottom: 1px solid #fff;
				background: none;
				width:380px;
				color:#FFF;
			}
			
			#header ul.navigation a,#header ul.navigation span{
				color: inherit;
				text-decoration: none;
				padding:0 0.67em;
				background: url('images/nav_separator.png') no-repeat center right;
			}
			
			#header ul.navigation a.last,#header ul.navigation span.last{
				background: none;
			}
			
			
			#header ul.navigation ul a,#header ul.navigation ul span{
				background: none;	
				color:#FFF;
			}
			
			#header ul.navigation a:hover, #header ul.navigation li.active >a,#header ul.navigation li.active > span{
				color:#8e1b58;
			}
			
			#header ul.navigation ul a:hover, #header ul.navigation ul li.active > a{
				color:#bfa25b;
			}

/***** content ****/
	#content{
		min-height:600px;
		width: 534px; /* 742 - padding */
		padding: 40px 164px 40px 44px;
		background: #fff url('images/content_corner.png') no-repeat top right;
		text-align:justify;
	}		
	
	
	#col1{
		width:244px;
		min-height:455px;
		margin-top:30px;
		position:absolute;
		right:0;
		top: 174px;
		background: url('images/right_bg.png') no-repeat 0 64px;
	}
	
		#col1 ul.services{
			list-style-type: none;
			padding:0;
			margin: 0 0 0 24px;
		} 
		#col1 ul.services li{
			margin:0;
		} 
		
		#col1 ul.services a{
			display:block;
			width: 220px;
			height: 73px;
			text-indent: -20000px;
			background-image:url('images/menu-services.png');
			background-repeat: no-repeat;
		}
		
			#col1 ul.services a#fondSocialMazout{ }
			#col1 ul.services a#fondSocialMazout:hover{ background-position: -220px 0; }
			
			#col1 ul.services a#serviceTaxiSocial{ background-position:0 -73px; }
			#col1 ul.services a#serviceTaxiSocial:hover{ background-position: -220px -73px;}
			
			#col1 ul.services a#teteDeEmploi{ background-position: 0 -146px; }
			#col1 ul.services a#teteDeEmploi:hover{ background-position: -220px -146px; }
/*			
		#col1 div.infos {
			width:180px;
			height:190px;
			padding: 10px;
			margin-left:44px;
		}
*/		
		#col1 div.contact{
			/*margin-top: 30px;
			width:150px;
			padding-left:8px;
			margin-left:86px;*/
			width:194px;
			height:190px;
			padding: 10px;
			margin-left:30px;
		}
		
div#infoBlock{
	height: 56px;
	position:absolute;
	right:230px;
	top:180px;
	width:296px;
	padding:2px;
	border: 1px dashed #ddd;
}

div#infoBlock .title{
	position: absolute;
	left: -65px;
	width:60px;
	height:22px;
	display: block;
	text-indent: -20000px;
	background: url('images/infos_white_bg.png') no-repeat top left;
}

div#infoBlock .title .readMore{
	float: right;
}
		
/**** footer ****/

#footer{
	width: 720px;
	color:#fff;
	background-color: #ddbf78;
	font-size: 0.83em;
	line-height: 1.33em;
	padding: 0 11px;
	text-align: center;
}

#footer a {
	color:#fff;
	text-decoration: none;
}


/***** infos block ****/

#col1 div.infos {
	color: #fff;
}
	
#col1 div.infos .title{
	width:143px;
	height:22px;
	display: block;
	text-indent: -20000px;
	background: url('images/info-title.gif') no-repeat top left;
	margin-bottom:0.5em;
}

	#col1 div.infos p.readMore{
		height:1.5em;
	}
		#col1 div.infos p.readMore a{
			display: block;
			width: 80px;
			height:16px;
			background: url('images/read-more-red.gif') no-repeat top left;
			text-indent:-20000px;
			float:right;
		}


/***** Info Page ****/

div.news{
	border-bottom: 1px dashed #8e1b58;
}
div.news .meta{
	font-size: 0.83em;
	color:#666;	
}

div.news p.readMore{
	height:1.5em;
}
	div.news p.readMore a{
		display: block;
		width: 80px;
		height:16px;
		background: url('images/read-more-white.gif') no-repeat top left;
		text-indent:-20000px;
		float:right;
	}

/***** contact *****/


div.vcard {
	padding:0 0.5em;
	margin: 1em 0;
	
}

div#contactList{
	
}

	div#contactList div.vcard {

	}
	
	div#contactList div.even{
		
	}
	
	div#contactList div.odd{
		margin-left:2%;
		padding-left:2%;
		border-left: 1px solid #ccc;;
	}
	

div.vcard .org { display: none; }

div.vcard .fn {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}

div.vcard .n,div.vcard .role,div.vcard .adr,div.vcard .email,div.vcard .url { padding-left: 20px; }
div.vcard .n .honorific-prefix { text-transform: capitalize; }
div.vcard .n 			{ background: url(../../../../../images/icons/16/user_suit.png) no-repeat left	center; text-transform:capitalize; }
div.vcard .adr 			{ background: url(../../../../../images/icons/16/building.png) no-repeat left top; }
div.vcard .email 		{ background: url(../../../../../images/icons/16/email.png) no-repeat left center; }
div.vcard .url 			{ background: url(../../../../../images/icons/16/link.png) no-repeat left center; }
div.vcard .tel .phone 	{ background: url(../../../../../images/icons/16/telephone.png) no-repeat left top; }
div.vcard .tel .fax 	{ background: url(../../../../../images/icons/16/printer.png) no-repeat left top ;}
div.vcard .tel .mobile 	{ background: url(../../../../../images/icons/16/phone.png) no-repeat left top;}

div.vcard .tel .type {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	text-indent: -20000px;
}

div.vcard a.dlVcard {
	padding-left: 20px;
	background: url(../../../../../images/icons/16/vcard.png) no-repeat left top;
}

div#contacttab ul
{
	list-style-type: none;
	padding-left:0.1em;

}

	/*** contact form ***/
	
	#Contact_Form fieldset	{
		border: none;
		padding-bottom:0;
		margin-top: 0.5em;
	}
	#Contact_Form p{ margin-bottom: 0.5em; }
	#Contact_Form label{ display:block;}
	#Contact_Form label.required span{
		color:red;
		font-weight:bold;
		font-size:1.1em;
	}
	
	form.contactForm label{
		display: block;
		width:13em;
		float:left;
		margin-right:1em;
		line-height:2.4em;
	}
	form.contactForm #fieldset-objet_demande label{
		clear: left;
		width:auto;	
	}
	
	/***** contact block *****/
	#col1 div.contact{ 
		color: #fff;
		text-align:right; 
	}
	
	#col1 div.contact .title
	{
		height:20px;
		text-indent: -20000px;
		text-align:left;
		margin-bottom: 0.83em;
		background: url('images/contact-titre-rouge.gif') no-repeat right top;
	}
	
	#col1 div.contact div.vcard { padding:0; border:none;}
	#col1 div.contact div.vcard div,#col1 div.contact div.vcard a { background:none; padding:0; }
	#col1 div.contact div.vcard .fn{ display:none; }
	#col1 div.contact div.vcard .email { font-weight:bold; color:#fff; font-size:1.1em; text-decoration:none; }
	#col1 div.contact div.vcard .tel { margin-top:.83em; }
	#col1 div.contact div.vcard .tel .value{ font-weight:bold; font-size:1.1em; }
	#col1 div.contact div.vcard .tel .type{ display:inline; background:none; float:none; }
	#col1 div.contact div.vcard .adr { margin-top:.83em; }
	#col1 div.contact div.vcard .country-name { display:none;}

	body.default #col1 div.contact div.vcard .email { display:none; }


/***********************************/
/*****	Layout Services		********/
/***********************************/

	body.services #col1 div.contact
	{
		margin: 100px 0  0 44px;
		width:200px;
		padding: 0px;
		text-align: left;
	}
	
	body.services #col1 div.contact .title { background: url('images/contact-titre-rouge.gif') no-repeat left top; 	}
	
	body.services #col1 div.contact div.vcard .adr,
	body.services #col1 div.contact div.vcard .when,
	body.services #col1 div.contact div.vcard .n { margin-top:.83em; }
	
	body.services #col1 div.contact div.vcard .adr strong,
	body.services #col1 div.contact div.vcard .when strong,
	body.services #col1 div.contact div.vcard .n strong{ font-size:1.2em; }
	
	body.services #col1 div.contact div.vcard .tel { margin-top:0; }
	body.services #col1 div.contact div.vcard .tel .value{ font-weight:normal; font-size:1em; }

