body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #666666;
	font-size: 12px;
	text-align: justify;
}

img {
	border: #000000;
}

.titre{
	border: 0px;
}

.titre2{
	border: 0px;
	margin-bottom: 5px;
}

/* liens */
a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #BE0E14;
}

h1.ref {
	text-align: center;
	position: absolute;
	top: -100px;
}

h2.ref {
	text-align: center;
	position: absolute;
	top: -200px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #BE0E14;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	color: #BE0E14;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

h6 {
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 3px;
	font-weight: normal;
	margin-bottom: 0px;
}

h1.boxcat {
	font-size: 15px;
	color: #000000;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 5px;
}

h2.boxcat {
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 10px;
}

h3.boxcat {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 10px;
}

/* corps de la page */

#header {
	width:100%;
	text-align: center;
	background-color: #BE0E14;
	height:68px;
}

#contenu {
	width: 801px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}
#bas {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
/* header */

#head {
	width:760px;
	margin: 0 auto 0px auto;
}

#headertitre {
	width:100%;
	text-align: center;
	background-color: #666666;
	margin-top: 15px;
}

#titre {
	float: left;
	width: 274px;
	text-align: left;
}

#banniere {
	float: right;
	width: 470px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu {
	width:801px;
	text-align: center;
	background-image: url(images/head.gif);
	height:24px;
	background-repeat: no-repeat;
	padding-top: 2px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 4px;
}

/* contenu */

#pub {
	width:801px;
	text-align: center;
	background-image: url(images/fond-pub.gif);
	height:95px;
	background-repeat: repeat-x;
	padding-top: 10px;
}

#box1 {
	float: left;
	width: 567px;
	border: 1px solid #CBCCCE;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 14px;
	background-color: #FFFFFF;
}

#box {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	clear:right;
	margin-bottom: 10px;
	text-align: center;
}

#boxcat {
	float: left;
	width: 567px;
	border: 1px solid #CBCCCE;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 14px;
}

#box2 {
	width: 200px;
	border: 1px solid #CBCCCE;
	background-color: #F3F3F3;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
}

.box2 {
	width: 200px;
	border: 1px solid #CBCCCE;
	background-color: #F3F3F3;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: left;
}

#box3 {
	width: 779px;
	border: 1px solid #CBCCCE;
	background-color: #F3F3F3;
	margin-left: 10px;
	clear:both;
	padding-bottom: 5px;
}

/* recherche */

form {
padding:0px;
width:100%;
}

input {
	border:1px solid black;
	background-color:#ffffff;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.videos {
	color: #BE0E14;
	font-size: 17px;
}

.liens {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.liens2 {
	color: #ffffff;
	font-size: 24px;
	text-decoration: none;
	padding-bottom: 5px;
	margin-left: 5px;
}

.news {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.favoris {
	color: #000000;
	font-size: 17px;
}

.detail {
	font-size: 11px;
}

.box2 ul li {
	color: #F3F3F3;
	display : block;
	list-style-position: outside;
	font-size: 12px;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: -30px;
}
