/* Start of CMSMS style sheet 'arr::accueil' */
/*
*
* GAUCHE
*
*/
div#gauche{
	color:#666666;
	width:495px;
	margin:25px 10px 0 15px;
	float:left;
}

div#gauche img{
	margin-left:10px;
}

div#gauche p{
	margin:0;
	padding:0;
	font-size:12px;
	text-align:justify;
}

div#gauche a{
	font-size:10px;
	font-weight:bold;
	color:#2A7DC3;
	background:url(images/fleche_bleu_lien.gif) no-repeat 0 5px;
	padding-left:10px;
}
/* PORTAIL ACCUEIL */
div#portail_accueil
{
	background:url(images/bg_vert_accueil.gif) no-repeat;
	width:495px;
	height:245px;
	margin-top:20px;
}

ul.premier{
	float:left;
	width:245px;
}

ul.second{
	float:left;
}

div#portail_accueil ul
{
	list-style-type:none;
	margin:50px 0 0 10px;
	padding:0;
}

div#portail_accueil li
{
	padding-bottom:15px;
}

div#portail_accueil li a
{
	background:url(images/fleche_orange_ronde.png) no-repeat;
	font-size:14px;
	color:white;
	text-decoration:none;
	padding-left:20px;
}

div#portail_accueil li a:hover
{
	text-decoration:underline;
}
/*
*
* DROITE
*
*/
div#droite{
	background:#DFEBF6 url(images/entete_actu.gif) no-repeat left top;
	width:211px;
	height:440px;
	float:left;
	margin:25px 0 10px 10px;
	padding:0;
}



a.fleche_bleu{
	font-size:10px;
	font-weight:bold;
	color:#2A7DC3;
	background:url(images/fleche_bleu_lien.gif) no-repeat 0 5px;
	padding-left:10px;
}


/* End of 'arr::accueil' */

/* Start of CMSMS style sheet 'arr::ariane' */
/*
*
* FIL D'ARIANE
*
*/
div#fil_ariane
{
	background:#94BDE1 url(images/puce_fil_ariane.gif) no-repeat 5px 5px;
	height:17px;
}

div#fil_ariane p
{
	margin:0;
	padding:2px 0 0 15px;
	font-size:10px;
	font-weight:bold;
	color:white;
}

div#fil_ariane a
{
       color:white;
}

div#fil_ariane a:hover
{
       color:white;
}
/* End of 'arr::ariane' */

/* Start of CMSMS style sheet 'arr::entete' */
/*
*
*	ENTETE
*
*/
div#entete
{
	width:780px;
	height:137px;
}

div#logo
{
	background:url(images/logo_arrou.png) no-repeat;
	width:164px;
	height:137px;
	float:left;
}
div#logo h1
{
	margin:0;
	padding:0;
}

div#logo h1 a
{
	display:block;
	text-indent:-5000px;
	height:137px;
	outline:none;
}
/* End of 'arr::entete' */

/* Start of CMSMS style sheet 'arr::layout' */
body
{
background:url(images/bg_motif_body.png);
	text-align:center;
	margin:0;
	padding:0;
	font-family: "Verdana";
}

div#page
{
	background:url(images/bg_page.png) repeat-y;
	width:780px;
	height:100%;
	margin:0 auto;
	text-align:left;
}


/*
* 
* CONTENT
*
*/
div#content
{
	padding:0 12px 0 13px;
}
/* End of 'arr::layout' */

/* Start of CMSMS style sheet 'arr::pied' */
/*
*
* PIED
*
*/
div#pied{
	clear:both;
	margin:25px 25px 0 25px;
	padding:0;
padding-top:25px;
	height:22px;
	background:url(images/bg_pied.gif) repeat-x bottom;
}

div#pied p{
	margin:0;
	padding:3px 10px 0 10px;
	color:#787878;
	font-size:11px;
}

div#pied a{
	color:#787878;
	text-decoration:underline;
	font-weight:normal;
}

.gauche{
	float:left;
}
.droite{
	float:right;
}

/* End of 'arr::pied' */

/* Start of CMSMS style sheet 'arr::actu' */
div#droite{
	background:#DFEBF6 url(images/entete_actu.gif) no-repeat left top;
	width:211px;
	height:440px;
	float:left;
	margin:25px 0 10px 10px;
	padding:0;
}



a.fleche_bleu{
	font-size:10px;
	font-weight:bold;
	color:#2A7DC3;
	background:url(images/fleche_bleu_lien.gif) no-repeat 0 5px;
	padding-left:10px;
}


ul#actu{
	margin:55px 7px 0 7px;
	padding:0;
	list-style-type:none;
}

ul#actu li{
	background:url(images/fleche_bleu_ronde.png) no-repeat;
	color:#666666;
	font-size:11px;
	padding:0 0 0 18px;
	margin:0 0 15px 0;
	line-height:14px;
	text-align:justify;
}

ul#actu p{
       margin:0;
       padding:0;
}

ul#actu li a{
	color:#2A7DC3;
	text-decoration:underline;
}

ul#actu li a:hover{

}
/* End of 'arr::actu' */

