/*---------------- DIV mainBox -------------- */
div.mainBox {
	margin-bottom: 0px;
	color: #A43311;
	/*overflow: auto;*/
	width:70%;
	border-right:1px #d6d6e7 solid;
	padding-right:10px;
	height:auto;
}

div#mainBoxcontent {
	height:auto;
}

/* ------------------ class A  --------------------- */
div.mainBox a {
	text-decoration: none;
}
div.mainBox a:link {
	text-decoration: none;
}

div.mainBox a:visited {
	text-decoration: none;
}

div.mainBox a:hover {
	color: #8e5b81;
	text-decoration: underline;
}
div.mainBox a img{
    border: 0;
	margin:2px;
}

/* ------------------ class FONT ------------------- */

div.mainBox font.text:first-letter {
	text-transform: uppercase;
}

div.mainBox font.subtitle {
	color: #8e5b81;
	font-style: normal;
	font-weight: normal;
	text-align : left;
	font-size : 10pt;
}

div.mainBox font.subtitle:first-letter {
	text-transform: uppercase;
}

div.mainBox font.title {
	font-style: normal;
	font-weight: normal;
	text-align : left;
	color: #8e5b81;
	font-size : 18pt;
}
div.mainBox font.title:first-letter {
	text-transform: uppercase;
}
div.mainBox font.link {
	font-style: normal;
	text-transform: none;
}

div.mainBox font.alert {
	font-style: normal;
	text-transform: lowercase;
	font-weight: bold;
	text-align : left;
	font-size : 100%;
	color: red;
	background-color: #FFFFFF;
}

div.mainBox font.date {
	font-style: italic;
	color: #4c5e71;
	font-size : 6pt;
}

/* -------------------- class SPAN ------------------ */
div.mainBox span.attention {
	color: #8e5b81;
	font-weight: bold;
	background-color: #FFFFFF;
}
div.mainBox span.up {
	text-transform: uppercase;
}
div.mainBox span.link {
	font-style: normal;
	text-transform: none;
}

div.mainBox span.subtitle {
	color: #0e84b6;
	font-style: normal;
	font-weight: normal;
	text-align : left;
	font-size : 14pt;
}

/* ------------------- class INPUT ------------------*/
div.mainBox input {
	border: 0px solid black;
	background-color: #F5F5F5;
	width: 150px;
	height: 15px;
	color: black;
}
div.mainBox input.moytitle {
	border: 0px solid black;
	background-color: #F5F5F5;
	width: 220px;
	height: 15px;
	color: black;
}
div.mainBox input.longtitle {
	border: 0px solid black;
	background-color: #F5F5F5;
	width: 350px;
	height: 15px;
	color: black;
}

div.mainBox textarea {
	border: 1px solid black;
	background-color: #F5F5F5;
	width: 400px;
	height: 120px;
	color: black;
}

div.mainBox textarea.edittitle {
	height: 30px;
}

div.mainBox textarea.edittext_html {
	height: 30px;
}

div.mainBox textarea.editsubtitle {
	height: 30px;
}

div.mainBox input.checkbox {
	border: 0px solid black;
	background-color: #F5F5F5;
	width: 15px;
	height: 15px;
	color: black;
}

/* ------------------- class TABLE ----------------- */

div.mainBox table {
	border: 0px ;
	border-spacing: 0;
	padding : 0;
	margin: 0;
	table-layout: fixed;
	border-collapse:collapse;
	text-align : left;
	color: #8e5b81;
}


div.mainBox td {
	vertical-align:top;
}

div.mainBox table.pictureList { 
	border: 1px solid #5C514C;
}

/* ------------- Lignes horizontales ----------------- */
div.mainBox .ligne_horiz {
	height : 7px;
	border-top: dashed 1px ;
	border-color: #5C514C;
	margin-top: 7px;
}

/* ------------- Paragraphes -------------------------- */

div.mainBox p.title {

}

div.mainBox p.text {
	line-height:120%;
	height:auto;
}

div.mainBox p.textli {
	line-height:120%;
}

div.mainBox p.text font.text {
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
}


/* ------------- Images ----------------------------- */
img.image {
	border: 1px solid #606060;
	margin-bottom : 15px;
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;

}
img.homepage {
	border: 1px solid #606060;
	margin-left: 15px;
	margin-bottom : 15px;
	margin-top: 15px;
	margin-right: 15px;
}

/*---------------- DIV firstArticle -------------- */
div.firstArticle {
	display:block;
	background-color:#ffffff;
	border-bottom:1px dotted #b9babb;
	cursor:pointer;
	text-align:right;
	margin-top:10px;

}

div.firstArticle:hover {
	background-color:#e5e2d8;
}

div.firstArticle p.title {
	line-height:150%;
	text-align:right;
	margin-bottom:5px;
	padding-left:100px;

}


div.firstArticle font.subtitle {
	font-style: normal;
	font-weight: bold;
	text-align : left;
	font-size : 10pt;
	text-align:right;
	
	
}

div.firstArticle font.subtitle:first-letter {
	text-transform: uppercase;
}

div.firstArticle font.title {
	font-style: italic;
	font-weight:normal;
	text-align : left;
	margin-bottom:11px;
	text-align:right;
}

div.firstArticle font.title:first-letter {
	text-transform: uppercase;
}


/* ------------------ div COMMENT ------------------- */
div.comment {
	display:block;
	width:80%;
	margin-top:3px;
	background-color:#f5e2ed;
	
}
div.comment font.text  {
	color:#a9aaab;
	font-style:normal;
	text-align : justify;
	font-size:8pt;
	margin:0px;
	padding:0px;
}

div.comment p {
	margin:0px;
	padding:0px;
}


div.comment font.subtitle:first-letter {
	text-transform: uppercase;
}

div.comment font.title {
	font-style: italic;
	font-weight: normal;
	text-align : left;
	color: #a9aaab;
	font-size : 12pt;
	margin:0px;
		padding:0px;
}
div.comment font.title:first-letter {
	text-transform: uppercase;
}

div.comment font.link {
	font-style: normal;
	text-transform: none;
}



