/* CSS Document */

body {
	background-image: url(ImagesSite/Fond.jpg);
	background-color: #9DABB4;
	background-repeat: repeat-x;
}
.popup
{
	margin : 0px;
	padding : 0px;
	background-color:#FFFFFF
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}
a:link {
	color: #515151;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #515151;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.SavoirPlus {
	color:#F8811B;
	font-weight:bold;
	font-size:11px;
}

.MessageErreur {
	font-weight:bold;
	color:#C41515;
}
.LiensOranges {color: #F8811B}
.Fleches {font-size: 9px}
.TexteRubriques {
	color: #6A787F;
	font-weight: bold;
}

.TexteRubriqueCourante{
	color: #515151;
}

.TexteSsRubriques {color: #5F5F5F}

.TitreBleu {
	font-size: 14px;
	font-weight: bold;
	color: #376282;
}
.PrixBleu {
	font-size: 11px;
	font-weight: bold;
	color: #376282;
}
.PrixOrange {
	font-size: 11px;
	font-weight: bold;
	color: #EC8A29;
}

.TitreOrange {
	font-size: 12px;
	font-weight: bold;
	color: #EC8A29;
}

.liensMenu{
	color: #5F5F5F;
}

.liensMenu:hover{
	color: #EC8A29;
	text-decoration:none;
}

.GrosTitresoranges {
	color: #EC8A29;
	font-weight: bold;
	font-size: 14px;
}
.TitresBleux {
	color: #376597;
	font-weight: bold;
	font-size: 12px;
}

.TitresBleuxFonces {
	color:#113748;
}

.NavigationCourante {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.NavigationParent {color: #FFFFFF}

.MessagesErreur{color: #C41515}

.TraitsMenuBas{
	font-size:9px;
	color:#113748;
}

.NouveauClient {
	color: #5C708D;
	font-weight: bold;
	font-size:16px;
}

.JeSuis {
	color: #5C708D;
	font-weight: bold;
	font-size:13px;
}

.RaccourcisBas {	color: #1A1A1A;
	font-weight: bold;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#FFFFFF;
}

.news2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#000000;
}

.offresauv {
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	color:#666666;
	font-weight:bold;
}
td.plusgros{
font-size:14px;

}

.Orange {
	color: #E34F0F;
	font-weight: bold;
}
td.erreurdemo {
	color: #ff0000;
	font-weight: bold;
}

a.errdemo:link {
	color: #ff0000;
	text-decoration: underline;
}
a.errdemo:visited {
	text-decoration: underline;
	color: #ff0000;
}
a.errdemo:hover {
	text-decoration: underline;
	color:#ff0000;
}

td.infopanier {
font-size:12px;
font-weight:bold;
}

a.menuscreen:link {
	color: #ffffff;
	text-decoration: underline;
}
a.menuscreen:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.menuscreen:hover {
	text-decoration: underline;
}