/*#
* Mody_nature - A Mambo 4.5.1 template
* version 1.0
* package mody_nature
* copyright (C)2004 by Mambodyssee - All rights reserved! #*/


/**
 * General Body Styling
 * --------------------
 */
 
body {
	margin: 0px 0px 0px 0px;
	background: url(../images/fondhome.gif) no-repeat;
}

td,tr,p,div {
	font-family	     : Arial, Verdana, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #000000;
	}

/**
 * Mambo Menu Styling
 * ------------
 */


a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: Black;
	padding-left: 6px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 22px;
}

a.mainlevel:hover {
	border-left: 4px solid #8F0E50;
	color: #8F0E50;
}

/**
 * Mambo Modules formatting
 * ------------------------
 */

table.moduletable {
	margin: 0px 0px 0px 0px;
	}

table.moduletable th {
	font-family: Helvetica-Narrow, "Arial Narrow";
	font-size: 30px;
	font-weight: bold;
	color: White;
	height: auto;
	text-align: left;
	padding-top: 5px;
}

.right_box {
	background-color: #B4D670;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}


/* En une suffixe -une */

/*.blog {
	
	vertical-align: top;
	border-right-color: #BD206B;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #BD206B;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #BD206B;
	border-top-style: solid;
	border-top-width: 1px;
	

} */
.une {
	position: relative;
	top: 0px;
	background-image:url(../images/actuellementhaut.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.blog {
	position: relative;
	top: 0px;
	margin-right: 5px;
	margin-left: 220px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 21px;
	width: 431px;
	border-right-color: #BD206B;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #BD206B;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #BD206B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

.contentheading
{
	font-size: 14px;
	font-weight: bolder;
	line-height: 14px;
}

a.contentheading:link, a.contentheading:visited, a.contentheading:hover {
	font-size: 14px;
	font-weight: bolder;
	line-height: 14px;
}

