body {
	background-color: #ebebeb;
	margin: 0px;
}
#Warper_MainHeader {
	height: 50px;
	width: 100%;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
}
#Warper_HeaderLine {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 12px;
}
.Elements_Pos {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Warper_MainContent {
	min-height: 470px;
	width: 100%;
	background-color: #ebebeb;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
/*
---------------Main Menu---------------
*/
#MainMenu {
	text-align: right;
	color: #b5dcdf;
}
#MainMenu a {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 30px;
}
#MainMenu a:hover {
	text-decoration: underline;
}
#Warper_Langue_Select {
	float:left;
}
/*
---------------Main Content---------------
*/
#Warper_Content {
	min-height: 470px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_content.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Warper_Content p, tr, td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #5d1f24;
}
#Warper_Content a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color:#3f4883;
}
#Warper_Content a:hover {
	text-decoration:underline;
}
#Warper_Content h1 {
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	text-shadow: 1px 1px 0px #000;
}
#Warper_Content table {
	background-image: url(../images/logo_crottaz_finance_en.png);
	background-repeat: no-repeat;
	background-position: -110px -50px;
	min-height:470px;
}
/*
---------------Equipe---------------
*/
.Bloc_Equipe {
	margin-left: 20px;
	width: 555px;
	margin-top: 8px;
}
.Bloc_Equipe table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #5d1f24;
}

.Bloc_EquipeImg {
	width : 168px;
	height: 227px;
	border: 1px solid #666;
	-webkit-box-shadow: 1px -2px 4px #999;
	-moz-box-shadow: 1px -2px 4px #999;
	box-shadow: 1px -2px 4px #999;
	-webkit-border-radius : 10px;
	-moz-border-radius : 10px;
	border-radius : 10px;
	background-image: url(../images/portrait_olivier.jpg);
	background-repeat: no-repeat;
}

.Bloc_Equipe a {
	color: #5d1f24;
	text-decoration: none;
}
.Bloc_Equipe a:hover {
	text-decoration: underline;
}
.StaffVignette {
	margin-left:2px;
	margin-right:2px;
}
/*
---------------Bottom Slice---------------
*/
#Warper_MainBottom {
	min-height: 321px;
	width: 100%;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-x;
}
#Bottom {
	height: 237px;
	width: 860px;
	z-index: 2;
	background-image: url(../images/bg_lines_alpha.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
#Btons_content {
	float: left;
	height: 129px;
	width: 868px;
	z-index: 3;
}
#Btons_content img {
	margin-left: 35px;
	margin-right: 45px;
}
/*
---------------Rubriques Slice---------------
*/
.Rubrique_content {
	float: left;
	height: 125px;
	width: 180px;
	margin-right: 16px;
	margin-left: 18px;
}
.Rubrique_content a {
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
.Rubrique_content a:hover {
	text-decoration:underline;
}
.Rubrique_content p {
	color: #EFDCDC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.Rubrique_content h2 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
/*
---------------Footer---------------
*/
#Warper_Footer {
	z-index: 4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Warper_Footer a {
	font-size: 9px;
	color: #333;
	text-decoration: none;
}
#Warper_Footer a:hover {
	text-decoration: underline;
}
/*
---------------Google Map---------------
*/
#map_canvas {
	width: 350px;
	height: 280px;
	-webkit-box-shadow: 2px 2px 4px #666;
	-moz-box-shadow: 2px 2px 4px #666;
	box-shadow: 2px 2px 4px #666;
	border: 1px solid #000;
	z-index: 10;
}
#map_canvas a {
	font-size:8px;
}
