/***  DEFAULT CSS FOR 1.html TEMPLATE ***/
body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: transparent url(../images/fond_exterieur.jpg) repeat 0 0;
}
/*** partie centrale ***/
p, span, ul, li{
	font-size: 11px;
	color: #4D4D4D;
}
select option{
	padding-right: 10px;
}
div#global{
	background: #fff url(../images/degrade_bg.jpg) repeat-y 0 0;
	width: 960px;
	height: 100%;
	padding-left: 10px;
}

/*** en tete ***/
div#zone1{
	width: 949px;
	clear: both;
	height: 80px !important;
	background: transparent url(../images/degrade_top.jpg) repeat-x 0 0;
	margin-left: 1px;
	
}
*+html div#zone1{
	height: 100px !important;
}
/*** cote gauche ***/
div#zone2{
	clear: both;
	float: left;
	width: 229px;
	background: transparent url(../images/degrade_small.jpg) repeat-x 0 0;
	padding-top: 20px;
	margin-left: 1px;
}
div#zone2 div.li_bloc{
	width: 200px;
	margin: 0px auto 10px auto;
}
#zone2 a {
	text-decoration: none;
	outline: none;
	color: #AF0202;
}
#zone2 h1 {
	color: #fff;
	font-size: 15px;
	text-align: center;
	background: #0C2A56 url(../images/left/cadre_bg.jpg) no-repeat 50% 0px; 
	padding: 3px 0px 5px 0px;
}
#zone2 h2 {
	color: #0C2A56;
	font-size: 15px;
	background: #ededed url(../images/left/h2_bg.jpg) no-repeat 5px 0px; 
	padding: 5px 0px 0px 65px;
	margin-top: 5px;
	border-top: #0c2a56 solid 2px;
	border-bottom: #0c2a56 solid 2px;
}
#zone2 div.center{
	background: #fff url(../images/left/center_bg.jpg) repeat-y 50% 0px; 
	padding: 0px 20px;
}

#zone2 div.bottom{
	background: #fff url(../images/left/cadre_bg.jpg) no-repeat 50% -45px; 
	height: 15px;
}
#zone2 a:hover {
	text-decoration: underline;
}
/*** centre ***/
div#zone3{
	float: left;
	width: 720px;
	background: transparent url(../images/degrade_small.jpg) repeat-x 0 0;
	padding-top: 20px;
}
* html div#zone3{
	width: 719px;
}
div#zone3 ul li{
	padding-left: 20px; 
	line-height: 16px;
}
div#zone3 div.li_bloc{
	width: 700px;
	margin-bottom: 10px;
}
div#zone3 div.li_bloc h1{
	color: #fff;
	font-size: 15px;
	background: #336699 url(../images/center/cadre_bg.jpg) no-repeat 50% 0px; 
	padding: 5px 0px 8px 60px;
}
div#zone3 h2{
	color: #Af0202;
	font-size: 15px;
}
div#zone3 div.li_bloc div.center{
	background: #fff url(../images/center/center_bg.jpg) repeat-y 50% 0px; 
	padding: 0px 20px;
}
div#zone3 div.li_bloc div.bottom{
	background: #fff url(../images/center/cadre_bg.jpg) no-repeat 50% -175px; 
	height: 15px;
}
/*** alertes ***/
#alerts{
	width: 660px;
	padding-left: 10px;
}
div.fatal, div.error, div.warning, div.notice, div.log{
	width: 100%;
}

input.cancel{
	display: block;
	background: transparent url(../images/center/boutons.png) no-repeat 0 -900px !important;
	background: transparent url(../images/center/boutons.gif) no-repeat 0 -900px;
	float: right;
	font-size: 12px;
	color: #FFF;
	border: none;
	margin: 10px 20px 0px 0px;
	cursor: pointer;
	width: 95px;
	padding: 3px 10px 5px 30px;
	font-weight: normal;
}
div.mediaitem table{
	border-collapse: collapse; 
}
/** pagination **/
div.pagination div.infos{ /* corrige le décalage des chiffres */
	width: 95% !important;
}
/* liens voir tous */
.see_all{
	display: block;
	float: left;
	text-indent: -5000px;
	margin-top: 10px;
	height: 100px;
	width: 40px;
	background: transparent url(../images/icones/suivant.jpg) no-repeat 98% 50%;
}
/* commentaires */
div#comments div#addForm{
	width: 585px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
div#comments div.new{
	width: 645px !important;
	margin-left: -30px !important;
}
/* * html div#comments div#addForm fieldset legend{
	background: transparent url(../images/icones/small_centre_comment.jpg) no-repeat 20px 0px;
	padding-top: 7px;
}
*+html div#comments div#addForm fieldset legend{
	background: transparent url(../images/icones/small_centre_comment.jpg) no-repeat 20px 0px;
	padding-top: 7px;
}*/

div#comments div#addForm fieldset{
	background: transparent url(../images/center/bg_form_comment.jpg) no-repeat 0% 30%;
	width: 583px;
}	
div#comments div#addForm fieldset legend{
	background: transparent url(../images/center/fieldset_top.jpg) no-repeat 0% 0%;
	display: block;
	color: #0C2A56;
	font-size: 14px;
	font-weight: bold;
	padding-left: 200px;
	padding-right : 300px;
	padding-top: 20px;
	padding-bottom: 10px;
}
* html div#comments div#addForm fieldset legend{
	background: transparent url(../images/center/fieldset_top.jpg) no-repeat 44% 0%;
	padding-left: 250px;
	padding-right : 250px;
}
* html div#comments div#addForm fieldset{
	background: #fff url(../images/center/bg_form_comment.jpg) no-repeat 45% 30%;
	width: 583px;
}
*+html div#comments div#addForm fieldset{
	background: #fff url(../images/center/bg_form_comment.jpg) no-repeat 25% 30%;
	width: 583px;
}
div#comments div#addForm table{
	width: 584px !important;
	max-width: 584px !important;
	min-width: 584px !important;
	border-collapse: collapse;
	margin-left: 1px;
}
div#comments div#addForm table td{
	min-width: 20px;
}
div#comments textarea{
	margin: 0px 0px 15px 80px !important;
	padding-top: 3px;
	width: 400px;
	height : 50px;
}
* html div#comments textarea{
	margin : 0px 0px 15px 120px !important;
}
div#comments div#addForm table td.label{
	display : none;
}
div#comments table td.field{	
	padding: 0px !important;
	width: 380px !important;
	max-width: 390px !important;
	margin-right: -50px !important;
}
/*
div#comments div#addForm fieldset legend{
	display: block;
	background: transparent url(../images/icones/small_centre_ajout_comment.jpg) no-repeat 20px 19px;
	padding-left: 80px;
	padding-top: 24px;
	padding-bottom: 7px;
	color: #fff;
	line-height: 23px;
	font-size: 14px;
	font-weight: bold;
}
* html div#comments div#addForm fieldset legend{
	background: transparent url(../images/icones/small_centre_comment.jpg) no-repeat 20px 0px;
	padding-top: 7px;
}
*+html div#comments div#addForm fieldset legend{
	background: transparent url(../images/icones/small_centre_comment.jpg) no-repeat 20px 0px;
	padding-top: 7px;
}
div#comments div#addForm fieldset{
	background: #fff url(../images/small_cadre_centre.jpg) no-repeat 0 top;
}
* html div#comments div#addForm fieldset{
	background: #fff url(../images/small_cadre_centre.jpg) no-repeat 0 8px;
}
*+html div#comments div#addForm fieldset{
	background: #fff url(../images/small_cadre_centre.jpg) no-repeat 0 8px;
}
div#comments div#addForm table{
	border-left: #D8450F solid 1px;
	border-right: #D8450F solid 1px;
	width: 584px !important;
	max-width: 584px !important;
	min-width: 584px !important;
	border-collapse: collapse;
	margin-left: 1px;
}
div#comments div#addForm table td{
	min-width: 20px;
}
div#comments textarea{
	width: 371px;
}
div#comments div#addForm table td.label{
	width: 120px !important;
	max-width: 120px !important;
	min-width: 120px !important;
	padding-right: 5px;
}
div#comments table td.field{	
	padding: 0px !important;
	width: 380px !important;
	max-width: 390px !important;
	margin-right: -50px !important;
}
*/

input.delete, input.abusive{
	color: #333;
	padding: 1px 3px 1px 3px;
	font-size : 9px;
	position: relative;
	cursor : pointer;
	top: -20px;
	left: 345px;
}
* + html input.delete, * + html  input.abusive{
	left: 325px;
}
* html input.delete, * html  input.abusive{
	left: 325px;
}
div#comments div.submit{
	width: 583px !important;
	height: 55px;
	margin-top: 2px;
	border-bottom: 1px solid #0C2A56;
}
div#comments div.submit input {
	background: #fff url(../images/center/boutons.png) no-repeat 0% 0% !important;
	border: none !important;
	height: 42px;
	color: #B00203;
	cursor: pointer;
	width: 160px;
	margin-top: 7px;
}

div#comments div#addForm form, div#comments div#addForm p.bottom{
	display: block;
	padding-bottom: 10px;
}
div#comments div#addForm p.bottom span{
	display: block;
	width: 573px !important;
	padding: 5px 5px 5px 25px;
	height: 50px;
}
* html div#comments div#addForm p.bottom{
	text-align: center !important;
}
div#comments div.comment_from{
	margin-bottom: 0px;
	position: relative;
	top: 20px;
	left: 90px;
	width: 500px;
	height: 35px;
}
* html div#comments div.comment_from{
	left: 80px;
}
div#comments div.comment_content{
	font-size: 11px;
	width: 470px;
	margin-left: 90px;
	margin-top: 0px;
	padding-left: 50px;
	padding-right: 5px;
	padding-bottom: 10px;
	background: transparent url(../images/bulle_comment.jpg) no-repeat 0 5px;
}
div#comments hr{
	clear: both;
	background-color: #ededed;
	height: 2px;
	border: none;
}
*+html div#comments hr{
	border: #ededed solid 2px;
}
div#comments div.mediaitem{
	width: 60px !important;
	height: 60px !important;
	margin-top: 0px;
}
div#comments div.mediaitem img{
	max-width: 60px !important;
	max-height: 60px !important;
}
div#comments div.mediaitem td{
	min-height: 60px !important;
	max-height: 60px !important;
	min-width: 60px !important;
	max-width: 60px !important;
	width: 60px !important;
	height: 60px !important;
	background-color: black;
}
div#comments div.mediaitem table {
	margin-left: 15px;
	width: 60px !important;
	height: 60px !important;
}
div#comments div.showcomment {
	padding-top: 0px;
}


/* centre zoom */
div.mediaitem div.zoom_playbutton {
	background-position: 95% 95% !important;
}
/*** décor bas cadre ***/
div.middle {
	width: 652px;
	min-height: 150px;
	background: #fff url(../images/center/inner_cadre_bg.jpg) no-repeat 100% 100%;
}

div.bottom div.deco{
	height: 8px;
	background: #fff url(../images/center/inner_cadre_bg.jpg) no-repeat bottom right;
	width: 200px;
	margin: 0px 36px 7px 0px;
	float: right;
}
/*** footer **/
div#zone4{
	clear: both;
	background-color: transparent;
	width: 960px;
	margin-top: 0px;
	padding-top: 0px;
}
div#zone4 div#bloc_7{
	border-top: #336699 solid 1px;
	width: 900px;
	margin: 0px auto;
}

