



/* *******************************************************************************************
 *         LINKS - DEFAULT                                                                   *
 ******************************************************************************************* */


A:link {
	color: #0000cc;
	text-decoration: none;
}
A:visited {
	color: #880088;
	text-decoration: none;
}
A:hover, A:active {
	color: #0000ff;
	text-decoration: underline;
}

A.black:link, A.black:visited {
	color: #000000;
	text-decoration: none;
}
A.black:hover, A.black:active {
	color: #0000ee;
	text-decoration: none;
}

/* *******************************************************************************************
 *         TEXTS / IMAGES                                                                    *
 ******************************************************************************************* */

.brodtext, .text, TD, P, DIV, SPAN {
	font: xx-small Verdana,Geneva,sans-serif;
	color: #000000;
}
.ingress, .ingress P {
	font: x-small Verdana,Geneva,sans-serif;
	color: #000000;
}

H1 {
	font: bold 1.4em/1em Verdana,Geneva,sans-serif;
	color: #000000;
	padding: 6px 0px 0px 0px;
	margin-bottom: 15px;
}

H1.news_heading_start {
	font: bold italic 2.4em/1em 'Times New Roman', Times, Garamond, serif;
	color: #000000;
	padding: 6px 18px 0px 18px;
	margin-bottom: 15px;
}

H1.news_heading_entre {
	font: bold italic 2.4em/1em 'Times New Roman', Times, Garamond, serif;
	color: #000000;
	padding: 6px 18px 0px 18px;
	margin-bottom: 15px;
}

H2 {
	font: bold 1.2em/1em Verdana,Geneva,sans-serif;
	color: #000000;
	padding: 0px;
	margin-bottom: 12px;
}

LI {
	font-style: normal;
	padding-bottom: 3px;
}

	/* NEWS LISTS - STARTPAGE / ENTRÉPAGE */

#news_start_top H1 {
	font: bold italic 2.4em/1em 'Times New Roman', Times, Garamond, serif;
	color: #000000;
	padding: 6px 18px 0px 18px;
	margin-bottom: 15px;
}

#news_entre_top H1 {
	font: bold italic 2.4em/1em 'Times New Roman', Times, Garamond, serif;
	color: #000000;
	padding: 6px 18px 0px 18px;
	margin-bottom: 15px;
}

#news_start_bottom H1, .news_start_bottom H1 {
	font: bold 1.4em/1em Verdana,Geneva,sans-serif;
	color: #000000;
	padding: 6px 18px 0px 18px;
	margin-bottom: 15px;
}

#news_entre_bottom H1, .news_entre_bottom H1 {
	font: bold 1.4em/1em Verdana,Geneva,sans-serif;
	color: #000000;
	padding: 6px 18px 0px 18px;
	margin-bottom: 15px;
}

#news_start_top .text, #news_entre_top .text {
	padding: 0px 18px;
}

#news_start_bottom .text, #news_entre_bottom .text,
.news_start_bottom .text, .news_entre_bottom .text {
	padding: 0px 10px 0px 18px;
}

#news_start_top .image_top, #news_entre_top .image_top {
	padding-bottom: 15px;
}
#news_start_top .image_bottom, #news_entre_top .image_bottom {
	padding-top: 15px;
}

#news_start_bottom .image_left {
	float:left; margin-right:10px;
}
#news_start_bottom .image_right {
	float:right; margin-left:10px;
}

.news_link {
	padding: 3px 18px 4px 18px;
}
.news_link A:link, .news_link A:visited {
	font: xx-small Verdana,Geneva,sans-serif;
	color: #0000cc;
	text-decoration: none;
}
.news_link A:hover, .news_link A:active {
	font: xx-small Verdana,Geneva,sans-serif;
	color: #0000ff;
	text-decoration: underline;
}

	/* LATEST NEWS */

#latest_news H1 {
	font: bold 1.4em/1em Verdana,Geneva,sans-serif;
	color: #000000;
	text-decoration: none;
}

#latest_news .date {
	font:  xx-small Verdana,Geneva,sans-serif;
	color: #000000;
}

#latest_news .text, #latest_news .text A:link, #latest_news .text A:visited {
	font:  xx-small Verdana,Geneva,sans-serif;
	color: #000000;
	text-decoration: none;
}
#latest_news .text A:hover, #latest_news .text A:active {
	font:  xx-small Verdana,Geneva,sans-serif;
	color: #0000ee;
	text-decoration: none;
}

/* *******************************************************************************************
 *         COLORS                                                                            *
 ******************************************************************************************* */

.white      { color: #ffffff; }
.dim, .grey { color: #999999; }
.bgwhite    { background-color: #ffffff; }
.bgnews     { background-color: #d5d6d6; }

/* *******************************************************************************************
 *         TOP MENU                                                                          *
 ******************************************************************************************* */

#top_menu_links A:link, #top_menu_links A:visited, #top_menu_links {
	font: 9px Verdana,Geneva,sans-serif;
	color: #000000;
	text-decoration: none;
}
#top_menu_links A:hover, #top_menu_links A:active {
	font: 9px Verdana,Geneva,sans-serif;
	color: #0000ee;
	text-decoration: none;
}

/* *******************************************************************************************
 *         LEFT MENU                                                                         *
 ******************************************************************************************* */

#left_menu A:link, #left_menu A:visited, #left_menu .arrow {
	font: 9px Verdana,Geneva,sans-serif;
	color: #000000;
	text-decoration: none;
}
#left_menu A:hover, #left_menu A:active {
	font: 9px Verdana,Geneva,sans-serif;
	color: #0000ee;
	text-decoration: none;
}
#left_menu .arrow {
	letter-spacing: -2px;
}

/* *******************************************************************************************
 *         DOC FOOT                                                                          *
 ******************************************************************************************* */

.doc_foot {
	font: 9px Verdana,Geneva,sans-serif;
	letter-spacing: -1px;
	color: #000000;
	text-align: center;
}
.doc_foot A:link, .doc_foot A:visited {
	color: #000000;
	text-decoration: none;
}
.doc_foot A:hover, .doc_foot A:active {
	color: #000000;
	text-decoration: underline;
}

/* *******************************************************************************************
 *         FORMS                                                                             *
 ******************************************************************************************* */

TABLE.search {
	width: 147px;
	height: 66px;
	background-image: url(/images/gui/bg_search.jpg);
	background-repeat: no-repeat;
}

.formSearch, .form {
	font: 9px Verdana,Geneva,sans-serif;
}

.formBtn {
	font: 9px Verdana,Geneva,sans-serif;
	background-color: #e5e5e5;
	border: 1px outset;
}

/* *******************************************************************************************
 *         SPECIAL                                                                           *
 ******************************************************************************************* */

.imcmsAdmBgHead { background-color:#20568D; color:#ffffff; }
.imcmsAdmBgCont { background-color:#f5f5f7; color:#000000; }

.imcmsFormBtnPanel {
	font: 9px Verdana,Geneva,sans-serif;
	color: #000000;
	background-color:#e7e7e7;
	cursor: pointer;
	border: 1px outset #000000;
	border-color: #ffffff #000000 #000000 #ffffff;
	white-space: nowrap;
}

.imcmsFormBtnPanelActive {
	font: 9px Verdana,Geneva,sans-serif;
	color: #000000;
	background-color:#e7e7e7;
	cursor: pointer;
	border: 1px inset #000000;
	border-color: #000000 #ffffff #ffffff #000000;
	white-space: nowrap;
}

#adminPanelDiv,
#changePageDiv,
#adminLinksDiv {
	position: relative;
	z-index: 100;
}

PRE{
	font-size: 11px;
}



