#contenu-accueil-ligne-1, #contenu-accueil-ligne-2
{
	padding:0;
	margin:0;
	margin-left:8px;
	margin-top:10px;
}

/** Boite acces direct **/
.ce_text.box_acces_direct.block
{
	float:left;
	margin:0;
	padding:0;
}
#box_acces_direct
{
	width:200px;
	margin-top:18px;
}
div#box_acces_direct .top
{
	width:200px;
	height:19px;
	background-image: url("http://www.udaf22.com/tl_files/Medias/boite_accesdirect_top.gif");
	background-repeat: no-repeat;
}
div#box_acces_direct .middle
{
	width:200px;
	height:186px;
	background-image: url("http://www.udaf22.com/tl_files/Medias/boite_accesdirect_middle.jpg");
	background-repeat: no-repeat;
}
div#box_acces_direct .bottom
{
	width:200px;
	height:10px;
	background-image: url("http://www.udaf22.com/tl_files/Medias/boite_accesdirect_bottom.gif");
	background-repeat: no-repeat;
}

/** Boite Bienvenue **/
.ce_text.box_bienvenue.block
{
	float:right;
	margin:0;
	padding:0;
}

div#box_bienvenue
{
	width:400px;
	margin:0;
	padding:0;
}
div#box_bienvenue .top
{
	width:400px;
	height:36px;
	background-image: url("http://www.udaf22.com/tl_files/Medias/boite_bienvenue_top.gif");
	background-repeat: no-repeat;
}
div#box_bienvenue .middle
{
	width:400px;
	background-image: url("http://www.udaf22.com/tl_files/Medias/boite_bienvenue_mid.gif");
	background-repeat: repeat-y;
}
div#box_bienvenue .content
{
	width:380px;
	padding:10px;
	background-image: url("http://www.udaf22.com/tl_files/Medias/boite_bienvenue_mid.gif");
	background-repeat: repeat-y;
}
div#box_bienvenue .bottom
{
	width:400px;
	height:11px;
	background-image: url("http://www.udaf22.com/tl_files/Medias/boite_bienvenue_bot.gif");
	background-repeat: no-repeat;
}

/** Boite fiche thematique **/
.ce_text.box_fiche_theme.block
{
	float:left;
	margin:0;
	padding:0;
}
div#box_fiche_theme
{
	width:325px;
}
div#box_fiche_theme .top
{
	width:325;
	height:26px;
	background-image: url("http://www.udaf22.com/tl_files/Medias/Fiche_THEM.jpg");
	background-repeat: no-repeat;
}

/** Boite grands projets **/
.ce_text.box_grands_projets.block
{
	float:right;
}
div#box_grands_projets
{
	width:287px;
}
div#box_grands_projets .top
{
	width:287px;
	height:18px;
	background-image: url("http://www.udaf22.com/tl_files/Medias/boite_grandsprojets_top.gif");
	background-repeat: no-repeat;
}
div#box_grands_projets .middle
{
	width:287;
	background-image: url("http://www.udaf22.com/tl_files/Medias/boite_grandsprojets_mid.gif");
	background-repeat: repeat-y;
}
div#box_grands_projets .bottom
{
	width:287px;
	height:11px;
	background-image: url("http://www.udaf22.com/tl_files/Medias/boite_grandsprojets_bot.gif");
	background-repeat: no-repeat;
}


#right, #colonne-droite {padding-left:3px}
div.ce_text {padding-left: 0px}
#main {margin-left: -20px}

