a {
  cursor: crosshair;
}

p {
  text-align: justify;
}

a:hover {
  font-weight: bolder;
  text-decoration:blink;
}

img {
	border: 0px;
}

input {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #000033; 
	border: #000000; 
	border-style: inset; 
	border-top-width: 1px;
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-weight: bold;
}

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #485DAD;
}

table {
 	border: 0px;

}

a:link {
	color: #3249A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3249A3;
}
a:hover {
	text-decoration: bold;
	color: #000000;
}

.saisie {
	border: solid 1px #6EA1C5;
	text-align: center;
	height: 18px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #919191;
	background-color: #FFFFFF;
}

.gallerie img{
  
   width:120px;
   height:100px; 
}

#news {
  
  border:#E6E6FA dotted 2px;
  width:100%;
}

#news #left{

   text-align:left;
}
#news #right{

   text-align:right;
}
#news #center{

   text-align:center;
}

#news #separateur{
  
  background:#ADD8E6;
}

