/**
 * @version $Id: en-us.css,v 1.1.2.5 2014-02-27 15:26:04 fma Exp $
 * @package vmzinc
 * @copyright Copyright (C) 2009-2010 BROCELIA. All rights reserved.
 */
.moduletable_down .content_violet_2 {
	height: 159px;
}

.moduletable_down .contact_2 {
	height: auto;
	border: none;
	padding-top: 0px;
}

.moduletable_down .content_violet_all_ressources {
	position: absolute;
	left: 62px;
	bottom: 5px;
	padding-left: 0;
	padding-top: 0;
}

.content_violet_all_ressources img {
	margin-right: 4px;
	vertical-align: bottom;
	float: left;
}

.content_violet_all_ressources a {
	color: #e2690b;
	font-size: 11px;
	text-decoration: none;
}

.content_violet_all_news a:hover {
	color: #e2690b;
	font-size: 11px;
	text-decoration: underline;
}
/*** Liens réseaux sociaux***/
.moduletable_reseaux {
	margin-top: 6px;
	margin-bottom: 20px;
}

.moduletable_reseaux a {
	text-decoration: none;
}

ul.partager {
	float: left;
}

ul.partager li:first-child {
	border: 0 none;
}

ul.partager li {
	float: left;
	padding-right: 10px;
	list-style: none;
}

#map { /*position:absolute;*/
	
}

#map .spinner {
	margin-top: -50px;
	padding-left: 314px;
	position: absolute;
	color: #8C8C8C;
}

#map .spinner img {
	padding-left: 92px;
}

#box_content_contact {
	position: absolute;
	float: none;
	right: 0;
}

#content_box p {
	margin-bottom: 5px;
}

#content_box .intro {
	font-size: 12px;
}

.map_container {
	border: 1px solid #D2D2D2;
	/*margin-right: -190px;*/
	margin-bottom: 50px;
	padding: 5px 0 0 5px;
	clear: both;
}

.link_retour {
	left: 810px;
	position: absolute;
	top: 40px;
}

.link_retour a {
	color: #5c2078;
	text-decoration: none;
}

.link_retour a:hover {
	text-decoration: underline;
}

.menu {
	position: relative;
	z-index: 1000;
}

.mapus {
	z-index: 0;
	width: 450px;
	margin-left: 65px;
}

.mapus .spinner {
	padding-top: 250px;
}

.content {
	position: relative;
}

.map-border-top {
	background-image: url('../../images/map/border-top.png');
	height: 13px;
	width: 562px;
}

.map-border-bottom {
	background-image: url('../../images/map/border-bottom.png');
	height: 13px;
	width: 562px;
	margin-bottom: 25px;
}

.map-content {
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	width: 560px;
}

.pays_flag {
	float: left;
	margin-top: 34px;
	margin-right: 80px;
	margin-left: 60px;
}

.pays_flag .pays {
	clear: both;
	margin-top: 38px;
	float: left;
}

.pays_flag .pays img,.pays_flag .pays div.libelle {
	float: left;
}

.pays_flag .pays div.libelle a {
	color: #5c2078;
	font-size: 15px;
	padding-top: 5px;
	text-decoration: none;
}

.pays_flag .pays div.libelle a:hover {
	text-decoration: underline;
}

.pays_carte {
	float: left;
}

.content_violet_txt_link a {
	vertical-align: top;
}