/* CSS Document */
#header {
	height: 191px;
	margin-left: 170px;
	_margin-left: 170px;
	width: 527px;

}

#logo
{
	width: 100%;
	height: 191px;
	/*background:url(/chrome/default/images/bando-haut-accueil.jpg) no-repeat center;*/
}

#arrondi_haut
{
	background:url(/chrome/default/images/arrondi-528.gif) no-repeat top left;
}

.a_home
{
	display:none; /* on cache le 'retour accueil' sur la page d'accueil */
}

#gauche {
	float:left;
	width: 170px;
	/* header=191 + arrondi=23 = 214px */
	margin:-191px 0 0 0;  /* all */
	_margin:-194px 0 0 0; /* IE */
	padding:0 0 30px 0;
}

#visage
{
	background:url(/chrome/default/images/portrait-fille-accueil.jpg) no-repeat center;
	width: 170px;
	height:	334px;
	/*
	margin:-73px 0 0 0; /* all */
	/*_margin:-73px 0 0 0; /* only IE */
	padding:0;	
}

#espace_pedago
{
	background:url(/chrome/default/images/espace-pedago-accueil.gif) no-repeat top;
	height: 255px;
	width: 167px;
	margin: 0px 0 20px 0;
	
}

#espace_pedago div
{
	padding: 179px 3px 0 15px;
}

/*** div des phrases de présentation bons reflexes ***/
#bonsreflexes_phrases
{
	width: 470px;
	height: 98px;
	margin: 10px 0 10px 0; /* all */
	_margin: 0px 0 10px 0; /* IE */
	background-image: url(/chrome/default/images/phrases-accueil.gif);
}

.bonsreflexes_liens li a
{
	margin-left: 5px;
}
/***************************/

#bonsreflexes_frise
{
	width: 470px;
	height: 75px;
	background-image:url(/chrome/default/images/frise-photo-accueil.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0 0 20px 0;
}

#bonsreflexes_liens_1
{
	list-style-image:url(/chrome/default/images/fleche-verte.gif);
	vertical-align: center;
	margin: 0 40px 0 18px;
	float: left;
}

#bonsreflexes_liens_1 li
{
	margin: 0 0 7px 0;
}

#bonsreflexes_liens_2
{
	margin:0 0 20px 0;
	list-style-image:url(/chrome/default/images/fleche-verte.gif);
	vertical-align: center;
}

#bonsreflexes_liens_2 li
{
	margin: 0 0 7px 0;
}

#news_link_all_news
{
	text-align: right;
	width: 480px;
	margin: -20px 0 20px 0;
}




/*** REUNIONS d'INFORMATIONS ***/
#bloc_reunions_information
{
	width: 490px;
	padding: 0px 0 0 0px;
	background:url(/chrome/default/images/ri-degrade-int.gif) center repeat-y;
}

#bloc_reunions_information #content
{
	/*width: 490px;*/
	padding: 0px 0 0 10px;
}


#bloc_reunions_information #content h2
{
	margin: 0 0 15px 0;
}


#bg_top
{
	width: 490px;
	height: 12px;
	background:url(/chrome/default/images/ri-degrade-haut.gif) top no-repeat;
}

#bg_bottom
{
	width: 490px;
	height: 16px;
	background:url(/chrome/default/images/ri-degrade-bas.gif) bottom no-repeat;
}

#droite {
	margin:-165px 0 0 0;
	float:right;
	width: 170px;
	
}