

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin: 0px auto;
	padding: 0px;
	color: #00000B;
	text-align : left;
    min-width : 1024px;
    width : 100%
}

#content {
	width: 1024px;
	position: relative;
    padding-top : 130px;
        margin-left : auto;
    margin-right : auto;
    }
#contentFAQ{
   margin-left : 5px

    }
.espace 
{	
	color: red;
	margin-right:380px;
}

.titre
{
width: 1000px;
min-height: 15px;
border-color: #FFFFFF;
background-color: #F0F0F0;
border-radius: 5px;
padding: 15px;
margin-bottom : 5px;
color: #00364E;
line-height: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
position: relative;
	cursor: pointer;

}
.titreClick{
background-color : #01364E;
color : #FFFFFF;

}
.titre:hover
{
border-color: #000000;
background-color: #00364E;
color: white;
min-height: 15px;
}
.choix{
width: 1030px;
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
background-color: #FAFAFA;
position: relative;
padding-top : 5px;
margin-top: -5px;}

.titreArticle
{ 
z-index:3;
	list-style-type: none;
	cursor: pointer;	
width: 930px;
min-height: 15px;
border-color: #FFFFFF;
background-color: #FF3D4C;
border-radius: 5px;
padding: 15px;
color: #FFFFFF;
line-height: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
position: relative;
margin-left : 70px;
margin-bottom : 5px;

}
.titreArticleClick{
	background-Color : #D3D3D3;
	color : #4F4F4F;
width: 930px;

}
.titreArticle:hover
{
	background-color: #d3d3d3;
	list-style-type: none;
	width: 930px;
}
.titreArticle span{
  	float: right;
	position : relative;

}
.roundedAddWhite{
	background: url("https://www.gesprojet.com/Site/WebFolder/img/aide/plusBlue.svg");
	height : 18px;
	width : 18px;
	background-size:100% 100%;
}
.roundedAddWhite:hover{
	background: url("https://www.gesprojet.com/Site/WebFolder/img/aide/plus.svg");
	height : 18px;
	width : 18px;
	background-size:100% 100%;
}
.roundedAddRed{
	background: url("https://www.gesprojet.com/Site/WebFolder/img/aide/plus.svg");
	height : 18px;
	width : 18px;
	background-size:100% 100%;
	}
.roundedAddRed:hover{
	background: url("https://www.gesprojet.com/Site/WebFolder/img/aide/plusWhite.svg");
	height : 18px;
	width : 18px;
	background-size:100% 100%;
}

.roundedRemoveWhite{
	background: url("https://www.gesprojet.com/Site/WebFolder/img/aide/moinsBlue.svg");
	height : 18px;
	width : 18px;
	background-size:100% 100%;
}
.roundedRemoveWhite:hover{
	background: url("https://www.gesprojet.com/Site/WebFolder/img/aide/moins.svg");
	height : 18px;
	width : 18px;
	background-size:100% 100%;
}
.roundedRemoveBlue{
	background: url("https://www.gesprojet.com/Site/WebFolder/img/aide/moinsBlue.svg");
	height : 18px;
	width : 18px;
	background-size:100% 100%;
	}
.roundedRemoveBlue:hover{
	background: url("https://www.gesprojet.com/Site/WebFolder/img/aide/moins.svg");
	height : 18px;
	width : 18px;
	background-size:100% 100%;
}

.roundedRemoveRed{
	background: url("https://www.gesprojet.com/Site/WebFolder/img/aide/moins.svg");
	height : 18px;
	width : 18px;
	background-size:100% 100%;
	}
.roundedRemoveRed:hover{
	background: url("https://www.gesprojet.com/Site/WebFolder/img/aide/moinsWhite.svg");
	height : 18px;
	width : 18px;
	background-size:100% 100%;
}

.titre span{
	position : relative;
	float : right;
}

.article
{
width: 925px;
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
background-color: #FCFCFC;
padding-bottom: 39px;
position: relative;
margin-left : 100px;
padding-top : 10px;
margin-top : -10px;
}





input[type="text"]{

	width: 452px;
	height: 30px;;
	border-width: 1px;
	border-style: solid;
	border-color: #C4C4C4;
	background-color: #FFFFFF;
	padding: 6px;
	border-radius: 5px;
	color: #7F7F7F;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	position: relative;

}

input[type="submit"],input[type="button"]{
	
	width: 153px;
	height: 42px;;
	border-width: 1px;
	border-style: solid;
	border-color: #C4C4C4;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 6px;
	color: #7F7F7F;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	position: relative;
	
}

	
