@charset "utf-8";
/* CSS Document */

body {
	background-image: url(interface/images/fond-neige.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #227DC0;
	background-position:bottom;
	background-attachment:fixed;
}
.break, .spacer { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1756A0;
}


.texte {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
}
.textenews {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1756A0;
}
.texteblanc {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.orange {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF6600;
}

.ptigris {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8a8a8a;
}



.titrebleu
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #41a0e5;
	font-weight: bold;
}

.titreorange
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}

.ptititrebleu
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #41a0e5;
	font-weight: bold;
}

.ptititreblanc
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

.ptititreorange
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #f60;
	font-weight: bold;
}
.ptititrerouge
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#FF3300;
	font-weight: bold;
}
.ptititrevert
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#006600;
	font-weight: bold;
}

.apetitblanc {color:#fff;text-decoration:none;} 
.apetitblanc:active {color:#fff;text-decoration:none;} 
.apetitblanc:visited {color:#fff;text-decoration:none;} 
.apetitblanc:hover {color:#fff;text-decoration:underline;}  

.apetitbleu {color:#1756A0;text-decoration:none;} 
.apetitbleu:active {color:#1756A0;text-decoration:none;} 
.apetitbleu:visited {color:#1756A0;text-decoration:none;} 
.apetitbleu:hover {color:#ff6600;text-decoration:none;}  

.apetitorangetreb {font-family: "Trebuchet MS";
	font-size: 13px;color:#ff6600;text-decoration:none;} 
.apetitorangetreb:active {font-family: "Trebuchet MS";
	font-size: 13px;color:#ff6600;text-decoration:none;} 
.apetitorangetreb:visited {font-family: "Trebuchet MS";
	font-size: 13px;color:#ff6600;text-decoration:none;} 
.apetitorangetreb:hover {font-family: "Trebuchet MS";
	font-size: 13px;color:#41a0e5;text-decoration:none;}  

#txtbloc a {font-family: "Trebuchet MS";
	font-size: 12px;color:#ff6600;text-decoration:none;} 
#txtbloc a:active {font-family: "Trebuchet MS";
	font-size: 12px;color:#ff6600;text-decoration:none;} 
#txtbloc a:visited {font-family: "Trebuchet MS";
	font-size: 12px;color:#ff6600;text-decoration:none;} 
#txtbloc a:hover {font-family: "Trebuchet MS";
	font-size: 12px;color:#41a0e5;text-decoration:none;}   

.rollovertransp img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.rollovertransp:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
filter:Alpha(opacity=70);
}

.rollovertranspinv img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
filter:Alpha(opacity=0);
}

.rollovertranspinv:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
filter:Alpha(opacity=100);
}
