#logo_tc1
{
	float: left;
	width: 150px;
}

#logo_tc2
{
	background: black;
}

#myblock
{
	background: black;
}

#menu_horizontal
{
	height: 13px;
	background: #9e0404;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;

}

#menu_horizontal a:link,
#menu_horizontal a:visited
{
	text-decoration: none;
	color: white;
}

#menu_horizontal a:link:hover,
#menu_horizontal a:visited:hover 
{
	color: #9e0404;
	background-color: white;
}

#menu_horizontal a:link:active,
#menu_horizontal a:visited:active
{
	color: #9e0404;
	background-color: white;
}

#menu_h_gauche
{
	float: left;
	padding-left: 8px;	
}

#menu_h_droite
{
	float: right;
	padding-right: 8px;
}

#bandeau_photos
{
	height: 75px;
	
	background-image: url(/images/bandeau_photos.jpg);
	/* background-position: 150 0; */
	background-position: top center;
}


#bandeau_hd
{
	background: #cccccc;
	float: left;
	height: 20px;
	width: 100%;
	margin-top :-2px;

	color: black;
	font-family: Verdana;
	font-size: 12px;

	padding-top: 2px;
}

#hierarchie
{
	float: left;
	margin-left: 8px;
}

#drapeaux
{
	float: right;
	margin-right: 8px;
}

#liste_articles
{
	background-image: url(/images/fond_gauche.jpg);
	float: left;
	width: 153px;
	height: 500px;

	color: #9e0404;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;

}

#liste_articles a:link,
#liste_articles a:visited
{
	text-decoration: none;
	color: #9e0404;
}

#liste_articles a:link:hover,
#liste_articles a:visited:hover 
{
	color: #9e0404;
	background-color: white;
}

#liste_articles a:link:active,
#liste_articles a:visited:active
{
	color: #9e0404;
	background-color: white;
}

#zone_centrale
{
	background: white;
	margin: 0 29% 0px 165px;
	padding-top: 30px;
}

#pied
{
	float: left;
}

#signature
{
	background: white;
	text-align: center;
	padding-top: 30px;
}

#zoom a:link,
#zoom a:visited
{
	text-decoration: none;
	color: black;
}

#zoom a:link:hover,
#zoom a:visited:hover 
{
	color: black;
	background-color: white;
}

#zoom a:link:active,
#zoom a:visited:active
{
	color: black;
	background-color: white;
}

#etiquette
{
	font-size: 9px;
}


#texte
{
        font-family: Verdana;
        font-size: 12px;
}

td
{
	font-family: Verdana;
	font-size: 12px;
}