/* Styles - Tags */
body {
    margin : 0px;
    scrollbar-base-color : #7CA9D1;
    text-align : center;
    background-attachment : fixed;
    background-color : #7CA9D1;
}



/* Styles - Links */
.AdresseLink:Link {
	color : #797979;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration: none;
}
.AdresseLink:Visited {
	color : #797979;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration: none;
}
.AdresseLink:Hover {
	color : #797979;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration: underline;
}
.LangueLink:Link {
	color : #1C3857;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration: none;
}
.LangueLink:Visited {
	color : #1C3857;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration: none;
}
.LangueLink:Hover {
	color : #1C3857;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration: underline;
}

.NewsLink:Link {
	color : #C8C9C4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
}
.NewsLink:Visited {
	color : #C8C9C4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
}
.NewsLink:Hover {
	color : #C8C9C4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: underline;
}
.TitreNewsLink:Link {
	color : #F8F8F8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}
.TitreNewsLink:Visited {
	color : #F8F8F8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}
.TitreNewsLink:Hover {
	color : #F8F8F8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: underline;
}


/* Styles - Text*/
.LangueText {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
}
.AdresseText {
	color : #797979;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration: none;
}
.LangueText2 {
	color : #1C3857;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration: none;
}
.Normal {
	color : #565656;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
}
.Titre1 {
	color : #46697E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration: none;
}
.News {
	color : #C8C9C4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
}
.TitreNews {
	color : #F8F8F8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}
.TitreNews2 {
	color : #FDBD1F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}


/* Styles - Background */
.Bg2 {
  background-image : url("../Pict/ColonneFond7.jpg");
  background-repeat : repeat;
  background-position : 0 0;
}

/* Styles - Div */
.FlashTrailer {
  margin-left : 166px;
  margin-right : 135px;
}
.LangueDiv {
  margin-left : 114px;
  margin-bottom : 7px;
}
.LangueDiv2 {
  margin-top : 4px;
}
.ContactDiv {
  margin-left : 0px;
  margin-bottom : 12px;
}
.NormalDiv {
  margin-top : 5px;
  margin-left : 18px;
  margin-right : 18px;
  margin-bottom : 5px;
}
.NewsDiv {
  margin-top : 35px;
  margin-left : 13px;
  margin-right : 13px;
  margin-bottom : 5px;
}
.NewsDiv2 {
  margin-top : 10px;
  margin-bottom : 10px;
}

.SubCategoryDiv {
  margin-left : 20px;
}

.NumberDiv {
  margin-right : 12px;
  margin-bottom : 4px;
}

.BorderDiv {
    border-style : solid;
    border-color : #276874;
    border-width : 1px;
	padding : 5px;
}

/* Styles - Caddie */
.CaddieTitle {
    background-color : #7CA9D1;
	color : #F8F8F8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
    text-align : center;
	text-decoration: none;
}
.CaddieLine {
    background-color : #EEEEEE;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
}
.CaddieLineALt {
    background-color : #DDDDDD;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
}

/* Styles - Images */
.ImgBorder {
    border: solid #000000 1px;
}

/* Styles - Bullet */
ul {
    margin-top : 5px;
    margin-bottom : 5px;
    margin-left : 30px;
	list-style-type: disc;
}
.ul2 {
    margin-top : 5px;
    margin-bottom : 5px;
    margin-left : 14px;
	list-style-type: disc;
}
li {
    margin-left : 30px;
	list-style-type: disc;
/*	list-style-image: url(/Pics/BlueBullet.gif);*/
}
.li2 {
    margin-left : 0px;
	list-style-type: disc;
/*	list-style-image: url(/Pics/BlueBullet.gif);*/
}

.Input {
	height : 16;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	border-style : solid solid solid solid;
	border-width : 1;
	border-color : Black;
	background : White;
	color : Black;
}

Input#newsletter {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	height: 15px;
	width: 110px;
	margin-left:5px;
}

.Button {
	border : 1px outset #666666; 
	background-color : #EEEEEE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight : normal;
	color : #000000;
}
.Error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
}
