/*highslide begin*/
.highslide-html {
    background-color: white;
}

.highslide-body
{
color:#3B5EA9;
	font-size:13px;
	font-family: arial, "lucida console", sans-serif;
	font-weight: bolder;
	text-decoration: none;
}

.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*highslide end*/



body{
	background-color:#CCDBFB;
	text-align:center;
}
img {
	border: none;
}

.menubas td
{
	padding:5px;
	color:#3B5EA9;
	font-size:10px;
	font-family: arial, helvetica, ms-courier;
	font-weight: bolder;
}


.menubas a:hover
{
	text-decoration: underline;
}

.menubas a
{
	color:#3B5EA9;
	font-size:10px;
	font-family: arial, helvetica, ms-courier;
	font-weight: bolder;
	text-decoration: none;
}

.accueil
{
color:#3B5EA9;
	font-size:13px;
	font-family: arial, helvetica, ms-courier;
	font-weight: bolder;
	font-style:italic;
}
.associes a
{
	color:#3B5EA9;
	font-size:9px;
	font-family: arial, "lucida console", sans-serif;
	font-weight: bolder;
	text-decoration: none;
}

.associes a:hover
{
	text-decoration: underline;
}

.nutrition
{
	padding:5px;
}
.nutrition a
{
	text-decoration: none;
	color:#3B5EA9;
	font-size:13px;
	font-family: arial, helvetica, ms-courier;
	font-weight: bolder;
}

.nutrition a:hover
{
	text-decoration: underline;
}

