body {
	background-image: url(data/bois.jpg);
	background-repeat: repeat;
	margin:0;
	padding:0;
}

#master #droit #droit2 {
	background-image: url(data/cadre3.png);
	background-repeat: no-repeat;
	height: 158px;
	margin-top: 10px;
	margin-left: 25px;
}

#peinture {
	height: 93px;
	width: 150px;
	margin-top: 17px;
	background-repeat: no-repeat;
	margin-left: 80px;
}
#master {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}


#master #droit {
	float: right;
	width: 310px;
}



#master #droit #droit1 {
	height: 280px;
	background-image: url(data/cadre2.png);
	background-repeat: no-repeat;
	background-position: center;
}

#master #gauche {
	width: 588px;
	background-image: url(data/cadre.png);
	background-repeat: no-repeat;
	height: 505px;
	padding-top: 5px;	
}

.taureau {
	margin-left: 65px;
	margin-top: 12px;
}


#master #gauche #contenu_gauche {
	overflow-y:auto;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 20px;
	height: 440px;
	margin-top: 35px;
	color: #E4E4E4;
}
#gauche a {
	color: #CC0000;
}

h4 {
	color: #0099FF;
}


.tv {
	margin-left: 17px;
	margin-top: 8px;
}

#droit #droit1 #droit1_contenu {
	height: 120px;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	
}
#droit #droit2 #droit2_contenu {
height: 120px;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	
}
.thorgal {
	float: left;
	margin-left: 30px;
}

#tv {
	margin-top: 5px;
}
.logo-tv {
	float: right;
}

#tv a {
	color: #CCCCCC;
	text-decoration: none;
}
#tv a:hover {
	text-decoration: underline;
}


.exclamation {
	margin-left: 85px;
	margin-top: 10px;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;

}
#menu {
	top: 0;
	width: 950px;
	background-image: url(data/menu.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding-top: 10px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	
}
#menu dl {
list-style-type: none;
	float: left;
	width: 9em;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 10px;
}
#menu dt {
list-style-type: none;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	margin-left: 20px;
	border: 1px groove gray;
	background-image: url(data/fond-menu.png);
}
#menu dd {
list-style-type: none;
	border: 1px solid gray;
	margin-left: 20px;
	background-image: url(data/fond-menu.png);
	background-repeat: repeat;
}
#menu li {
list-style-type: none;
	text-align: center;
	background-repeat: repeat;
	background-image: url(data/fond-menu.png);
}
#menu li a, #menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
	background-color: #666666;
}
#gauche a:hover {
	color: #FF4242;
}

