* {
	margin: 0;
	padding: 0;	
}

body {
	color: #666464;
	font-size: 13px;
	font-family: Myriad, Arial, sans-serif;
	background-color: #e3e4e7;
	background-image: url('../img/total_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
h3 {
	margin-top: 25px;
}

/* links */
a {
	color: #ea2258;
}
a:hover {
	background-color: #FFF;
}
#slider a:hover, #menuTotal a:hover {
	background-color:transparent !important;
}
#menu a:hover {
	background-color:transparent;
}

/* header */
#header {
	width: 100%;
	height: 77px;
	margin-bottom: 30px;
}
#headerTotal {
	height: 65px;
	background-image: url('../img/header_bg.jpg');
	background-repeat: repeat;
}
#menuTotal {
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 65px;
}
#menuTotal a {
	color: #FFF;
}
#menuTotal p {
	display: inline;
	float: left;
}
#menuFl {
	margin: 0;
	padding: 0;
	width: 955px;
	height: 12px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#menuFl img {
	vertical-align: top;
}
#menu {
	float: left;
	margin-left: 20px;
	margin-top: 25px;
}
#menu li {
	font-size: 18px;
	list-style: none;
	float: left;
	width: auto;
}
#menu li a {
	color: #FFFFFF;
}
#menu li a:hover {
	color: #ea2258;	
}
#menu #menu1 {
	display: block;
	background-image: url('../img/menu1.jpg');
	background-repeat: no-repeat;
	width: 171px;
	height: 28px;
	color: rgba(0,0,0,0);
	text-indent: -9999px;
}
#menu #menu2 {
	display: block;
	background-image: url('../img/menu2.jpg');
	background-repeat: no-repeat;
	width: 193px;
	height: 28px;
	color: rgba(0,0,0,0);
	text-indent: -9999px;
}
#menu #menu3 {
	display: block;
	background-image: url('../img/menu3.jpg');
	background-repeat: no-repeat;
	width: 118px;
	height: 28px;
	color: rgba(0,0,0,0);
	text-indent: -9999px;
}
#menu #menu4 {
	display: block;
	background-image: url('../img/menu4.jpg');
	background-repeat: no-repeat;
	width: 112px;
	height: 28px;
	color: rgba(0,0,0,0);
	text-indent: -9999px;
}
#menu #menu5 {
	display: block;
	background-image: url('../img/menu5.jpg');
	background-repeat: no-repeat;
	width: 85px;
	height: 28px;
	color: rgba(0,0,0,0);
	text-indent: -9999px;
}

/* content */
#total {
	width: 100%;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
}

/* diapo */
#slider {
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: center;
	display:none;
}
#description {
	color: #888888;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #ea2258;
}
#description a {
  color: #888888;
}

/* project */
#project {
  width: 180px;
  background-color: #ea2258;
  margin-bottom: 10px;
  color: #FFFFFF;
  padding: 10px;
  float: right;
  font-size:13px;
  background-image: url('../img/header_fl.png');
}
#project a, #project a:hover {
  background-color: #ea2258;
  color: #ffffff;
}

/* actus */
#news {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #ea2258;
}
#news h1 {
	margin-top: 8px;
	margin-bottom: 8px;
	height: 34px;
	overflow: hidden;
	background-image: url('../img/actus_fl.png');
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	color: #ea2258;
}
#news ul li {
	clear: both;
	list-style: none;
	background-image: url('../img/actus_bg.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 897px;
	height: 230px;
	padding-top: 10px;
	padding-left: 24px;
}
#news ul li .img {
	float: left;
	width: 407px;
	height: 190px;
	border: 1px solid #d0cac5;
	margin-left: 14px;
	margin-top: 8px;
}
#news ul li h2 {
	font-size: 18px;
	padding-top: 8px;
	padding-left: 10px;
	text-indent: 10px;
	color: #ea2258;
}
#news ul li h2 a {
	text-decoration: none;
	color: #ea2258;
}
#news ul li h3 {
	padding-left: 10px;
	text-indent: 10px;
	color: #ea2258;
	font-size: 11px;
}
#news ul li h6 {
	text-indent: 10px;
	color: #A0A0A0;
}
#news ul li p {
	margin-top: 6px;
	float: left;
	width: 386px;
	margin-left: 10px;
	text-align: justify;
}
#news ul li .more {
	text-align: right;
	background-image: url('../img/actus_fl_more.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
	margin-left: 305px;
}
#news ul li .more a {
	color: #ea2258;
}
#news ul li .more a:hover {
	background-color: #FFF;
}
#news .viewMore {
	background-image: url('../img/favicon.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	margin-left: 35px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#news .viewMore a {
	color: #ea2258;
}

/* footer */
#footer {
	margin-top: 40px;
	margin-bottom: 40px;
	color: #908f8f;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	border-top: 1px solid #908f8f;
}
#footer a {
	color: #908f8f;
}

/* divers */
img {
	border: 0;
}


/* PAGE FAMILIZ EN IMAGE */

#description_en_image {
	color: #888888;
	font-size: 15px;
	padding: 20px;
	clear:both;
	height: 200px;
}

.encart_fonctionnalite {
	margin: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ea2258;
	clear:both;
	
}

.encart_fonctionnalite .sIFR-replaced {
	height: 34px;
}

.encart_fonctionnalite h1, #description_en_image h1 {
	margin-top: 8px;
	margin-bottom: 8px;
	height: 34px;
	overflow: hidden;
	background-image: url('../img/actus_fl.png');
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	color: #ea2258;
}

#ancre_fonctionnalites {
	margin-top: 10px;
}

#ancre_fonctionnalites li {
	list-style-image:url(../img/favicon.png);
	list-style-position:outside;
	margin: 10px;
}

.text_fonctionnalite {
	padding:20px;
	font-size: 14px;
}

.haut_page {
	margin-left: 830px;
}

#slider_agenda, #slider_menagere, #slider_messagerie, #slider_courses, #slider_actualites, #slider_visio, #slider_inter, #slider_faciliter, #sliderID {
	background-color:transparent !important;
	height: 384px;
}
#slider_agenda img, #slider_faciliter img, #sliderID img {
 display: none;
}
.nextSlider, .prevSlider {
	width: 30px;
	height: 20px;
	padding-top:5px;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
	background-color: #ea2258;
	cursor: pointer;
}
.navSlider {
	position: absolute;
	float: right;
	width: 62px;
	z-index: 999;
	margin-left: 854px;
}
.nextSlider {
	margin-left: 2px;
	float:right;
}
.prevSlider {
	float:left;
}
.nextSlider:hover, .prevSlider:hover {
	background-color: #FFFFFF;
	color: #ea2258;
}

#embed {
	float: left;
	margin-bottom: 20px;
}
#thumbs {
	float: left;
	margin-left:60px;
	height: 280px;
	overflow: auto;
	width: 220px;
}
#thumbs ul li {
	list-style: none:
	padding-bottom: 5px;
}

/* PAGE EQUIPE */

#content_equipe {
	height: 600px;
}

#content_equipe h1 {
	margin-top: 8px;
	/*margin-bottom: 8px;*/
	height: 34px;
	overflow: hidden;
	background-image: url('../img/actus_fl.png');
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	color: #ea2258;
}

#content_equipe h3 {
	font-size: 18px;
	margin-left: 30px;
}

.info_perso {
	width:195px;
	float: left;
	margin-left: 40px;
}

.info_perso h4, .info_perso h5 {
	margin:0;
	padding:0;
}

.info_perso h4 {
	font-size:16px;
	margin-bottom: -8px;
}

.info_perso h5 {
	font-size:14px;
}

/* PAGE PROJET */

#content_projet {
	margin-bottom: 40px;
}

#content_projet h1 {
	margin-top: 8px;
	/*margin-bottom: 8px;*/
	height: 34px;
	overflow: hidden;
	background-image: url('../img/actus_fl.png');
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	color: #ea2258;
}

#content_projet h3 {
	font-size: 18px;
	margin-left: 30px;
}

.text_projet {
	padding: 0 20px 20px 20px;
}

#list_atouts {
	margin-left: 40px;
	margin-bottom: 50px;
}

#list_atouts li {
	list-style-image:url(../img/favicon.png);
	font-size: 15px;
	font-weight:bold;
	margin-bottom: 5px;
}

/* PAGE CONTACT */

#content_contact h1 {
	margin-top: 8px;
	/*margin-bottom: 8px;*/
	height: 34px;
	overflow: hidden;
	background-image: url('../img/actus_fl.png');
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	color: #ea2258;
}

#content_contact h3 {
	font-size: 18px;
	margin-left: 30px;
}

#content_contact form {
	margin-top: 50px;
	/*margin-left: 210px;
	width: 492px;*/
	padding: 15px;
	/*border: 2px solid #ea2258;*/
}

#content_contact form p {
	margin-bottom: 15px;
}

#content_contact form p label {
	color:#ea2258;
	font-weight: bold;
}

#content_contact form p input {
	border: 1px solid #ea2258;
}

#content_contact form p textarea {
	width: 490px;
	height: 100px;
	margin-top: 5px;
	border: 1px solid #ea2258;
}

#content_contact form p input[type=button] {
	padding-left: 5px;
	margin-bottom: -15px;
	width:94px;
	height:33px;
	border:none;
	background-image:url(../img/bouton_envoyer.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFF;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}
