/*//////////////////layout////////////////////////////////////////////////*/

#container {
	height: auto;
	width: 753px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#leftcol{
	width : 193px;
	height: auto;
	float: left;
	overflow: hidden;
	background: #fff ;
}
#rightcol{
	width: 550px;
	height: auto;
	float: right;
	overflow: hidden;
	background: #fff;	
}
#video{
width:320px;
margin: 20px auto 10px auto;
}
/*// style forum //*/
#colforum{
	width: 460px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;	
}
.forum {
	width: 550px;
	height: auto;
	color: #000000;
	}

/* //style col gauche// */
.logo {
	padding: 10px 10px 0 20px;
	margin: 0 auto 0 auto;
}
.menu{
	padding: 10px  10px 0 20px;
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#leftcol h1{
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 0 0 0 20px;
	text-transform: capitalize;
}
.separateur{
	padding: 10px 0 5px 0;
}
.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.logoauteur{
	margin: 20px 10px 5px 0;
	float: left;
} 
/* classes logo rubrique /////////////////////////////// */

.logorub{
width: 530px;
height: auto;
float: right;
clear:left;
background-color:#FFFFFF;
padding: 10px 10px;
overflow: hidden;
}


.imgsoustitre{
	width: 530px;
	height: 8px;
	background-image:url(defaut/imgsoustitre.gif);
	background-repeat: no-repeat;
	margin: 3px 0px 8px 0px;
}
.imgsoustitremenu{
	width: 138px;
	height: 8px;
	background-image:url(defaut/imgsoustitre.gif);
	background-repeat: no-repeat;
	margin: 15px 0px 8px 20px;
}
.imgpiedarticle{
	width: 530px;
	height: 3px;
	background-image:url(defaut/imgpiedarticle.gif);
	background-repeat: no-repeat;
	margin: 3px 0 5px 0px;
}
/* style col droite */
.piedarticles{
	color: #CCCCCC;
	}
.rssfeed{
margin-bottom: 5px;
}
.doc{
	float: left;
}
.logoart{
margin: 9px 8px 2px 3px;
clear: right;
}
/*////////////////// FIN   layout////////////////////////////////////////////////
////////////////////             ///////////////////////////////*/



