/*
Theme Name: circuit-europe
Theme URI: http://www.circuit-europe.fr/
Description: www.circuit-europe.fr
Version: 0.1
Author: www.media-concepts.org
 
Theme created by media-concept || http://www.media-concepts.org/
 
*/
@import url('header.css');
@import url('content.css');
@import url('footer.css');

body {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 0.9em;
color: #555;
margin: 0;
background-color:#FFFFFF;
width:857px;
margin:auto;
color:#555;
}

a {text-decoration:none; color:#777;}
a.link {display:block; width:100%; height:100%;}
img {border:none;}
li {margin:0px; padding:0px;}

/* Page globale */
#cadre_top, #cadre_bottom {width:857px;}
#logo, #bloc_pro, #bloc_part, #btn_karting, #btn_paintball, #btn_jetski, #btn_brasserie {background-repeat:no-repeat;}
#cache {position:absolute; top:-5000px; left:-5000px;}
#div_fixed{cursor:help; position:fixed; top:10px; left:10px;}