@charset "UTF-8";
@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/navigation.css';
@import 'lib/grid.css';
@import 'lib/forms.css';
@import 'lib/buttons.css';
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #72797F;
	background-color: #52575C;
	margin: 0px;
	text-align: left;
}
#principal {
	background-color: #FFFFFF;
	width: 955px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
}
#header {
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../Images/Pictures/header-solvaxis.jpg);
	background-repeat: no-repeat;
	height: 140px;
	text-align: left;
}
#menu-principal {
	font-size: 13px;
	background-color: #000000;
	float: left;
	height: 110px;
	width: 610px;
	padding-left: 30px;
	padding-top: 30px;
	text-align: left;
}
#logo img {
	border-color: none;
	border-style: none;
	border-width: none;
	float: left;
	margin:0px;
}
#menu {
	
	margin-top: 7px;
	padding-top:15px;
	text-align: left;
	clear: both;
}
#menu li{
	list-style-type: none;
	display: inline;
	margin: 0px;
	pading: 0px;
}
#menu a {
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #E30043;
}
#menusec {
	font-size: 9px;
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 97px;
}
#menu-secondaire {
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}
#menu-secondaire li {
	list-style-type: none;
	display: inline;
}
#menu-secondaire .espace {
	padding-left: 25px;
}

#menu-secondaire a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu-secondaire a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#recherche {
	width: 140px;
}
#container {
	margin-top:20px;
	padding-left: 30px;
	text-align:left;
	width:900px;
}

#container h1 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E30043;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72797F;
	text-align: left;
	line-height: 14px;
}
#container h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E30043;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: left;
}
#container h3 {
	font-size: 11px;
	font-weight: normal;
	color: #72797F;
	margin-top: 0px;
	margin-right: 0px;
	font-style: italic;
	text-align: left;
}
#container a {
	color: #E30043;
	text-decoration: none;
}
#container a:hover {
	color: #72797F;
	text-decoration: none;
}
#contenu-droit {
	float: left;
	width: 385px;
	margin-left: 25px;
	text-align: left;
}
#contenu-droit h1 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E30043;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72797F;
	text-align: left;
	line-height: 14px;
}
#contenu-droit h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E30043;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: left;
}
#contenu-droit a {
	color: #E30043;
	text-decoration: none;
}
#contenu-droit a:hover {
	color: #72797F;
	text-decoration: none;
}
#footer {
	width: 715px;
	margin-top: 70px;
	margin-left: 200px;
	clear: both;
	padding-top: 60px;
	padding-bottom: 10px;
	text-align: left;
}
#footer a{
	text-decoration: none;
	color: #72797F;
}
#footer a:hover{
	color: #E30043;
}
.content {
	margin-bottom: 30px;
}
.snivmenu{
	padding-bottom:20px;
}
.notice{}
.specialinput{
	display:none;
}
