/* CSS Document */

/* Couleur de background par defaut du site de Bouchon le clown */
body
{ 
	scrollbar-3dlight-color: #ff0000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ff0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #ff0000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	margin: 0px 0px 0px 0px;
}

a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #000000}
a:active {color: #000000}

.ipage_titre
{
	font-family: Comic Sans MS;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.ipage_description
{
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.ipage_menu 
{
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.ipage_menu a {text-decoration: none;}

.album_desc
{
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.IntroPop
{
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

.Texte_Description
{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}