@charset "iso-8859-1";
* {
	background-repeat: no-repeat;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	background-position: 780px;
	background-repeat: repeat-y;
}

img {
	border: 0px;
}

/*p, ul, li {
	margin: 0px;
	padding: 0px;
}*/
p {
	margin-left: 2px;
	margin-top: 2px;
	padding: 0px;
}

a {
	text-decoration: none;
}

/*
#header {
	height: 145px;
	width: 100%;
	background-color: black;
}

#breves {
	height: 24px;
	width: 100%;
	background-color: black;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: white;
	position: relative;
	overflow: hidden;
}
#breves td {
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#zone_libre_1 {
	width: 195px;
	height: 146px;
	background-color: black;
	color: white;
	overflow: hidden;
}

#zone_libre_2 {
	width: 195px;
	height: 146px;
	overflow: hidden;
}

#navigation {
	width: 195px;
	height: 292px;
	background-color: black;
}

#navigation ul {
	padding-left: 30px;
	padding-top: 10px;
}

#navigation li.nav2 {
	list-style-type: none;
	font-family: "Verdana", sans-serif;
	border-bottom: solid black 2px;
}

#navigation li.nav1 {
	font-weight: bold;
	border-top: solid black 4px;
	text-transform: uppercase;
}

#navigation li.nav1 a {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: white;
}

#navigation li.nav2 a {
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	color: white;
}

#navigation li a.selection {
	color: #DC241F;
}

#mosaique_video {
	width: 585px;
	height: 292px;
	background-color: white;
	background-position: right bottom;
}

#mosaique_video table.liens {
	padding: 0px;
	margin-top: 30px;
	margin-left: 10px;
}

#mosaique_video table.liens td {
	padding: 3px;
}

#mosaique_video table.mosaique {
	padding: 0px;
	background-color: black;
	margin-top: 10px;
}

#mosaique_video table.mosaique td {
	padding: 5px;
}

#mosaique_video table.mosaique td.vide {
	padding: 0px;
}

#mosaique_video table.live_video {
	width: 332px;
	height: 271px;
	background-color: black;
	margin-top: 10px;
	text-align: center;
}

#zone_communiques {
	width: 390px;
	height: 292px;
}

#zone_communiques p {
	margin: 0px 10px;
}

#zone_communiques table {
	width: 370;
	text-align: right;
}

#image_lien {
	width: 195px;
	height: 146px;
}

#video {
	width: 195px;
	height: 146px;
	background-color: black;
}

#contenu_titre {
	width: 390px;
	height: 146px;
}

#contenu_titre p {
	margin: 5px 0px 5px 10px;
}

#contenu_riche {
	width: 838px;
	height: auto;
}

#contenu_riche p {
	padding: 5px 10px;
}

#contenu_body {
	width: 570px;
}

#zone_liste_communiques {
	width: 585px;
	height: auto;
	background-position: right bottom;
}

#zone_liste_communiques table {
	margin: 40px 10px 0px 10px;
}

#zone_liste_contenu_categorise p {
	width: 585px;
	height: auto;
	background-color: white;
	background-position: right bottom;
}
*/
