TD {font-family:Verdana;font-size:11px;	color:black;}

.fond1 { background-color: #D9DCE2 }

.fond2 { background-color: #7290CE }

.fond3 { background-color: #FFFFFF }

.fond4 { background-color: #B8C7E6 }

.titre { font-family:Verdana;font-size:30px;color:#262844; }

A.menu { font-family:Verdana;font-size:11px;color:black;text-decoration:none }

A:hover.menu { font-family:Verdana;font-size:11px;color:#7290CE;text-decoration:underline }

A.menu2 { font-family:Verdana;font-size:11px;color:black;text-decoration:none }

A:hover.menu2 { font-family:Verdana;font-size:11px;color:#FFFFFF;text-decoration:underline }

A { font-family:Verdana;font-size:11px;color:#688D7B;text-decoration:none }

body {color: #FFFFFF;background-color: #000000;}

A:link {text-decoration: none;color:#000000;}

A:active {text-decoration: none;color:#FFFFFF;}

/*A:visited {text-decoration: none;color:#000000;}*/

A:visited {text-decoration: none;color:#000000;}

A:hover { font-family:Verdana;font-size:11px;color:#BD487A }

.centrer {text-align: center;}

.gauche {text-align: left;}

.droit {text-align: right;}

.justifie {text-align: justify;}

.hoteur132 {height: 132px;background-image: url(pictures/fond_haut.jpg);}

.hoteur80 {height: 80px;}

.hoteur54 {height: 54px;}

.largeur250 {width: 250px;}

.largeur14 {width: 14px;}

.fondgauche {background-image: url(pictures/fond_gche.gif);}

.fonddroit {background-image: url(pictures/fond_dt.gif);}



/* ------------------------------------------------------

Bar boxes - classes used to generate the bar boxes

------------------------------------------------------ */



/* Creates a box header */

.cbarh{

	background-image:url(pictures/boxtop.gif);

	background-position: top left;

	line-height: 20px;

	font-weight: bold;

}





/* Creates a box containing the bottom - used together with the h3 header*/

.cbarb {

	background-image:url(pictures/boxbottom.gif);

	background-position:bottom left;

	background-repeat:no-repeat;

	height: 30px;

	vertical-align: middle;

}

/* ------------------------------------------------------

   Full color box

------------------------------------------------------ */

/* color box */



/* default settings for the colorbox */

.colorbox{width:100%;overflow:hidden;background:#D0DFF0;    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;}

.colorbox .weekend{width:100%;overflow:hidden;background:#D6EEE7;}

.colorbox .defilement{width:100%;overflow:hidden;background:#D9DFF9;}

.colorbox .newsletter{width:100%;overflow:hidden;background:#E6F4FC;}



/*.colorbox .topleft, .colorbox .topright, .colorbox .bottomleft, .colorbox .bottomright{

width:9px;

height:9px;

line-height:9px;

overflow:hidden;

}
*/






/* inserts the colorbox corners */

.colorbox .topleft{float:left;background-image:url(http://image.lycos.fr/common/colorbox_topleft.gif);}

.colorbox .topright{float:right;background-image:url(http://image.lycos.fr/common/colorbox_topright.gif);}

.colorbox .bottomleft{float:left;background-image:url(http://image.lycos.fr/common/colorbox_bottomleft.gif);}

.colorbox .bottomright{float:right;background-image:url(http://image.lycos.fr/common/colorbox_bottomright.gif);}



/* fit's the content into the colorbox */

.colorbox .content{margin: 0px 9px;}



/* div containing the corners */

.colorbox .corners{

	overflow:hidden;

	height:9px;

}


