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

* {margin:0; padding:0}

body {
	background-image: url(../../images/common/fondresultmotscles.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family:Helvetica,Arial,sans-serif;
	margin-top:5px;
	background-color:#f1f1f1;
	
}

div#global {
	margin: 0 auto 0 auto;
	width: 980px;
	height: 500px;
	/height:100%;
}

h1#titre {
	font-size:12px;
	color:#333333;
	padding:65px 0 0 217px;;
}

#colvilles h3 {
	font-size:14px;
	color:#000000;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:3px
}

#colvilles {
	float:left;
}

#topvilles {
	background:url(../../images/common/resultpush_cadreville_top.png) no-repeat;
	width:234px;
	height:10px;
}
#midvilles {
	background:url(../../images/common/resultpush_cadreville_mid.png) repeat-y;
	width:218px;
	font:11px Helvetica, sans-serif;
	padding: 8px;
}

#midvilles a {
	color:#000000;
	text-decoration:none;
	font-size:11px
}

#midvilles a:hover {
	color:#999999;
	text-decoration:none;
}

#bottomvilles {
	background:url(../../images/common/resultpush_cadreville_bottom.png) no-repeat;
	width:234px;
	height:13px;
}

#txt {
	float:right;
}

#toptxt {
	background:url(../../images/common/resultpush_cadretexte_top.png) no-repeat;
	width:731px;
	height:11px;
}
#midtxt {
	background:url(../../images/common/resultpush_cadretexte_mid.png) repeat-y;
	width:723px;
	font:11px Helvetica, sans-serif;
	padding: 8px;
}
#bottomtxt {
	background:url(../../images/common/resultpush_cadretexte_bottom.png) no-repeat;
	width:731px;
	height:11px;
}

#topcard {
	background:url(../../images/common/resultpush_cadretexte_top.png) no-repeat;
	width:731px;
	height:11px;
}
#midcard {
	background:url(../../images/common/resultpush_cadretexte_mid.png) repeat-y;
	width:723px;
	font:11px Helvetica, sans-serif;
	padding: 8px;
	margin: 10px 0 20px 0;
}
#bottomcard {
	background:url(../../images/common/resultpush_cadretexte_bottom.png) no-repeat;
	width:731px;
	height:11px;
}

