@charset "utf-8";
#contenu{
	background-color:white;
	background-image: linear-gradient(white, rgba(220,220,220,0.6));
	padding-top:20px;
	height:815px;
}
.titreP{
	font-size:24px;
	margin-left:20px;
	margin-right:20px;
	font-family:arial;
	font-weight:bold;
	color:white;
	text-align:justify;
	line-height:32px;
	background-color:rgb(0,0,128);
	border-radius:10px;
	padding:10px;
}
#lesplus{
	position:absolute;
	margin-top:10px;
	font-size:30px;
	margin-left:20px;
	margin-right:20px;
	font-family:arial;
	font-weight:bold;
	color:rgb(0,0,128);
	text-align:justify;
	line-height:32px;
	padding:10px;
}

#confmat{
	position:absolute;
	margin-top:430px;
	font-size:30px;
	margin-left:20px;
	margin-right:20px;
	font-family:arial;
	font-weight:bold;
	color:rgb(0,0,128);
	text-align:justify;
	line-height:32px;
	padding:10px;
}

#structure,#multisite,#interface,#biblio,#fonction,#assistance,#automate,#telmobile,#automtab,#rsanalyse{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
#structure:hover{
	background-color:rgb(251,188,5);
	background-image: linear-gradient(45deg, white, rgba(251,188,5,0.6));
}
#multisite:hover{
	background-color:rgb(153,102,0);
	background-image: linear-gradient(45deg, white, rgba(153,102,0,0.6));
}
#interface:hover{
	background-color:rgb(52,168,83);
	background-image: linear-gradient(45deg, white, rgba(52,168,83,0.6));
}
#biblio:hover{
	background-color:rgb(234,67,53);
	background-image: linear-gradient(45deg, white, rgba(234,67,53,0.6));
}
#fonction:hover{
	background-color:rgb(212,212,212);
	background-image: linear-gradient(45deg, white, rgba(212,212,212,0.6));
}
#assistance:hover{
	background-color:rgb(44,113,186);
	background-image: linear-gradient(45deg, white, rgba(44,113,186,0.6));
}
#automate:hover{
	background-color:rgb(52,168,83);
	background-image: linear-gradient(45deg, white, rgba(52,168,83,0.6));
}
#telmobile:hover{
	background-color:rgb(234,67,53);
	background-image: linear-gradient(45deg, white, rgba(234,67,53,0.6));
}
#automtab:hover{
	background-color:rgb(44,113,186);
	background-image: linear-gradient(45deg, white, rgba(44,113,186,0.6));
}
#rsanalyse:hover{
	background-color:rgb(212,212,212);
	background-image: linear-gradient(45deg, white, rgba(212,212,212,0.6));
}

#structure
{
	position:absolute;
	margin-top:65px;
	margin-left:20px;
	width: 225px;
	height: 150px;
	border-radius:10px;
	color:rgb(251,188,5);
}
#multisite
{
	position:absolute;
	margin-top:65px;
	margin-left:362.5px;
	width: 225px;
	height: 150px;
	border-radius:10px;
	color:rgb(153,102,0);
}
#interface
{
	position:absolute;
	margin-top:65px;
	margin-left:705px;
	width: 225px;
	height: 150px;
	border-radius:10px;
	color:rgb(52,168,83);
}
#biblio
{
	position:absolute;
	margin-top:245px;
	margin-left:20px;
	width: 225px;
	height: 150px;
	border-radius:10px;
	color:rgb(234,37,53);
}
#fonction
{
	position:absolute;
	margin-top:245px;
	margin-left:362.5px;
	width: 225px;
	height: 150px;
	border-radius:10px;
	color:rgb(125,125,125);
}
#assistance
{
	position:absolute;
	margin-top:245px;
	margin-left:705px;
	width: 225px;
	height: 150px;
	border-radius:10px;
	color:rgb(44,113,186);
}
#automate
{
	position:absolute;
	margin-top:540px;
	margin-left:20px;
	width: 225px;
	height: 150px;
	border-radius:10px;
	color:rgb(52,168,83);
}
#telmobile
{
	position:absolute;
	margin-top:540px;
	margin-left:248px;
	width: 225px;
	height: 150px;
	border-radius:10px;
	color:rgb(234,67,53);
}
#automtab
{
	position:absolute;
	margin-top:540px;
	margin-left:477px;
	width: 225px;
	height: 150px;
	border-radius:10px;
	color:rgb(44,113,186);
}
#rsanalyse
{
	position:absolute;
	margin-top:540px;
	margin-left:705px;
	width: 225px;
	height: 150px;
	border-radius:10px;
	color:rgb(125,125,125);
}

.titrepresentation
{
	width: 935px;
	height: 40px;
	float:left;
	background:url(../images/bg-titre1.jpg) repeat-y;
	margin-left:3px;
	border-radius:5px;
	color:rgba(10,10,10,1);
	font-size: 24px;
	font-weight:lighter;
	line-height: 40px;
	margin-top:20px;
	padding-left:7px;
	border: 2px rgb(44,113,186) solid;
	float:left;
}
#txtitem{
	margin:10px;
}
#txtitem p{
	margin:10px;
}
#affichagetexte{
	font-size:12px;
	line-height:20px;
	text-align:justify;
	position:absolute;
	display:none;
	margin-top:50px;
	margin-left:275px;
	width:400px;
	height:auto;
	border-radius:10px;
	border:2px rgb(125,125,125) solid;
	background-color:white;
}
#media
{
	position: absolute;
	top:500px;
	border-radius:10px 10px 0px 0px;
	display:none;
}

#slide1, #video1{
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	color:rgb(44,113,186);
}
#slide1:hover, #video1:hover{
	cursor:pointer;
}
#slide1{
	position:absolute;
	margin-top:520px;
	margin-left:248px;
	width:225px;
	text-align:center;
}
#video1{
	position:absolute;
	margin-top:520px;
	margin-left:705px;
	width:225px;
	text-align:center;
}
#brdslide { 
	width: 264px;
	height:423px;
}
#brdslide img{ 
	position: absolute; 
	margin-left:0px;
	display: none;
}
#brdslide p{ 
	margin-left:10px;
	line-height:26px;
	font-style:italic;
	color:rgb(255,255,255);
	font-size:14px;
	text-align:center;
}
