.spacer{
	clear:both;
}
a{text-decoration:none;}
.vert{background-color:green;
	border:solid #ff0d00 3px;
	width:200px;
	height:200px;
}

.croix_lien {
	text-decoration:none;
}

.croix_lien a:hover{
	color:#ff0d00;
}

.rouge{
	background-color:#ff0d00;
	width:200px;
	height:200px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

img {
	border:solid #ff0d00;
	border-width:1px;
}

#cache_blanc{
	cursor:se-resize;
}

.non_select {color:black;
	text-decoration:none;}
.select{
	color:#ff0d00;
	text-decoration:none;
}
a {color:black;}

a:hover{color:#ff0d00;}

#tout {
	width:960px;
	margin-left:15px;
	margin-top:20px;
	
}

#haut {
	height:126px;}
#bas{}
#menus{
	float:left;
	width:270px;
}
#informations{
	float:left;
	width:660px;
	margin-left:20px;
}
#informations_titre{
	float:left;
	width:70px;
	font-weight:bold;
	font-size:10px;
	color:#ff0d00;
}
.informations_texte{
	width:590px;
	float:left;
	font-size:12px;
	
}

.moveable_link{
	cursor:move;
}

.clickable_link{
	cursor:hand;	
}

.selected{
	font-weight:bold;
	color:#ff0d00;
}


.titre_rouge{
	border:solid #ff0d00;
	border-width:1px 0 0 0;
	height:20px;
	font-size:;
}
.info_rouge{
	float:left;
	width:60px;
	font-weight: bold;
	font-size: 10px;
	color: #ff0d00;
}
.info_noire{
	float:left;
	width:210px;
	
}