@charset "utf-8";

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

a:visited {
	color: inherit;
}

a img {
	border: none;
}


#div_service {
	text-align: center;
	margin-top: 10px;
    width:963px;
    height:667px;
    margin-left:auto;
    margin-right:auto;
}


table, td, tr {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}


body {
	background-color: #CCCCCC;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
}


#anim {
	background: url("../images/rond_portail1.gif") no-repeat;
	background-position: center;
	height: 320px;
	width: 310px;
	margin: 0;
	padding: 0;
}

