/*
Theme Name:     Comment Central Child
Description: Th&egrave;me "Comment Central" avec les modifications pour les gros boutons en haut &agrave; gauche, la carte, etc...
Author:         Alexandre Leveille
Author URI:     http: //alexandreleveille.ca
Template:       comment-central
Version:        1.0.0
*/

@import url("../comment-central/style.css"); /* This is required to import the parent's theme. No other CSS rules can be above this one.*/
/*
#banniere_droite {
	float: right;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 100px;
}
#header {
	width: 1050px;
}
#page {
	width: 1100px;
}
*/
#content {
	/* margin-right: 200px; */ /*added*/
}
#top {
	/* margin-right: 200px; */ /*added*/
}


.logo {
	position: relative;
	top: -10px;
	left: -40px;
}

#partager_gm {
	position: relative;
	left: 150px;
	top: -40px;
}
#partager_rss {
	position: relative;
	left: 102px;
	top: 10px;
}
#partager_fb {
	position: relative;
	left: -15px;
	top: 10px;
}
#partager_tw {
	position: relative;
	left: -125px;
	top: 10px;
}

