@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
	min-width:900px;
	min-height:810px;
	font-family: 'Exo 2', Verdana, sans-serif;
	background-color:#666;
	margin:0;
	-webkit-text-size-adjust: 100%;
	font-size:17px;
}

.contentInter {
	width: 100%;
	min-width: 1000px;
	max-width: 1200px;
	min-height:100%;
	margin:0;
	height:auto;
	overflow:hidden;
	background-color:#0a3674;
	margin-left:auto;
	margin-right:auto;
	box-shadow:0px 0px 15px #000;
}

#parallax {
	position:relative;
	margin-top:0px;
	width:100%;
	height:600px;
    
}

.logo {
	position:relative;
	float:right;
	margin-top:25px;
	margin-right:5%;
	width:35%;
	height:40%;
	background: url(../images/Logo-SiaMedXpress.png) no-repeat right top; 
	background-size: contain;
	z-index:3;
}

.home {
	height:50%;
	width:24%;
	position:absolute;
	float:right;
	top:15px;
	right:15px;
}

.headerInter {
	position:relative;
	width:100%;
	margin:0px;
	height:auto;
	padding-bottom:0px;
	margin-bottom:0px;
	background:url(../images/Interieur-SiaMedXpress-body.jpg) repeat-y center top;
	background-size:contain;
}

.text {
	padding-bottom:10px;
	position:relative;
	float:left;
	margin-left:15%;
	width:55%;
	height:auto;
	overflow: auto;
	z-index:8;
}

.text a {
	text-decoration:none;
	color:#920077;
}

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

.photo {
	position:relative;
	float:left;
	width:25%;
	height:300px;
	margin-left:20px;
	margin-top:50px;
	-moz-box-shadow: 5px 5px 10px 0px #000000;
	-webkit-box-shadow: 5px 5px 10px 0px #000000;
	-o-box-shadow: 5px 5px 10px 0px #000000;
	box-shadow: 5px 5px 10px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=134, Strength=10);
	overflow:hidden;
	background-position:right center;
	z-index:9;
}

.nameRubrique {
	position:absolute;
	width:500px;
	height:100px;
	margin-left:-720px;
	top:160px;
	text-align:right;
	transform:rotate(-90deg);
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
	transform-origin: top right;
	-ms-transform-origin: top right; /* IE 9 */
    -webkit-transform-origin: top right; /* Chrome, Safari, Opera */
	z-index:5;
}

h1 {
	text-align:right;
	font-size:60px;
	color:#FFFFFF;
	font-weight:100;
	padding-top:20%;
	padding-bottom:20%;
	padding-right:10px;
	opacity: 0.5;
}

.contentRubrique {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	font-size:17px;
	font-weight:200;
	text-align:justify;
	background:url(../images/Interieur-SiaMedXpress-body.jpg) repeat-y center top;
	background-size:contain;
}

.contentRubrique ul {
	margin-top:-10px;
	padding-left:22px;
}

.contentRubrique li {
	margin-bottom:10px;
	list-style-type:circle;
}

#chapo {
	margin-top:0px;
	color:#920077;
	font-weight:600;
}

h2 {
	color:#920077;
	font-weight:600;
	margin-bottom:-5px;
	margin-top:0px;
}

.bold {
	font-weight:600;
}

.bandeauMenu {
	position:relative;
	float:left;
	width:100%;
	min-width:800px;
	height:100px;
	margin-top:60px;
	text-align:center;
	background-color: rgba(0, 0, 0, 0.8);
	z-index:2;
}

.headerInter ul {
	list-style:none;
	text-align:left;
	font-size:19px;
	font-weight: 400;
	color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
}

.headerInter ul a {
	text-decoration:none;
	color:#9bb3f3;
}

.headerInter li {
	position:relative;
	float:left;
	margin-left:5px;
	margin-right:5px;
	border-right: 1px solid #FFFFFF;
	padding-right:10px;
	line-height:150%;
}

.contentHover {
	height:30px;
	width:100%;
	padding:0px;
	text-align:center;
}

.hover {
	width:0%;
	height:100%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-30px;
	margin-top:0px;
	opacity:0;
}

.menuAccueil {
	position:relative;
	float:left;
	text-align:center;
	width:18%;
	height:80px;
	border-left:1px solid #FFF;
	padding-top:20px;
}

#menuDroit {
	border-right:1px solid #FFF;
}

.title {
	position:relative;
	float:left;
	clear:left;
	margin-top:2.5%;
	margin-left:5.5%;
	color:#041649;
	font-size:30px;
	font-weight: 400;
}

.title a{
	text-decoration:none;
	color:#bdcefb;
}

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

.footerInter {
	position:relative;
	width:100%;
	height:auto;
	margin-top:0px;
	padding-bottom:50px;
	text-align:left;
	color:#FFFFFF;
	font-size:1em;
	font-weight:200;
	text-shadow:  0px 0px 10px #000000;
	z-index:2;
}

.footerInter a {
	text-decoration:none;
	color:#FFFFFF;
}

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

.footerInfoInter {
	position:relative;
	float:right;
	width:300px;
	margin-right:3%;
	margin-top:-126px;
	text-align: right;
	color:#FFFFFF;
	text-shadow:  0px 0px 10px #000000;
	font-weight:200;
	font-size:12px;
	z-index:2;
}

.footerInfoInter a {
	text-decoration:none;
	color:#FFFFFF;
}

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

.legend {
	position:absolute;
	bottom:10px;
	width:auto;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font-size:75%;
}

strong {
	color:#920077;
}

.articleNews {
	 min-height:133px;
	 margin-bottom:20px;
}
