/***************************
			HOME
***************************/
#bloc_temoignage, #bloc_temoignage-home  {
	position: relative; /* Do not change this value */
	width: 255px;
	height: 350px; /* Set height to be able to contain height of largest content shown*/
	padding: 0px;
	overflow: hidden;
	line-height: 1.4em;
}

#blocreferences {
	padding-top:13px;
	text-align:center;
}

#bloc_temoignage-home {
	width: 265px;
	height: 250px;
}

ul.column #bloc_temoignage {
	width: 100%;
}

ul.listColumn p {
	margin-bottom: 10px;
}

.subBloc ul {
	list-style: square;
	margin-left: 30px;
}

p.blocColumn {
	text-align: center;
	background: transparent;
	margin-top: 20px;
	width: 273px;
}

div.blocColumn {
	background: transparent;
	margin-top: 20px;
	width: 273px;
	border: 1px solid #687C98;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px;
}

#bloc_temoignage ul {
	list-style: none;
}

.accordeon-title, .bloc-title {
	background: #a51625 url('../img/accordeon-title.png') repeat-x;
	height: 24px;
	border: 0;
	color: #FFF;
	padding-left: 10px;
	margin: 0px;
}

.quicklinks > li {
	margin-bottom: 20px;
}

.small {
	font-size: 10px;
	text-align: left;
	line-height: 1.3em;
}

div.messageboxerror {
	background-color:#FFA3A3;
	border:1px solid #666666;
	color:#666666;
	font-size:11px;
	height:auto;
	margin: 0 0 0 105px;
	padding: 5px;
	text-align: center;
	width: 260px;
}

.download {
	display: block;
	margin: auto;
	background: url('../img/bouton.png') no-repeat;
	_width: 230px;
	width: 160px;
	_height: 50px;
	height: 36px;
	padding-top: 14px;
	padding-left: 70px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.download:hover {
	background: url('../img/bouton_hover.png') no-repeat;
}

.contact {
	display: block;
	background: url('../img/contact.png') no-repeat;
	_width: 230px;
	width: 160px;
	_height: 50px;
	height: 36px;
	padding-top: 14px;
	padding-left: 70px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	margin: auto;
	text-align: left;
}

.contact:hover {
	background: url('../img/contact_hover.png') no-repeat;
}

h2.titlebloc {color:#fff; text-align:center; background:#4B4B43 url(../img/accordeon-title.png) repeat-x scroll 0%;}

.logo-temoignage {
	margin-left: 8px;
	float: right;
}

.download-cp, .go-cp {
	display: block;
	background: url(../img/pdf.png) center top no-repeat;
	float: right;
	width: 150px;
	margin: 10px;
	border: 1px dashed black;
	padding-top: 60px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
}

.download-cp {
	background: url(../img/pdf.png) center top no-repeat;
}

.go-cp {
	background: url(../img/url.png) center top no-repeat;
}

ul.ref-float {
	list-style: none;
	float: left;
	width: 85px;
	margin: 20px 0px;
}
	
ul.ref-float li {
	text-align: center;
	height: 60px;
	line-height: 60px;
}

ul.ref-float li img {
	vertical-align: middle;
}


/****** HCard*****/
div.vcard {margin:20px 15px}
p.country-name, div.adresse, p.org, p.street-address, p.tel, p.fax,p.email  {margin:0; padding:0;}
p.country-name {font-weight:bold;margin-bottom:3px;}
h3#bureau {margin-left:15px;}

