body {
	padding:5px 30px 30px 30px;
	font-family: Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 15px;
}

img {
	display:inline;
	border:none;
	}

a {
	text-decoration:none;
	color:black;
}

a:hover {
	text-decoration:underline;
}



#haut {
	
}

#menu {
	border-style:solid;
	border-color:black;
	border-width: 1px 0px 1px 0px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.onglets a:hover {
	text-decoration:none;
	}

.menus {
	font-size:16px;
	margin-right:10px;
}

.menus img {
	margin-right:5px;
}

.commentaires {
	color:#C3C3C3;
}
.commentaires a {
	color:#C3C3C3;
}

.rubriques {
	float:left;
	width:270px;
	margin-right:15px;
}

.titre_rubrique {
	border-style:solid;
	border-color:black;
	border-width: 0px 0px 1px 0px;
	padding-top:10px;
	padding-bottom:10px;
}

.titre_rubrique a:hover {
	text-decoration:none;
	}

.titre_images {
	border-style:solid;
	border-color:black;
	border-width: 0px 0px 1px 0px;
	padding-top:10px;
	padding-bottom:10px;
	width:650px;
}

.titre_video {
	border-style:solid;
	border-color:black;
	border-width: 0px 0px 1px 0px;
	padding-top:10px;
	padding-bottom:10px;
	width:320px;

}

.titre_son {
	border-style:solid;
	border-color:black;
	border-width: 0px 0px 1px 0px;
	padding-top:10px;
	padding-bottom:10px;
	width:400px;
}

.rubrique_on {
	border-style:solid;
	border-color:black;
	border-width: 0px 0px 1px 0px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.rubrique_on img {
	margin-right:5px;
	margin-top:5px;
}
.rubrique_on p {
	margin-top:10px;
	margin-bottom:10px;
}


.rubrique_off {
	display:none;
}

#images img {
	margin-bottom:10px;	
}

.texte_images {
	width:650px;
	
	margin-top:20px;
}

.texte_video {
	width:320px;
	
	margin-top:20px;
}