
/* TACTIK PAINTBALL ** HOME ** */

.content{
	margin: 0 auto; width:770px;
}

.fond_carre_right{
	background-image:url(images/fond_cadre_fields.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 230px;
	width: 370px;
	float: right;
	margin-right:7px;
	margin-bottom: 20px;

}
.fond_carre_left{
	background-image:url(images/fond_cadre_fields.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 230px;
	width: 370px;
	float: left;
	margin-left:23px;
	margin-bottom: 20px;

}

.title{
	height:21px;
	width: 285px;
	padding-top: 12px;
	margin-bottom:-4px;
	text-align:left;
	padding-left:23px;

}



/* ROLL OVER IMAGES */

/* field 01 */
.field_01 a{
	display:block;
	width: 320px;
	height:165px;
	background:url(images/fields/fields_cover_01.png) -329px 0 no-repeat ;
	text-decoration: none;
	margin-left:24px;
	margin-right:10px;

}
.field_01 a:hover { 
background-position:0 0;
}


/* field 02 */
.field_02 a{
	display:block;
	width: 320px;
	height:165px;
	background:url(images/fields/fields_cover_02.png) -328px 0 no-repeat ;
	text-decoration: none;
	margin-left:24px;
	margin-right:10px;

}
.field_02 a:hover { 
background-position:  0 0;
}





/* field 03 */
.field_03 a{
	display:block;
	width: 320px;
	height:165px;
	background:url(images/fields/fields_cover_03.png) -329px 0 no-repeat ;
	text-decoration: none;
	margin-left:24px;
	margin-right:10px;
}
.field_03 a:hover { 
background-position:0 0;
}





/* field 04 */
.field_04 a{
	display:block;
	width: 320px;
	height:165px;
	background:url(images/fields/fields_cover_04.png) -328px 0 no-repeat ;
	text-decoration: none;
	margin-left:24px;
	margin-right:10px;
}
.field_04 a:hover { 
background-position:  0 0;
}





/* field 05 */
.field_05 a{
	display:block;
	width: 320px;
	height:165px;
	background:url(images/fields/fields_cover_05.png) -329px 0 no-repeat ;
	text-decoration: none;
	margin-left:24px;
	margin-right:10px;
}
.field_05 a:hover { 
background-position:0 0;
}



/* field 06 */
.field_06 a{
	display:block;
	width: 320px;
	height:165px;
	background:url(images/fields/fields_cover_06.png) -329px 0 no-repeat ;
	text-decoration: none;
	margin-left:24px;
	margin-right:10px;
}
.field_06 a:hover { 
background-position:  0 0;
}



/* field 07 */
.field_07 a{
	display:block;
	width: 320px;
	height:165px;
	background:url(images/fields/fields_cover_07.png) 0 0 no-repeat ;
	text-decoration: none;
	margin-left:24px;
	margin-right:10px;
}
.field_07 a:hover { 
background-position: 0 0;
}



/* field 08 */
.field_08 a{
	display:block;
	width: 320px;
	height:165px;
	background:url(images/fields/fields_cover_08.png) -328px 0 no-repeat ;
	text-decoration: none;
	margin-left:24px;
	margin-right:10px;
}
.field_08 a:hover { 
background-position:  1px 0;
}





