/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffcb2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rubrique {
	color: #C48E4E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.rubrique:link {
	color: #C48E4E;
	text-decoration: none;
		height:15px;
}
a.rubrique:visited {
	text-decoration: none;
	color: #C48E4E;
		height:15px;
}
a.rubrique:hover {
	text-decoration: none;
	color:#FFFFFF;

	height:15px;
}
a.rubrique:active {
	text-decoration: none;
	color: #C48E4E;
	height:15px;
}


a.suite_news {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.suite_news:link {
	color:#333333;
	text-decoration: none;
}
a.suite_news:visited {
	text-decoration: none;
	color:#333333;
}
a.suite_news:hover {
	text-decoration: none;
	color:#FFFFFF;
}
a.suite_news:active {
	text-decoration: none;
	color:#333333;
}


.contour-tableau{
 border-color:#000000;
}
.fond-menu-gauche{
background-image:url("festival-ceret-rock/rock-bord-gauche.jpg");
}
.fond-menu{
background-image:url("festival-ceret-rock/festival-rock-fond.jpg");
}

.fond-festival-menu{
background-image:url("menu-festival-metal/menu-festival-fond.jpg");
}

.bas-page{
height:28;
}
.fond-cadre-gauche{
background-image:url("festival-ceret-rock/festival-metal-cadregauche.jpg");
}
.fond-cadre{
background-image:url("festival-ceret-rock/festival-metal-cadrefond.jpg");
}
.fond-cadre-droit{
background-image:url("festival-ceret-rock/festival-metal-cadredroit.jpg");
}
.fond-cadre-gauche2{
background-image:url("festival-ceret-rock/festival-metal-cadregauche2.jpg");
}
.fond-cadre2{
background-image:url("festival-ceret-rock/festival-metal-cadrefond2.jpg");
}
.fond-cadre-droit2{
background-image:url("festival-ceret-rock/festival-metal-cadredroit2.jpg");
}
.fond-bord-gauche{
background-image:url("festival-ceret-rock/rock-bord-gauche.jpg");
}
.fond-bord-bas{
background-image:url("festival-ceret-rock/rock-bord-bas.jpg");
}
.fond-bord-droit{
background-image:url("festival-ceret-rock/rock-bord-droit.jpg");
}

hr{
	border:none;
	display: inline;
	margin:0px;
	color:#333333;
	height:1px;
}
h1{
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	text-decoration:underline;
}

h2{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;	
}