/* CSS Document : I Can Do It - WebTV */

body {
	background-color: #353233;
}

.contour_general {
	font-size: 1px;
	line-height: 1px;
	background-color: #FFFFFF;
}
.petite_hauteur {
	font-size: 1px;
	line-height: 1px;
}
.petite_hauteur_vert {
	font-size: 1px;
	line-height: 1px;
	/*background-color: #2e2f2f;*/
	background-color: #900030;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	color: #900030;
	text-decoration: none;
}
.titredroit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 48px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titrechaine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nbvideos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #900030;
	text-decoration: none;
}
.titretxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #2e2f2f;
	text-decoration: none;
}
.desctxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #2e2f2f;
	text-decoration: none;
}


.fond_vert {
	background-color: #2e2f2f;
}


a.lienvoirvideos:link, a.lienvoirvideos:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #2e2f2f;
	text-decoration: underlined;
}
a.lienvoirvideos:hover, a.lienvoirvideos:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underlined;
}
span.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
span.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}


a.liennormal:link, a.liennormal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.liennormal:hover, a.liennormal:active, a.liennormalhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}