

body{


font-family : Comic sans MS;
color : #ffffff;
background-attachment: fixed;
background-size: 100%;
height: auto;
}

#msg{
	font-size : 21px;
}

header{
float : left;
width : 100%;
margin-bottom : 40px;

}

#lebricoleur{
	font-size : 60px;
	
}
#date{
	font-weight: bold;
	font-style: italic;
	
}


#menu{

float : left;

width : 100%;


}


#pascoo{
	float : right;
	font-size : 30px;
	
}

#coo{
	float : right;
	font-size : 30px;
}
#intro{
	font-size : 40px;

	
}

#boutonTchat1,#boutonIdee{
	font-size : 200px;
	background-color : #888888;
	padding : 5px;
}

.boutonForumDiscution{
	width : 200px;
}

#boutonAccueil:hover,#boutonJeux:hover, #boutonTchat:hover{
	
	color : #aaaaaa;
}

#boutonAccueil, #boutonJeux, #boutonTchat{

font-size : 50px;

float: left;

width : 33%;

text-align : center;

padding : 0px;

margin : 0px;
border-top:3px #ff00a0 solid;
border-bottom:3px #ff00a0 solid;

}

#imageJeu{

width : 200px;
}

#text{
font-size : 30px;

}

#video1, #video2, #video3, #video4, #video5{
width : 50%;
margin : 0px;
padding : 0px;
}

#commentaireVideo1, #commentaireVideo2, #commentaireVideo3, #commentaireVideo4, #commentaireVideo5{


float : right;
margin : 0px;
padding : 0px;
width : 45%;
font-size : 30px;

}



#article{
padding-right : 180px;
padding-left : 180px;
}

#Accueil, #menu-jeux, #tchat, #videos, #bio{
padding-left : 15%;
padding-right : 15%;
}



.jeux{
width : 250px;
height : 250px;
border:3px #ffe000 solid;

}

#bio{

font-size : 35px;

}

p{
	
	margin : 0px;
}




