body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images-beurettes-gratuits/beurettes-gratuits.com_fond.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
}

#container 
{
margin-left: auto;
margin-right: auto;
width: 950px; 
}


/*************colonne gauche*************/
#colone-1
{
float:left; 
width: 200px; 
overflow :hidden;
} 


/*************colonne milieu*************/
#colone-2
{
float:left; 
width:550px; 
overflow :hidden; 
}

/*************colonne droite**************/

#colone-3
{
float:left; 
width:200px; 
overflow :hidden; 
}



/*****************PLUGS***************/

.plug-cochon
{
	float:left; 
	width:550px;
	height:105px;
	background-color:#fffefe;
	margin-top:5px;
}

.images-belle-beurettes {
	float:left;
	width: 135px;
	height:105px;
	
}
.texte-video {
	float:left;
	width: 415px;
	height:105px;
	
}


/******** CB FORMULAIRE ***********/

.publicite-cochon
{
	float:left; 
	width:550px;
	height:105px;
	background-color:#fffefe;
	margin-top:5px;
	background-image: url(images-beurettes-gratuits/beurettes_pub.gif);
	
}

.placement
{
padding-left:70px;
padding-top:40px;

}



/***************TITRE******************/

.atitre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#745230;
	font-weight:bold;
	
	
}
.atitre:link {
	color:#745230;
	text-decoration: none;

}
.atitre:visited {
	color:#745230;
	text-decoration: none;

}
.atitre:hover {
	color:#745230;
	text-decoration: underline;
}
.atitre:active {
	color:#745230;
	text-decoration: none;

}


.amenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight:bold;
	border-color:#663300;
	
	
}
.amenu:link {
	color: #663300;
	text-decoration: none;
	border-color:#663300;

}
.amenu:visited {
	color: #663300;
	text-decoration: none;
	border-color:#663300;

}
.amenu:hover {
	color: #663300;
	text-decoration: underline;
	border-color:#663300;
}
.amenu:active {
	color: #663300;
	text-decoration: none;
	border-color:#663300;

}


.apage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C29872;
	font-weight:bold;
	
	
}
.apage:link {
	color: #C29872;
	text-decoration: none;

}
.apage:visited {
	color: #C29872;
	text-decoration: none;

}
.apage:hover {
	color: #C29872;
	text-decoration: underline;
}
.apage:active {
	color: #C29872;
	text-decoration: none;

}



h1
{
font-size: 12px;
}

.marron{color: #990033;}
.blanc{color: #FFFFFF;}


#footer
{
margin-left: auto;
margin-right: auto;
width: 950px;
clear:both;
}
