/* CSS Document */

body {
	background-color: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}
#gen {
	background-image: url(es/e.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;



}
#a {
	background-image: url(es/a.gif);
	height: 137px;
	width: 752px;

}
#b {
	background-image: url(es/b.gif);
	height: 38px;
	text-align: right;
	padding: 10px 30px 2px;

}
#c {
	background-image: url(es/c.gif);
	height: 25px;
}
#e {
	background-image: url(es/e.gif);
	background-repeat: repeat-y;
	height: 300px;
}
#d {
}#f {
	background-image: url(es/f.gif);
	background-position: bottom;
	height: 100px;
	background-repeat: no-repeat;

}
#menu {
	width: 250px;
	padding: 2px 0px 2px 30px;
	font-size: 10px;
	vertical-align: top;
	text-transform: uppercase;

}
#menu a {
	color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;





}
#menu a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;


}
#video {
	padding: 2px 30px 2px 25px;
	font-size: 10px;
	text-align: justify;
	vertical-align: top;
	width: 495px;
	margin: 0px 0px 0px 4px;
}
#video a {
	font-weight: bold;
	color: #FF3300;

}
#video a:hover {
	color: #000000;

}
#video img {
	margin: 1px;
	padding: 2px;
	height: 90px;
	width: 115px;
	border: 1px solid #FF6600;
	cursor: auto;
}
#video p {
	margin-bottom: 20px;


}
#stat {
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#stat a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#stat img {
	height: auto;
	width: auto;

}
.titre {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 5px;

}
.desc {
	color: #666666;

}
.infovideo {
}
.infovideo a {
	color: #666666;

}
.infovideo a:hover {
	color: #000000;

}
a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ok {
	background-color: #CCCCCC;
	padding: 2px;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;


}
