body {
    background: url(../images/bg.jpg);
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
}

.clear {
    clear: both;
}

.hide {
    display: none;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-size: inherit;
}

/*
* ELEMENTS
*/

p{
    color: #666666;
    font-size: 12px;
}

a{
    color: #666666;
}

a:hover{
    color: #669900;
}

.separation{
    width: 254px;
    height: 1px;
    background: url(../images/menuright/separation.jpg);
    margin: 20px auto 20px auto;
    font-size: 0px;
}

.info{
    color: #666666;
    font-size: 9px;
    margin-bottom: 3px;
}

.paginator {
    font-size: 10px;
    text-align: center;
}

.error-message{
    font-size: 11px;
    color: red;
}

em{
    font-size: 10px;
}

/*
* SITE (englobe tous les div)
*/

#site{
    width: 1012px;
    margin: auto;
}

/*
* HEADER
*/

#header{
	position: relative;
    height: 195px;
    background: url(../images/header/header.png) no-repeat;
}

#header .blog_link{
    float:left;
    height: 195px;
    width: 300px;
}

#zone_search{
    position : absolute;
    width: 300px;
    height: 34px;
	top: 144px;
	right: 10px;
}

#search{
    position : absolute;
    background: url(../images/header/bg_search.jpg) no-repeat;
    border : none;
    width: 239px;
    height: 24px;
	padding-top: 10px;
	padding-left: 10px;
}

#btn_search{
	position : absolute;
    border: none;
    width: 38px;
    height: 34px;
	right: 13px;
    background: url(../images/header/btn_search.jpg) center no-repeat;
	
    overflow: hidden;
    text-indent: -999px;
    font-size: 0px;
    display:block;
    line-height: 0px;
}

/*
* NEWSLETTER
*/

.newsletter_title{
	width: 207px;
	height: 48px;
	background: url(../images/menuright/title_newsletter.jpg) no-repeat;
	margin: auto;
}

#newsletter_inscription {
    background: url(../images/menuright/bg_newsletter.jpg) repeat-x #b6e026;
    border : 1px solid #edf7cc;
    width : 249px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #FFF;
}

#newsletter_inscription form{
	padding: 0 0 10px 35px;
}

#newsletter_inscription .error-message{
    display: none;
}

#newsletter_inscription em{
	padding-left: 35px;
	color: #fff;
}

#newsletter_desinscription {
    background: url(../images/menuright/bg_newsletter.jpg) repeat-x #b6e026;
    border : 1px solid #edf7cc;
    width : 249px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #FFF;
}

#newsletter_desinscription form{
	padding: 0 0 10px 35px;
}

#newsletter_desinscription .error-message{
    display: none;
}

#newsletter_desinscription em{
	padding-left: 35px;
	color: #fff;
}

h3{
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.inputbox{
	background: url(../images/menuright/inputbox.jpg) no-repeat;
	width: 172px;
	height: 21px;
	border: none;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 5px;
}

.bouton{
	background: url(../images/menuright/btn_envoyer.jpg) no-repeat;
	width: 56px;
	height: 22px;
	float: right;
	margin-right: 40px;
	margin-top: 5px;
	border: none;
	
	overflow: hidden;
    text-indent: -999px;
    font-size: 0px;
    display:block;
    line-height: 0px;
}

.bouton_concours{
    background: url(../images/menuright/btn_envoyer.jpg) no-repeat;
    width: 56px;
    height: 22px;
    border: none;
    margin-top: 10px;
    margin-left: 60px;

    overflow: hidden;
    text-indent: -999px;
    font-size: 0px;
    display:block;
    line-height: 0px;
}

.cursor{
	color: #fff;
	cursor: pointer;
	padding-left: 35px;
}

/*
* CORPS
*/

#corps{
    position: relative;
    padding: 20px 45px 0px 45px;
    min-height : 400px;
    background: url(../images/corps/bg_corps.png) repeat-y;
}

#corps_bottom{
    clear: both;
    height: 15px;
    background: url(../images/corps/bg_content_bottom.png) top no-repeat;
}

/*
* CONTENU
*/

#contenu{
    width: 610px;
    margin-right: 30px;
    min-height: 850px;
}

#contenu h1{
    color: #669900;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#contenu h2{
    color: #666666;
    font-weight: bold;
    font-size: 12px;
}

#contenu h2 a{
    color: #669900;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
}

#contenu img{
    margin-bottom: 10px;
}

#contenu ul{
    list-style-type: disc;
    margin-left: 25px;
    font-size: 12px;
}

#jeux_concours{
    width: 590px;
    height: 222px;
    background: url(../images/corps/jeuconcours.jpg) no-repeat;
    margin-bottom: 10px;
    font-size: 11px;
    color: #fff;
    padding: 68px 0 0 20px;
}

/*
* MENU DROIT
*/

#menuright{
    position: absolute;
    right: 40px;
    width: 254px;
    padding-left: 20px;
    border-left: 1px solid #cccccc;

}

#menuright h2{
    color: #666666;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
}

#menuright ul{
    list-style-type: none;
}

#menuright ul li a{
    color: #666666;
    font-size: 12px;
}

#menuright ul li a:hover{
    color: #669900;
}

#btn_site{
    background: url(../images/menuright/btn_vers_site.jpg) no-repeat;
    width: 254px;
    height: 30px;
    text-align: center;
    margin-top: 50px;
}

#btn_site:hover{
    background: url(../images/menuright/btn_vers_site_hover.jpg) no-repeat;
}

#btn_site a{
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
    line-height: 30px;
}

/*
* FOOTER
*/

#footer{
    margin-top: 10px;
    margin-bottom: 10px;
}

#footer p{
    color: #FFF;
    text-align: center;
}

#footer a{
    color: #FFF;
}


