/*
	Name: K-Horse - Silver Crown
	UpDate: 30-03-2010
	Description: CSS de Design Complet
	Version: 1.0.8
	Author: Oliver Michas
	Autor URI: http://2pulse.com
*/

html, body {
	font-family:Arial;
	font-size:13px; 
	font-weight:normal; 
	height:100%;
	margin:0;
	padding:0;
	background:#000;
	color:#fff;
	}

#wrap_cadre{position:absolute;width:800px;height:350px; position:relative; left:50%; top:50%; margin-left:-400px; margin-top:-175px;}
#spacer{margin-top:50px;}
#first{border-right:1px solid #fff;padding-right:20px;text-align:right;}
#second{padding-left:30px;text-align:left;}
.col{height:320px;width:370px;float:left;}
.clearfloat{clear:both}
.legend{width:200px;display:block;margin-right:18px;float:right;}
ul{list-style-type:none; text-align:left;padding:0;margin:0}
li{padding:0;}
a img{border:0}
a{text-decoration:none; color:#fff}
a:hover{color:red}
a:active{opacity:0.5; border:0;}