
/* DIDIER JORDAN */

html, body {margin: 0; padding:0;}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #515155;
	color: #CCC;
}

a img {border: none;}


#homepage {height: 700px; width: 600px; position:relative; margin-left: auto; margin-right: auto; text-align: center; }

#homepage #home_title {font-size: 40px; text-align: left; margin: 0 0 20px 0;}
#homepage #home_subtitle {font-size: 40px;}

#homepage #home_title a {outline: none;}


#centered {
	margin: 40px auto 0 auto;
	width: 800px;
}

#centered a {color: #ffffff; text-decoration: none; outline: none;}



#header {margin: 0 0 135px 0;}

#content {margin: 0 0 10px 0; min-height: 370px; height:auto; }
* html .container { height: 370px; }

#content .item {width: 130px; height:160px; float: left; margin: 0 70px 0 0;}

#content div.photo {float:left; margin:0 20px 20px 0; width:93px; height: 93px;}
#content div.photo a img {border:0px solid; padding:1px;}

#content p.catsy a {font-size: 12px;}

#footer {}
#footer ul {float: right; list-style: none; list-style-image: none; margin: 0;}
#footer ul li {float: left; margin: 0 0 0 15px;}

#footer #breads {width: 500px; float: left;}