@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#003;
	background:url(../images/body_backgr.jpg) repeat-x #f5f5f3;
}

#container {
	width:980px;
	height:auto;
	margin:15px auto;
}

#top_decription {
	width:980px;
	height:1px;
	margin:0 auto;
	text-align:left;
}

#header {
	background:url(../images/header_backgr.png) top center no-repeat;
	width:980px;
	height:149px;
}

#top_banner {
	margin:0 0 0 215px;
	width:728px;
	height:90px;
	overflow:hidden;
}

#nav_top {
	margin:30px auto;
	width:800px;
	height:auto;
}

#nav-block {
	margin:0px auto;
	width:800px;
	height:27px;
}

#nav-block a:link {
	color:#666;
	text-decoration:none;
}

#nav-block a:visited {
	color:#666;
	text-decoration:none;
}


#nav-block a:hover {
	color:#C00;
	text-decoration:none;
}

.nav_boutons {
	width:auto;
	height:24px;
	padding:3px 35px 0 35px;
	margin:0 0 0 0;
	text-align:center;
	font-family:Geneva, Verdana, sans serif;
	font-size:14px;
	float:left;
}

.nav_boutons:hover {
	background:url(../images/nav_backgr_hover.jpg) bottom center;
	display:block;
}

.screen {
	margin:0 0 0 0;
	width:980px;
	height:272px;
	background:#eff1ee;
}

#screen_accueil {
	background:url(../images/screen_accueil.jpg) top center no-repeat;
	margin:0px;
}

#screen_particulier {
	background:url(../images/screen_particulier.jpg) top center no-repeat;
	margin:0px;
}

#screen_entreprise {
	background:url(../images/screen_entreprise.jpg) top center no-repeat;
	margin:0px;
}

#screen_chien {
	background:url(../images/screen_chien.jpg) top center no-repeat;
	margin:0px;
}

#screen_chat {
	background:url(../images/screen_chat.jpg) top center no-repeat;
	margin:0px;
}

#slogan_accueil {
	margin:0 0 0 260px;
	padding:40px 0 0 0;
	width:auto;
	height:auto;
}

#slogan_internes {
	margin:0px;
	padding:25px 0 0 0;
	width:700px;
	height:44px;
	text-align:right;
}

#screen_box_text {
	background:url(../images/boxtexte_backgr.png) top center no-repeat;
	width:535px;
	height:158px;
	margin:0 10px 0 0;
	float:right;
}

#screen_box_text p {
	width:500px;
	height:145px;
	max-height:145px;
	overflow:hidden;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

#content {
	width:980px;
	height:auto;
	background:#FFF;
	margin:0 0 0 0;
}

#nav_left {
	margin:0 0 0 5px;
	width:294px;
	height:auto;
}

.nav_left-title {
	background:url(../images/onglet_jaune.png) top center no-repeat;
	width:294px;
	height:40px;
	padding-top:10px;
	text-align:center;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

.nav_left-content {
	background:url(../images/navleft_backgr.jpg) repeat;
	width:240px;
	height:auto;
	max-height:460px;
	overflow:hidden;
	margin:-10px auto;
	padding-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
}

.nav_left-content ul li {
	list-style:none;
	padding:0 0 3px 0;
	margin:0px;
}

.nav_left-content a:link, .nav_left-content a:visited {
	color:#036;
	text-decoration:none;
}

.nav_left-content a:hover {
	color:#C00;
	text-decoration:underline;
}

.nav_left-content p {
	width:200px;
	height:auto;
	padding:0 10px 0 0;
	margin:0 auto;
	text-align:justify;
}

.nav_left-content_history {
	width:240px;
	height:20px;
	margin:0px;
	text-align:right;
	padding-right:5px;
}

.nav_left-content_titles {
	margin:3px 0 0 0;
	padding:0 0 0 10px;
	width:240px;
	height:25px;
	background:#fafafa;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#036;
}

.nav-left-content_selcommunes {
	margin:3px 0 0 0;
	padding:0px;
	width:240px;
	height:25px;
	background:#F99;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
	text-align:center;
}

.nav-left-content_selcommunes select {
	border:1px solid #CCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#666;
}

#block_content {
	width:680px;
	height:auto;
}

#route {
	margin:5px 0 0 5px;
	padding-top:5px;
	width:80%;
	height:20px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#333;
}

#route a:link, #route a:visited {
	color:#333;
	text-decoration:none;
}

#route a:hover {
	color:#C00;
	text-decoration:none;
}

#blockinfo {
	width:160px;
	height:459px;
	margin:5px 0 0 0;
	padding-top:30px;
	background:url(../images/blockinfo_backgr.jpg) top center no-repeat;
}

#blockinfo p {
	margin:5px auto;
	padding:0 7px 0 7px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#formulaire {
	margin:0 0 0 30px;
	padding:5px 0 0 0;
}

#bottom {
	background:url(../images/bottom_backgr.png) top center no-repeat;
	width:980;
	height:34px;
	margin:0px;
}

#footer {
	width:980px;
	margin:0 auto;
	padding:0 0 10px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
}

#footer ul li {
	list-style:none;
	display:inline;
	padding-right:15px;
	margin:0px;
}

#footer a:link, #footer a:visited {
	color:#999;
	text-decoration:none;
}

#footer a:hover {
	color:#C00;
	text-decoration:underline;
}

/* elements en commun */

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

/* texte */

h3 {
	font-size:11px;
	color:#CCC;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
}

h1 {
	font-size:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin:-10px;
	padding:0px;
}

h2 {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:-10px;
	padding:0px;
}

h4 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-10px;
	padding:0px;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	padding:0px;
	margin:0px;
}

.blue_light {
	color:#0099ff;
}

.blue_dark {
	#003366;
}

.black {
	color:#000;
}

.red_dark {
	color:#990000;
}

.yellow_dark {
	color:#cc9900;
}

.yellow_normal {
	color:#ffcc33;
}

.yellow_normal a:link, .yellow_normal a:visited {
	color:#ffcc33;
	text-decoration:none;
}

.yellow_normal a:hover {
	color:#C00;
	text-decoration:none;
}

.white {
	color:#FFF;
}
	

/* hacks */

.clear {
clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* end hacks */
dl.liste dd{padding-right:10px;color:#696969;cursor:default}
dl.liste dt{margin: 2px;float:left}

/* texte bas */
.texte_bas {

	margin:-10px auto;
	padding-top:5px;
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
}
