/* CSS Document */

@import url(../css/indexpage.css);
@import url(../css/newspage.css);
@import url(../css/videopage.css);
@import url(../css/contactpage.css);
@import url(../css/archivepage.css);
@import url(../css/loginpage.css);
@import url(../css/registrepage.css);
@import url(../css/sondage.css);

body {font-family:Arial, Helvetica, sans-serif;font-size:12px;margin-top: 0px;margin-bottom: 0px;background-color: #000000;background-image: url(../img/background.jpg);background-repeat: no-repeat;background-position:top center;}
img{ border:none;}

/* LINK STYLE */
a:link {text-decoration: none;font-weight: bold;color: #333333;}
a:visited {text-decoration: none;font-weight: bold;color: #333333;}
a:hover {text-decoration: underline;font-weight: bold;color: #333333;}
a:active {text-decoration: none;font-weight: bold;color: #333333;}

/* TEXTE STYLE */
.Style1 {font-size: 14px;font-weight: bold;color: #CE4C0E;}
.Style2 {font-size: 13px;font-weight: bold;color: #FF6633;}

p {margin:0px; padding:0px;}

/* COMMUN A TOUTES LES PAGES */
.top {width:968px;height:311px;margin-top:0px;}
.logo{width:auto;height:auto;margin-top:5px;float:left;margin-left: 410px;}
.menu {width:968px;height:62px;background-image: url(../img/index_04.jpg);margin-top:0px;float:left;}
.Command {width:968px;height:auto;margin-top:0px;float:left;background-image: url(../img/log_barre_bg.jpg);}
.ContentCommand {width:auto;height:auto;margin-top:5px;float:right;margin-right: 10px;}
.footer {width:968px;height:37px;float:left;background-image: url(../img/index_11.jpg);}
.FootLink {width:968px;height:35px;margin-top:0px;float:left;margin-left: 0px;}
.FootLinkBotom{float:left;margin-top:6px;margin-left:4px;}
.ContentFootLinkCopy {float:left;width:400px;height:15px;color:#CCCCCC;font-size: 10px;}
.ContentFootLinkImg {float:right;width:300px;height:15px;text-align:right;color:#CCCCCC;font-size: 10px;}

/* BLOCS */
#bloc1{
	width: 968px;
	height: auto;
	margin: auto;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(../img/log_barre_bg.jpg);
}
