/* ---------- Styles specific to content ----------- */

/* --------- Text definitions --------- */

.antpar1 {
	/*clear:both;*/
	text-align: center;
	}

.antpar1 h1 {
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #313131;
	font-weight: bold;
	font-size: 140%;
	text-align: left;
	/*border-bottom: 1px solid #ef1c2f;*/
	}
.antpar1 h1 a {
	color: #313131;
  	text-decoration: underline;
	}
.antpar1 h1 a:hover {
	color: #313131;
	text-decoration: underline;
	}

.par1descr {
	font-size: 0.9em;
	color: #666666;
	text-align: left;
	line-height: 1.5em;
	text-align: justify;
	text-justify: auto;
	}

/* important à specifier car determine espace entre le titre et le reste aussi */
.par1descr p {
	margin: 0.7em 0 0.9em 0;
	}

.par2descr {
	font-size: 0.9em;
	color: #666666;
	text-align: left;
	line-height: 1.4em;
	/*
	text-align: justify;
	text-justify: auto;
	*/
	}

.par2descr p {
	margin: 0.6em 0 0.8em 0;
	}

.par1descr a,.par2descr a {
	color: #ef1c2f;
	text-decoration: underline;
	}
.par1descr a:hover,.par2descr a:hover {
	color: #666666;
	text-decoration: underline;
	}

.par1descr ul,.par2descr ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	text-align: left;
	}
.par1descr ul li,.par2descr ul li {
	display: block;
	margin: 0;
	padding: 1px 0px 7px 20px;
	background: url(../images/site-bullets-content.gif) no-repeat 0px 2px;
	text-decoration: none;
	vertical-align: top;
	}
.par1descr ul ul,.par2descr ul ul {
	list-style: none;
	margin: 5px 0px 5px 20px;
	padding: 0;
	text-align: left;
	}
.par1descr ul ul li,.par2descr ul ul li {
	display: block;
	margin: 0;
	padding: 0px 5px 4px 13px;
	background: url(../images/site-bullets-content2.gif) no-repeat 0px 5px;
	text-decoration: none;
	vertical-align: top;
	}

ul.linkList {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align: left;
	}
ul.linkList li {
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
	color: #ef1c2f;
	vertical-align: top;
	}
ul.linkList li a {
	display: block;
	margin: 0;
	padding: 6px 5px 2px 20px;
	color: #ef1c2f;
	vertical-align: top;
	text-decoration: none;
	background: url(../images/site-fl-link-hover.gif) no-repeat 3px 9px;
	}
ul.linkList li a:hover {
	color: #666666;
	text-decoration: underline;
	}

ul.linkList li.text {
	margin: 0;
	padding: 0px 0px 5px 15px;
	vertical-align: top;
	color: #666666;
	}

span.count {
	color: #ef1c2f;
	font-weight: bold;
	}

table.antpar2 {
	margin: 0;
	padding: 0;
	width: 100%;
	}
table.antpar2 tr {
	vertical-align: top;
	}
table.antpar2 td {
	padding: 5px;
	width: 50%;
	}

.antpar2 {
	/*clear:both;*/
	/*text-align:center;*/
	padding-bottom: 5px;
	}
.antpar2cont {
	margin: 5px 10px 5px 10px;
	}
.antpar2 h2 {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	color: #313131;
	font-size: 110%;
	text-align: left;
	/*border-bottom: 1px dashed rgb(239,46,36);*/
	}

div.contentnav { /* boutons galerie */
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	/*font-size: 75%;*/
	vertical-align: top;
	text-align: center;
	color: #666666;
	}
div.contentnav a {
	color: #ef1c2f;
	text-decoration: underline;
	}
div.contentnav a:hover {
	color: #666666;
	text-decoration: underline;
	}
div.contentnav img { /* fleche next page */
	padding: 0px 5px 0px 5px;
	border: 0px;
	}

div.contentnavleft {
	padding: 20px 10px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	}
div.contentnavleft img {
	padding: 0px 10px;
	border: 0px;
	}

div.contentnavright{
	padding: 0px 10px 5px 0px;
	font-weight: bold;
	font-size: 90%;
	vertical-align: top;
	text-align: right;
	width: 100%;
	}

div.contentnavright a { /* lien En savoir plus> */
	padding: 0px 0px 0px 17px;
	color: #ef1c2f;
	text-decoration: none;
	background: url(../images/site-fl-link-hover.gif) no-repeat 1px 3px;
	text-decoration: underline;
	}

div.contentnavright a:hover {
	color: #666666;
	text-decoration: underline;
	}

/* INFOS */
/* if not float specified in ul, it works on ie but not on Firefox
if float specified in ul, than ie needs width set
*/

ul.listinfos {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	text-align: left;
	}
ul.listinfos li.infos {
	display: block;
	margin: 5px 0px;
	padding: 0px 10px 5px 10px;
	border-top: 1px dotted #a6a6a6;
	/*clear: both;*/ /* use of clearfix */
	}
ul.listinfos li.infos h2 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ef1c2f;
	}
ul.listinfos li.infos h2 span {
	font-size: 80%;
	color: #666666;
	}


/* DEFINITIONS IMAGES */

.imgcontleft {
	float: left;
	padding: 0px 15px 10px 0px;
	margin: 0.5em 0 0.5em 0;
	border: 0px;
	}
.imgcontright {
	float: right;
	padding: 0px 0px 10px 15px;
	margin: 0.5em 0 0.5em 0;
	border: 0px;
	}
.imgcontcenter {
	float: none;
	padding: 5px auto;
	border: 0px;
	}

/* images entre le texte */
/*
.par1descr img {
        padding: 5px 5px 5px 5px;
        }
*/

/* Definitions all images */

div.allimages {
	margin: 0;
	padding: 0;
	/*text-align: center;*/ /* ne centre qu'avec IE 6.0 */
	/*background-color: green;*/
	}

table.allimagescenter {
	margin: 0 auto; /* force le tableau à etre centre*/
	padding: 0;
	}
table.allimagesleft {
	margin-left: 0; 	
	padding: 0;
	}
table.allimagesright {
	margin-right: 0;
	margin-left: auto; 
	padding: 0;
	}

table.allimages tr {
	vertical-align: top;
	}
td.allimages {
	padding: 5px 5px 0px 5px;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #666666;
	vertical-align: top;
	text-align: center;
	border: 0px;
	}
img.allimages {
	padding: 3px 0px 3px 0px;
	text-align: center;
	border: 0px;
	}
td.allimages a {
		color: #666666;
        text-decoration: none;
        }
td.allimages a:hover {
		color: #ef1c2f;
        text-decoration: none;
        }

table.photo {
        margin: 0 auto; /* force le tableau à etre centre */
        padding: 0;
        }

td.ListPhoto {
        padding: 5px 5px 5px 5px;
        font-weight: normal;
        font-style: normal;
        font-size: 10px;
        color: #666666;
        vertical-align: top;
        text-align: center;
        border: 0px;
        }


/* Enquete */

.par1descrsubmit {
	padding-top: 20px;
	font-size: 0.9em;
	color: #313131;
	text-align: center;
	}
	
/* Definitions images dynamiques */

table.dynallphoto {
	margin: 0 auto; /* force le tableau à etre centre*/
	padding: 0;
	width: 100%;
	}

td.vign {
	padding: 5px 20px 5px 5px;
	vertical-align: top;
	text-align: center;
	}
img.small {
	margin: 5px;
	padding: 0px;
	border: 0px;
	}
td.large {
	padding: 5px;
	vertical-align: top;
	text-align: center;
	font-size: 80%;
	color: #666666;
	}
img.large {
	margin: 5px;
	padding: 2px;
	background-color: #d8cfbc;
	border: 0px;
	}

div.imgspacedyn {
	position: fixed;
	right: 250px;
	bottom: 10px;
	}

div.comments {
	margin: 10px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	text-align: left;
	border-bottom: 1px dotted #666666;
	}
div.comments p {
	margin: 0.5em 0 0.7em 0;
	}
div.comments a {
	color: #ef1c2f;
	}
div.comments a:hover {
	color: #666666;
	}
span.commentstitle {
	font-size: 1.2em;
	font-weight: bold;
	}
span.commentspostedby {
	color: #666666;
	font-weight: bold;
	font-style: italic;
	}
span.commentsnavright {
	color: #666666;
	font-weight: bold;
	}
	
div#displaybox {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	padding: 5px;
	background-color: #d8cfbc;
	border: 1px solid #a6a6a6;
	}

img.displaybox {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
