/*
Theme Name: SwitchMag
Theme URI: http://www.switchamg.fr/
Description: SwitchMag theme based on the Wordpress default theme : Kubrick
Version: 1.60.0
Author: SwitchMag
Author URI: http://www.switchamg.fr/
Tags: Snowboard Mag
Text Domain: SwitchMag
*/

/* Import layout */

@import url(css/layout.css);
@import url(css/tiny_mce.css);

/* Begin Typography & Colors */


body {
font: normal 11px "Lucida Grande", Verdana, Arial, sans-serif;
background: #d5d6d7 url('images/bg.jpg') repeat 0 0;
color: #676767;
text-align: center;
width:100%;
margin:0;
padding:0;
}
/*
a {
color: #fd9a00;
text-decoration: none;
}

a:visited {
color: #fd9a00;
}

a:hover, a:focus, a:active {
color: #000;
}

p {
margin-bottom:10px;
letter-spacing:1px;
line-height:1.5em;

}

ul {
margin-bottom:10px;
margin-left:25px;
}

ul li {
list-style-type:square;
}

h2 {
font-size:20px;
text-transform:uppercase;
color:#000;
text-decoration:none;
margin-bottom:10px;
}

.titre_fond_noir {
display:block;
padding:4px;
background:#212121;
}*/
