/* Start of CMSMS style sheet 'boss' */
body {
	background-image: url(images/bgslither.jpg);
	background-repeat: repeat;
}
/* CSS Document */
.greyborder{
border:1px solid #333333 ;
}
.blackslither{
background-image:url(../images/grey.jpg);
background-repeat:repeat-x;
height:8px;
}
.menutext{
font-family:"Trebuchet MS";
font-size:11px;
color:#333333;
padding:5px 5px 5px 5px;
}
.menutext a{
color:#333333;
text-decoration:none;
}
.whitefootertext{
font-family:"Trebuchet MS";
font-size:10px;
color:#ffffff;
padding:5px 5px 5px 5px;
}
.whitefootertext a{
a color:#ffffff;
text-decoration:none;
}
.whitefootertext a:hover{
color:#ffffff;
text-decoration:underline;
}
.greyfootertext{
font-family:"Trebuchet MS";
font-size:10px;
color:#333333;
padding:5px 5px 5px 5px;
}
.greyfootertext a{
color:#333333;
text-decoration:none;
}
.greyfootertext a:hover{
color:#333333;
text-decoration:underline;
}
.redfootertext{
font-family:"Trebuchet MS";
font-size:10px;
color:#CD0505;
}
.contenttext{
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
padding:5px 5px 5px 5px;
}
.titletext{
font-family:"Trebuchet MS";
font-size:18px;
color:#CD0505;
padding:5px 5px 5px 5px;
}
.contenttextred{
font-family:"Trebuchet MS";
font-size:12px;
color:#CD0505;
padding:5px 5px 5px 5px;
}
a img {
border:none;
padding: 1px 1px 1px 1px;
}
.texte {
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
}
.sbutton {
position: relative;
top: 3px;
}
#m2searchinput {
width: 120px;
}
/* End of 'boss' */

