body {
background-image:url(images/fond.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
background-color:#52a913;
font-size:12px;
margin:0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.champconnect {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#339900;
}

.titre_video {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}

.video {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

.titrenews {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:bold;
color:#000000;
}

.textenews {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}


#video{
	width: 336px; /* Taille identique a l'image */
	
	background: url(images/newmilgauche.jpg) repeat-y; /* Image du millieu répéter en y */
	overflow:auto; ; /* La valeur hidden permet de cacher tout ce qui dépasse */
	/*scrollbar-face-color:#A6E0AA;*/
	/*scrollbar-arrow-color:#FFDF91;*/
}
#video_toutes_entete{
	background: url(images/newhautgauche.jpg) no-repeat;
	height: 443px;
	padding: 40px 0 0 0; /* Niveau de la premiere ligne */
}
#video_bottom{
	background: url(images/newbasgauche.jpg) no-repeat;
	width: 336px; /* Taille identique a l'image */
	height: 27px; /* Taille identique a l'image */
	line-height:1px;
}

.video_cadre{ /* Peu etre standart pour plusieur DIV*/
	margin:0 8px 0 8px; /*Marge du cadre haut,droite,bas gauche*/

}

.mec{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0066FF;
}

.meuf{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#FF33CC;
}



