/*----------------------------------------------------------------------------
Feuille de style songes.css made by Nd
v0.1a du 24.oct.2006 -Temporaire-

(c)2006 Songes/Songes Factory
----------------------------------------------------------------------------*/
html  { color : #FFCC99; background-color : black; }

body {
	width : 1024px;
	height : 768px;
	margin : 20px auto; 		/* centrer la page */
	padding : 0px;
	background-color : black;
	
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : small;
	color : #FFCC99;
}

p, a, a:visited, a:hover { background-color : black; }

p { color : #FFCC99; text-align : center; }

a, a:visited { text-decoration : none; color : #993300; }

a:hover { text-decoration : underline; color : #FF9900; }

img { border-width : 0px; }

/*---------------------------------------------------------------------------------------------------
Entêtes
---------------------------------------------------------------------------------------------------*/
#box_headergarde {
	width : 640px;
	height : 480px;
	color : #FFCC33;
	background-color : black;
	background-repeat : no-repeat;
	background-position : center;
	background-image : url("img/songes_uc.jpg");
	margin : auto;
}

/*---------------------------------------------------------------------------------------------------
Zone d'affichage

---------------------------------------------------------------------------------------------------*/
#box_bodygarde {
	width : 1024px;
	height : 100px;
}

/*---------------------------------------------------------------------------------------------------
Pied de page
---------------------------------------------------------------------------------------------------*/
#box_footergarde{
}

p#w3cvalid {
	text-align : center;
}
