@charset "UTF-8";
/* CSS Document */
/* ++++++++++++++++++++++++++++++notices.php++++++++++++++++++++++++++++++++++++++++++ */






#gobos {
	margin-top : 20px;
	width: 555px;
	
	text-align: center;
	border: solid 1px black;
	background-color: #D5E8FF;
}




.gobos_titre {
	
	background-color: #2175bc;
	padding: 10px 20px;
	text-align: center;
	font-size: 13px ;
	color: white;
}



.dim {
	margin:20px;	
	margin-top:15px;
	font-family:tahoma, helvetica, sans-serif;	
font-size: 10px;
	
}

.dim span {
   
   float:left;
   margin:0px;
   padding:0px;
  }
.dim p {
   
   margin:0px;
   padding:3px;
   height:100% !important; height:1em;
  }

.dim span.col1 {
width:130px;
margin-left:15px;
text-align: left;
}
.dim span.col2 {
width:130px;
margin-left:15px;
text-align: right;
}
.dim span.col3 {
width:130px;
margin-left:15px;
text-align: right;
}

.dim_fin {
	clear:left;
}

img {
    border : none;
}

