/**************************************************************************************************************************************************************/
/***																																						***/
/***																HEADER																			***/
/***																																						***/
/**************************************************************************************************************************************************************/

#ombreGaucheHeader,#ombreDroiteHeader, #logo, #profs, #titreSite
{
	float: left;
}

/**************************************************************************************************************************************************************/
/***																																						***/
/***																CENTRE																			***/
/***																																						***/
/**************************************************************************************************************************************************************/
#outerWrapper
{
	background-image: url("http://espace-enseignants.acadomia.fr/ui/images/front/general-fond-ombre.png");
	background-repeat: repeat-y;
	background-color: #f4f9fd;
	background-attachment: scroll;
	width: 100%;
}

#innerWrapper
{
	background-color: #fff;
	width: 948px;
	margin-left: 21px;
	padding-top: 21px;
}

#demo
{
	text-align:center;
	height: 200px;
	line-height: 200px;
}

#flashPresentation
{
	height: 250px;
	width: 800px;
	margin: 0 auto;
}


/* Début ajout Abderrahim*/

#header #logo_acadomia 
{
	width:358px;
	float:left;
}

#header #petitebanniere
{
	float:left; 
	height:100px; 
	width:560px; 
	background-color:#FFF; 
	margin-top:22px;
	margin-right:30px;
}

/* Fin ajout Abderrahim*/

/**********************************/
/***							***/
/***		BLOC CONNECTION		***/
/***							***/
/**********************************/

#formLog
{
	width: 426px;
	height: 159px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/front/login-connexion-bloc.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-attachment: scroll;
}

#form
{
	height: 159px;
	margin-right: 30px;
	margin-left: 30px;
}

#formLogBis
{
	width: 426px;
	height: 159px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/front/login-connexion-bloc-bis.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-attachment: scroll;
}

#formLog div.champ
{
	float:right;
	margin-top:10px;
	text-align:left;
	width:55%;
}

#flb_inputs
{
margin-top: 60px; margin-left: 40px;
}

#btnEnvoyerFormLog
{
	margin-left: 80px;
}

#formLog div.champ input[type='text'],#formLog div.champ input[type='password']
{
	width:190px;
}

#mdpPerdu
{
	margin-left: 10px;
	font-size: 11px;
}


/**********************************/
/***							***/
/***		BLOC RECRUTE		***/
/***							***/
/**********************************/
#recrute
{
	float: left;
	margin-top: 23px;
	background-image: url(../images/front/login-recrute-bloc.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-attachment: scroll;
	width: 203px;
	height:133px;
}

#contentRecrute
{
	margin-top: 45px;
	margin-left: 50px;
	width: 130px;
	height:50px;
}

#contentRecrute a
{
	color: #000000;
	text-decoration: none;
}




/**********************************/
/***							***/
/***	BLOC GUIDE PEDAGO		***/
/***							***/
/**********************************/
#guides
{
	float: left;
	margin-top: 23px;
	margin-left: 30px;
	background-image: url(../images/front/login-guides-bloc.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-attachment: scroll;
	width: 205px;
	height:134px;
}

#content form#formGuide
{
	width: 65%;
	margin: 45px 0 0 55px;
}

#guides div.champ
{
	float:right;
	margin-top:5px;
	text-align:left;
	width:100%;
}

#guides div.champ input[type='text'],#guides div.champ input[type='password']
{
	width:125px;
}

#recrute h2, #guides h2
{
	font-size:14px;
}

.warning
{
	margin: 5px auto 10px;
	color: #8d2222;
	text-align: center;
	font-weight: bold;
	background-color: #f89494;
	border: 2px solid #8d2222;
	padding: 8px;
	width: 90%;
}

.ui-accordion-content
{
	overflow: hidden;
}
