/* COMMON */

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	background:#FFFFFF url("../files/images/bg.jpg") repeat-x top left;
}

/*#common{
	background-image:url(../images/common/bg.jpg);
	background-repeat:no-repeat;
	height:720px;
	
}*/

table{
	border:0;
	padding:0;
	margin:0;
}


img{
	border:0;
}

a:hover{
	color:#ff0380;
}
.borderLeft {
	width:20px;
	background:url("../files/images/border_left.jpg") repeat-y;
}


.borderRight {
	width:20px;
	background:url("../files/images/border_right.jpg") repeat-y;
}



#header{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:948px;
}

/* #header a {} Ajouté par Aurèle Fontaine (aurele.f@free.fr) le 27 fevrier 2010 à 13h20
*  Correction d'un défaut d'affichage, notamment sous Mozzila Firefox
*/
#header a {
	margin-bottom:0;
}

.body_boxes{
	padding-top:40px;
	padding-right:0px !important;
	padding-right:20px;
}
.body_template{
	width:100%;
	background-color:white;
	margin-bottom:50px;
	text-align:left;
	vertical-align:top;
	height:400px;
}
.body_template tr{
	vertical-align:top;
}


.footer{
	background: url(../files/images/footer.jpg) repeat-x;
	width:986px;
	height:61px;
	color:#7d7d7d;
	font-size:10px;
	text-align:right;
	vertical-align:top;
	padding-top:15px;
}



.footer div{
	margin-right:40px;
}

.footer a{
	color:#7d7d7d;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover{
	color:#ff3484;
}


#topmenu{
	text-align:right;
	padding-right:26px;
	/*margin-top:17px;*/
	vertical-align:middle;
	background-image: url(../files/images/header01.jpg);
	width:100%;
	height:40px;
	color:#00aeff;
	font-size:9px;
}









/* TEMPLATES */

.template_unik
{
	padding:0;
	margin:0;
	margin-top:40px;
	
	
}

/* SUB MENU */

.box_menus{
	color:#30bdff;
	padding:0 0 0 40px;
	margin:0;
	
}
.box_menus .menu{
	margin-top:20px;
}
.box_menus a{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#30bdff;
}
.box_menus a:hover{
	color:#ff3484;
}



#topmenu a{
	text-decoration:none;
	color:#00aeff;
	font-weight:bold;
	font-size:10px;
}
#topmenu a:hover{
	color:#ff0380;
}





/* SITEMAP */

.sitemap ul{
	
}
.sitemap ul li{
	color:#ff3484;
}
