/* #######################  TEMPLATE PARTENAIRE_EVOLUTION ####################### */

/* ************** GLOBAL SETTINGS ************* */
html{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #817373;
}

body {
	margin: 0px 0px 0px 0px; /* pour éviter les marges */
	padding: 0px;
	text-align: center; /* pour corriger le bug de centrage IE6 */
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #63899E;

}

/* #######################  STRUCTURE DE LA TEMPLATE ####################### */

/* ************** HEADER ************* */
#header_global {
	background-color: White;
	clear: right;
}
#header_container {
	margin-left: auto;
	margin-right: auto;
	width: 816px;
	height: 136px;
	text-align: left;
	background-color: transparent;
}
#logo {
	float: left;
	height: 124px;
	width: 302px;
	background-color: transparent;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_container {
	height: 124px;
	/*width: 510px;*/
	float: right;
	padding: 0px 0px 0px 0px;
}

.menu {
	background-color: #63899E;
	padding: 10px;
	color: White;
	font-size: 22px;
	font-variant: small-caps !important;
	font-weight: normal;
	vertical-align: bottom;
	height: 34px;
	border-right: 3px solid white;
}
/* ************** MAIN ************* */
#main_global {
	clear: both;
	background-color: White;
}
#main_container {
	margin-left: auto;
	margin-right: auto;
	width: 816px;
	text-align: left;
	overflow: auto;
	background-color: White;
	padding: 24px 0px 24px 0px;
}
#module_inset {
	width: 816px;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F0F0F0;
	background-image: url(../images/inset_background.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 245px;
}
#inset_global {
	clear: both;
}
.right {
	background-color: White;
	background-image: url(../images/col_bkg.gif);
	background-repeat: repeat-y;
	width: 247px;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	height: 700px;
}
#main {
	width: 816px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	padding-bottom: 20px;
}


/* ************** FOOTER ************* */
#footer_global {
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat-x;
	background-position: top left;

}
#footer_container {
	margin-left: auto;
	margin-right: auto;
	width: 816px;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	overflow: auto;

}
#footer_middle {
	text-align: center;
	background-color: transparent;
	height: 80px;
	font-size: 20px;
	color: #D9D3D3;
	line-height: 80px;
}

/* #######################  STRUCTURE DE LA TEMPLATE - THE END  ####################### */

.titre1 {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #466674;
	text-indent: 10px;
	margin-top: 10px;
	font-weight: bold;
}
a.ref {
	color: #817373;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #817373;
}
a.ref:hover {
	color: #817373;
}
.warning {
	background-image: url(../images/important.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.infos {
	background-image: url(../images/infos.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.internet {
	background-image: url(../images/internet.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.phone {
	background-image: url(../images/phone.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.clock {
	background-image: url(../images/clock.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.date {
	background-image: url(../images/date.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.email {
	background-image: url(../images/email.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.favourite {
	background-image: url(../images/favourite.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.keys {
	background-image: url(../images/keys.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.search {
	background-image: url(../images/search.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.write {
	background-image: url(../images/write.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}
.camera {
	background-image: url(../images/camera.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
}
.vignette {
	border: 1px solid #466674;
}
.moduletable_login {
	margin-left: 18px;
	margin-top: 16px;
}
.moduletable_login h3{
	background-image: url(../images/puce_h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
}
.moduletable_marron h3{
	color: #C1DD00;
	font-size: 12px;
	font-variant: small-caps !important;
	background-image: url(../images/h3_back.gif);
	background-repeat: repeat-x;
	background-position: left;
	line-height: 21px;
	text-indent: 8px;
	margin: 0px;
	padding: 0px;
	vertical-align: super;
}
.moduletable_marron td {
	background-image: url(../images/menu_background.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0px 15px 0px 15px;
}
.moduletable_marron {
	padding: 0px 0px 15px 0px;
}
.moduletable_marron div {
	padding: 2px 0px 5px 20px !important;
}
.moduletable_footer {
	padding: 15px 0px 0px 0px;
	text-align: center;
}
/* #######################  STYLES DE TEXTE  ####################### */
span.small_category {
	display: block;
	float: right;
	font-size: 9px;
	color: #466674;
}
span.small_section {
	display: block;
	float: right;
	font-size: 9px;
	color: #466674;
}
td, tr, p, div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #928686;
	margin: 0px 0px 10px 0px;
}

h2 {
	margin: 10px 0;
	font-size: 16px;
}

h3, h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.small, .smalldark, .createdate, .modifydate, .mosimage_caption, 
.blog_more, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc {
	font-size: 9px;
}


ul {
	margin-bottom: 3px;
	margin-top: 3px;
}

li {
	text-align: left;
}

th {
	font-weight: bold;
}

.contentheading, .componentheading, .buttonheading, a.contentpagetitle {
	color: #928686;
	font-size: 12px;
	font-variant: small-caps !important;
	background-image: url(../images/separator_background.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


/* ####################### FORME ####################### */

table.forme td {
	background-color: transparent;
}

.label {
	text-align: right;
	padding-top: 4px;
}
select, input, textarea {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75886B;
}
#submitbutton {
	width: auto;
}
button {

}
/* ####################### LIENS ####################### */
a {	
	color: #2187AD;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #7AC524;
	text-decoration: none;
}
a.mainlevel {
	background-color: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #326375;
	line-height: 27px;
	padding: 0px 10px 0px 10px;
}
a.mainlevel:hover {
	color: #7AC524;
	text-decoration: none;
}
#active_menu {
	color: #7AC524;
}

a.mainlevel_left {
	background-color: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #326375;
	line-height: 27px;
	padding: 0px 4px 0px 4px;
}
a.mainlevel_left:hover {
	color: #7AC524;
	text-decoration: none;
}

#active_menu_left {
	color: #7AC524;
}
a.sublevel_left {
	background-color: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #326375;
	padding: 0px 4px 6px 4px;
	margin-bottom: 10px;
	font-weight: normal;
}
a.sublevel_left:hover {
	color: #7AC524;
	text-decoration: none;
}
a.mainlevel_footer {
	background-color: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 4px 0px 4px;
	display: block;
	text-align: right;
}
a.mainlevel_footer:hover {
	color: #7AC524;
	text-decoration: none;
}

#active_menu_footer {
	color: #7AC524;
}
a.effectable img {
	border: 1px solid #C62487;
	padding: 2px 2px 2px 2px;
}

a.effectable:hover {
	text-decoration: none;
}

.back_button {
	text-align: center;
}
.back_button a:hover{
	color: #7AC524;
	text-decoration: none;
}
.back_button a, .pagenav_prev a, .pagenav_next a {
	font-size: 10px;
	font-weight: normal;
	color: #2187AD;
}
span.pathway {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/separator_background.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
span.pathway a {
	font-size: 11px;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
}
a.readon {
	/*display: block;*/
	float: right;
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 19px;
	line-height: 18px;
	font-size: 10px;
	margin-right: 4px;
}

/* ####################### ELEMENTS HTML ####################### */

hr {
	border-top: 1px dotted #708090;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

blockquote {
	color: #3F3F3F;
	margin: 10px 0px 4px 0px;
	line-height: 140%;
	background: transparent url(../images/quote_open.png) no-repeat 0 0;
}

blockquote div {
	color: #3F3F3F;
	padding: 5px 35px;
	background: url(../images/quote_closed.png) 100% 100% no-repeat;
}

img {
	border: 0;
}

/* ####################### FOND EDITEUR WYSIWYG ####################### */
body.mceContentBody{
	margin:0;
	padding:0;
	text-align: left;
	background: white;
	background-image: none;
}

/* ####################### STYLES JOOMLA! ####################### */

.sectiontableentry1 {
	line-height: 20px;
	padding-left: 20px;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/separator_background.gif);
	background-repeat: repeat-x;
	background-position: bottom left;

}
.sectiontableentry1 a {
	font-size: 13px;
	font-weight: bold;
	color: #2187AD;
	text-decoration: none;
	text-align: left;	
}
.sectiontableentry1 a:hover {
	text-decoration: none;
	text-align: left;
	color: #7AC524;
}

.sectiontableentry2 {
	line-height: 20px;
	padding-left: 20px;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/separator_background.gif);
	background-repeat: repeat-x;
	background-position: bottom left;

}

.sectiontableentry2 a {
	font-size: 13px;
	font-weight: bold;
	color: #2187AD;
	text-decoration: none;
	text-align: left;
}
.sectiontableentry2 a:hover {
	text-decoration: none;
	text-align: left;
	color: #7AC524;
}
.contentpaneopen {
	width: 100%;
}
.blog_properties {
	margin-bottom: 15px;
}
.blog_properties span.article_seperator {
	display: block;
	width: 100%;
	background-image: url(../images/separator_background.gif);
	background-position: bottom left;
	background-repeat: repeat-x;	
}
a.contentpagetitle_properties {
	background-image: url(../images/palmier.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	line-height: 27px;
	text-indent: 27px;
	display: block;
	width: 100%;
}