#zone_center_1
{
	position: absolute;
	top: 323px;
	left: 0;
	height: 300px;
	width: 316px;
	background-image: url('../images/textures/texture20.png');
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 4px grey;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#zone_center_1:hover
{
	cursor: pointer;
	box-shadow: 0 1px 14px black;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#zone_center_2
{
	position: absolute;
	top: 323px;
	left: 50%;
	margin-left: -158px;
	height: 300px;
	width: 316px;
	background-image: url('../images/textures/texture20.png');
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 4px grey;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#zone_center_2:hover
{
	cursor: pointer;
	box-shadow: 0 1px 14px black;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#zone_center_3
{
	position: absolute;
	top: 323px;
	right: 0;
	height: 300px;
	width: 316px;
	background-image: url('../images/textures/texture20.png');
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 4px grey;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#zone_center_3:hover
{
	cursor: pointer;
	box-shadow: 0 1px 14px black;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.zone_center_little
{
	overflow: hidden;
}

.zone_center_little H2
{
	position: relative;
	color: #000;
	font-family: "Arial";
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	top: -20px;
	font-size: 1.2em;
	padding-top: 20px;
	width: 100%;
	height: 36px;
	background-color: red;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border-top-right-radius: 5px;
    background-image: -moz-linear-gradient(top, #DBDBDB, #BDBDBD);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#DBDBDB), to(#BDBDBD));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#DBDBDB,endColorstr=#BDBDBD);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DBDBDB,endColorstr=#BDBDBD)";
    background-color: #BDBDBD;
    box-shadow: 0 0px 4px black;
}

.zone_center_little img
{
	position: relative;
	width: 234px;
	margin-top: -15px;
	margin-left: -117px;
	left: 50%;
	box-shadow: 0 1px 2px grey;
}

.zone_center_little p
{
	color: #000;
	margin-left: 5%;
	margin-top: 15px;
	font-family: "Arial";
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	width: 90%;
}

.zone_center_little p a
{
	color: #007CCC;
	text-decoration: none;
}

.zone_center_little p a:hover
{
	color: #007CCC;
	text-decoration: underline;
}

#zone_center_4
{
	position: absolute;
	width: 100%;
	top: 642px;
	height: 250px;
	margin-bottom: 50px;
	overflow: hidden;
	cursor: default;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 4px grey;
	background-image: url('../images/textures/texture20.png');
}

.zone_center_big H2
{
	position: relative;
	z-index: 100;
	color: #000;
	font-family: "Arial";
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	top: -20px;
	padding-top: 17px;
	font-size: 1.3em;
	width: 100%;
	height: 35px;
	background-color: red;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border-top-right-radius: 5px;
    background-image: -moz-linear-gradient(top, #DBDBDB, #BDBDBD);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#DBDBDB), to(#BDBDBD));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#DBDBDB,endColorstr=#BDBDBD);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DBDBDB,endColorstr=#BDBDBD)";
    background-color: #BDBDBD;
    box-shadow: 0 0px 4px black;
}

.zone_center_big p
{
	color: #000;
	margin-top: -10px;
	margin-left: 3%;
	font-family: "Arial";
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	line-height: 25px;
	width: 94%;
}