body
{
	font-family : "Verdana";
	margin-left : auto;
	margin-right : auto;
	margin : auto;
	font-size : 12px;
	color : #656565;
	line-height:16px;
	background : #131313;
	background-image : url(images/stripe2.png);
}

a
{
	color : #333333;
	text-decoration : none;
}

a:hover
{
	text-decoration : underline;
}
.lien_actif
{
	font-weight : bold;
	margin-right : 40px;
}

.lien_inactif
{
	margin-right : 40px;
}

.cadre_texte
{
	width : 553px;
	margin-top : 4px;
	padding : 5px;
	border : solid #656565;
	border-width : 1px;
	background-color : white;
	/*background-color : #131313;*/
}

.titre_principal
{
	font-size : 16px;
	font-family : "Century Gothic";
	color : #2c89a0;
}

.sous_titre
{
	font-family : "Verdana";
	font-weight : bold;
	color : #2c89a0;
}

.titre_zoom
{
	font-size : 16px;
	text-align : center;
	margin-left : 90px;
	font-family : "Century Gothic";
	color : #2c89a0;
}

.galerie_image
{
	float: left; 
	margin: 5px;
}

#conteneur_general
{
	position : relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom : 5px;
	width : 960px;
	/*border : solid #656565;*/
	/*background : #131313;*/
	background-color : white;
	border-width : 1px;
}

#bandeau
{
	position : relative;
	width : 960px;
	height : 118px;
	background-image: url(images/bandeau_haut.jpg);
}

#bande_menu
{
	position : relative;
	width : 960px;
	height : 34px;
	background-image: url(images/bande_menu.jpg);	
}

#menu_principal
{
	position : relative;
	margin-bottom : 12px;
	padding-top : 10px;
	padding-left : 45px;
	font-size : 12px;
}

#conteneur_secondaire
{
	position : relative;
	float : left;
	width : 955px;
	padding-top : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
	/*border : solid blue;*/
	background-color : white;
	border-width : 1px;
}

#conteneur_gauche
{
	position : relative;
	float : left;
	background-color : white;
}

#image_principale
{
	width : 565px;
	height : 224px;
	background-image: url(images/image_accueil.jpg);
}

#conteneur_rubriques
{
	position : relative;
	border : solid red;
}

#parodies
{
	width : 85px;
	height : 85px;
	margin-right : 10px;
	background-image: url(images/cadre_parodies_s.jpg);
}

#clips
{
	width : 85px;
	height : 85px;
	background-image: url(images/cadre_amv_s.jpg);
}

#conteneur_droite
{
	float : right;
	margin-right : 18px;
	text-align : center;
	width : 354px;
	position : relative;
	/*border : solid red;*/
}

#conteneur_droite_texte
{
	float : right;
	margin-right : 18px;
	margin-top : 20px;
	text-align : left;
	width : 354px;
	position : relative;
	border : solid #656565;
	border-width : 1px;
	padding : 5px
}

#zoom1
{
	width : 354px;
	height : 141px;
	margin-top : 15px;
	margin-bottom : 5px;
	background :  url("images/zoom_mgs.jpg") no-repeat;
}

#zoom2
{
	width : 354px;
	height : 141px;
	margin-top : 15px;
	margin-bottom : 5px;
	background :  url("images/zoom_icwa.jpg") no-repeat;
}

#zoom3
{
	width : 354px;
	height : 141px;
	margin-top : 15px;
	margin-bottom : 5px;
	background :  url("images/zoom_fiction.jpg") no-repeat;
}

#footer
{
	/*position : relative;*/
	float : left;
	width : 960px;
	height : 21px;
	margin-bottom : 10px;
	background-color : #2c89a0;
}

#texte_footer
{
	font-size : 10px;
	color : white;
	margin-top : 2px;
	margin-left : 397px;
}
