
a:visited {
	color: #29ABE2;
	text-decoration: underline;
}
a:link {
	color: #29ABE2;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #29ABE2;
}

.body_edito
{
	background-color:Transparent;
	margin:0px 0px 0px 0px;	
}

.form_edito
{
	width:512px;
}


.delegue 
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	MARGIN: 0px; 
	FONT: 12px Verdana, Arial, Helvetica, sans-serif; 
	POSITION: relative;
	height:244px; 
	WIDTH: 512px;
	} 
	
.titrebox { FONT-WEIGHT: bold; 
	FONT-SIZE: 9px; 
	background-color:#cf8500; 
	width:512px;
	COLOR: white! important; 
	POSITION: relative; 
	height:25px; } 

.font_titre
{
	color:White;
	FONT-WEIGHT:bold; 
	FONT-SIZE:9px;
	vertical-align:middle;
	padding-top:3px;
}

.content 
{
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 1px; 
	width:512px;
	height:221px;
	PADDING-TOP: 2px; 
	POSITION: relative; 
	clear:left;
	 } 
	


.photodelegue {
	position: relative;
	float:left;
	width:171px;
	height:217px;
	overflow:hidden;
}

.textedelegue 
{
	position:relative;
	float:left;
	height:217px;
		width:337px;
	color:white !important;
	overflow:hidden;
}

.div_edito
{
	position:relative;
	float:left;
	width:337px;
	color:white !important;
	height:auto;
}

.div_table_delegue
{
	position:relative;
	float:right;
	width:337px;
	height:auto;
	overflow:auto;
}

.tabledelegue
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white !important;
	float:right;
	width:337px;
	height:auto;
}




