@charset "utf-8";

#index{
	margin-left:8px;
	margin-bottom:10px;
	width:827px;
}

.pave_top_left{
	float: left;
	width:408px;
	height:212px;
/*	background: #703b32 url(../img/ratatouille-01-zoom.jpg) no-repeat 212px;*/
	color: #FFF;
}

.pave_top_right{
	float: left;
	margin-left: 10px;
	width:408px;
	height:212px;
	background: #1d0d0d url(../img/ratatouille-01-zoom.jpg) no-repeat 212px;
	color: #FFF;
}

.pave_bottom_left{
	float: left;
	margin-top: 8px;
	width:408px;
	height:212px;
	background: #1b1c1f url(../img/ratatouille-01-zoom.jpg) no-repeat 212px;
	color: #FFF;
}

.pave_bottom_right{
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	width:408px;
	height:212px;
/*	background: #fdcdb6 url(../img/ratatouille-01-zoom.jpg) no-repeat 212px;*/
	color: #1f0d05;
}

.inside {
	cursor: pointer;
	position: relative;
	margin:3px;
	width:400px;
	height:204px;
	border:1px solid #c57575;
	font-family: "Franklin Gothic Medium", Verdana, Arial, sans-serif;
	z-index:10;
}

.inside h1 {
	font-size: 13px;
	font-weight: bold;
	padding-top:11px;
	padding-left:16px;
	width: 172px;
}

.inside p {
	width: 172px;
	font-size: 12px;
	padding-left:16px;
	text-align:left;
	height: 110px;
	overflow: hidden;
}

.inside A {
	padding-left:16px;
	color: #fbe075;
	text-decoration: none;
	font-size: 12px;
}

.pave_bas{
	margin-top: 8px;
	float: left;
	width:408px;
	height:162px;
	background: #1b1c1f;
	color: #FFF;
}

.pave_fond{
	position: relative;
	top: -162px;
/*	background: url(../img/ratatouille-01-zoom.jpg) no-repeat;*/
	height: 162px;
	width:210px;
	z-index:5;
}

.pave_right_bas{
	margin-top: 8px;
	margin-left: 10px;
	float: left;
	width:408px;
	height:162px;
	background: #703b32;
	color: #FFF;
}

.pave_right_fond{
	position: relative;
	top: -162px;
/*	background: url(../img/ratatouille-01-zoom.jpg) no-repeat;*/
	height: 162px;
	width:210px;
	z-index:5;
}

.inside_bas {
	cursor: pointer;
	position: relative;
	margin:3px;
	width:400px;
	height:154px;
	border:1px solid #c57575;
	font-family: "Franklin Gothic Medium", Verdana, Arial, sans-serif;
	z-index:10;
}

.inside_bas h1 {
	font-size: 13px;
	font-weight: bold;
	padding-top:11px;
	padding-left:215px;
	width: 172px;

}

.inside_bas p {
	width: 172px;
	font-size: 12px;
	padding-left:215px;
	text-align:left;
	height: 60px;
	overflow: hidden;
}

.inside_bas A {
	padding-left:215px;
	color: #fbe075;
	text-decoration: none;
	font-size: 12px;
}
