/* COMMON
--------------------------------------------------------------------------------------------------------------------------------------*/
/********** HEADER ***********/

.fullBG #header{
	background:transparent;
	height:135px;
}

.fullBG #header .content{
	height:172px;
	background:url(http://static.lesdemocrates.fr/wp-content/themes/ar2d2d/images/bg_header.png) left top no-repeat;
}

.fullBG #logo{
	height:100%;
	width:268px;
	margin-right:80px;
	margin-left:11px;
	background:none;
}

.fullBG #headerNav{
	padding-top:26px;
	width:590px;
	position:relative;
}

.fullBG #navigation{
	margin-bottom:10px;
}

.fullBG #navigation li{
	margin-right:59px;
}

.fullBG #navigation .last{
	margin-right:0;
}

.fullBG #navigation a{
	width:93px;
	height:105px;
}

.fullBG #navigation a:hover{
	background-position:left bottom;
}

.fullBG #navigation .prog{background-image:url(http://static.lesdemocrates.fr/wp-content/themes/ar2d2d/images/menu_prog_min.png)}
.fullBG #navigation .cand{background-image:url(http://static.lesdemocrates.fr/wp-content/themes/ar2d2d/images/menu_candidats_min.png)}
.fullBG #navigation .deba{background-image:url(http://static.lesdemocrates.fr/wp-content/themes/ar2d2d/images/menu_debattre_min.png)}
.fullBG #navigation .mobi{background-image:url(http://static.lesdemocrates.fr/wp-content/themes/ar2d2d/images/menu_mobiliser_min.png)}

.fullBG #sub-navigation{
	width:590px;
}

.fullBG #sub-navigation .inputText{
	color:#d64905;
}

/********** MAIN WRAPPER ***********/

#mainwrapper{
	padding-top:0;
}