/*
	================= AUTOMATIC ELEMENTS =================
*/

* {
	margin: 0px;
	padding : 0px;
}
body {
	background: #fff url('interface/background.gif') repeat-x;
}
div {
	font-family: verdana,helvetica,arial,geneva,sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
}
a:link {
	color: #008599;
}
a:visited {
	color: #008599;
}
a:hover {
	color: #630b0f;
	text-decoration: underline;
}
h1.csc-firstHeader {
	background: transparent url('interface/content_divder.gif') no-repeat scroll 0px 30px;
	color: 	#555;
	height: 	35px;
	margin-bottom: 25px;
}
H1,H2,H3,H4,H5 {
    font-family: arial,Helvetica,sans-serif;
}
p {
	text-align: justify;
}
p, h2, h3, h4, h5, h6 {
	margin-bottom: 12px;
}
h2, h3, h4, h5, h6 {
	color: #008599;
}

/*
	================= LAYOUT ELEMENTS =================
*/

DIV#mainwrap {
	height: 765px;
}
DIV#bodywrap {
	width: 1000px;
	height: 765px;
	margin: 0px auto;
}
DIV#periph, DIV#header, DIV#contentwrap, DIV#level1, DIV#onglets_subbar {
	width: 1000px;
}

/* MENU PERIPH */
DIV#periph, DIV#link_web, DIV#link_user, DIV#link_sitemap {
	height: 25px;
}
DIV#link_web {
	background: transparent url('interface/icn_link_web.gif') no-repeat scroll left 0px;
	padding-left: 15px;
	float: left;
}
DIV#link_sitemap {
	background: 	transparent url('interface/icn_link_sitemap.gif') no-repeat scroll left 0px;
	padding-left: 30px;
	float: right;
}
DIV#link_user {
	background: transparent url('interface/icn_link_user.gif') no-repeat scroll left 2px;
	padding-left: 15px;
	margin-left: 30px;
	float: right;
}
DIV#periph {
	margin-top: 0;
}
DIV#periph a {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 35px;
	margin-left: 8px;
	text-decoration: none;
	vertical-align: bottom;
}
DIV#periph a:hover {
	color: #ffa800;
	text-decoration: underline;
}

/* HEADER ITEMS */
DIV#header {
	height: 130px;
	background-color: #565656;
}
DIV#logo {
	padding-left: 20px;
	padding-top: 5px;
	float: left;
}

/* LOGIN BOX */
DIV#loginbox {
	width: 	500px;
	text-align: right;
	margin: 10px 20px 0 0;
	float: right;
}
DIV#login_input {
	color: #b2a89c;
	float: left;
	font-weight: bold;
	width: 455px;
}
DIV#login_input a:link {
	color: #b2a89c;
}
DIV#login_input a:visited {
	color: #b2a89c;
}
DIV#login_input a:hover {
	color: #ffa800;
}
DIV#login_icon {
	margin-top: 2px;
	padding-top: 7px;
}

/* MENU LEVEL1 */
DIV#level1 {
	height: 25px;
	margin: 0 auto;
}
DIV#level1 UL#menu_level1 {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 3px 0;
	width: 100%;
	height: 25px;
	text-align: center;
}
DIV#level1 UL#menu_level1 li.normal, DIV#level1 UL#menu_level1 li.actif {
	display: block;
	float: left;
	width: 122px;
}
DIV#level1 UL#menu_level1 li.normal a {
	background: transparent url('interface/onglet_normal.gif') no-repeat scroll left 0px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	width: 122px;
	height: 25px;
	display: block;
	line-height: 30px;
}
DIV#level1 UL#menu_level1 li.actif a {
	width: 122px;
	height: 25px;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background: transparent url('interface/onglet_over.gif') no-repeat scroll left 0px;
	display: block;
	line-height: 30px;
}
span.largeur_onglet {
	display: block;
	width: 122px;
	height: 25px;
}
DIV#level1 UL#menu_level1 li.normal a:hover {
	background: transparent url('interface/onglet_over.gif') no-repeat scroll left 0px;
	color: #000;
}
DIV#onglets_subbar {
	background: transparent url('interface/onglets_subbar.gif') repeat-x top;
	height: 8px;
}

/* MENU LEVEL2 */
DIV#level2 {
	height: 28px;
	background: transparent url('interface/menu_level2_actif.gif') repeat-x top;
	min-height: 28px !important;
}
UL#menu_level2 {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 8px;
	margin: 0px;
	height: 28px;
}
UL#menu_level2 li.normal, UL#menu_level2 li.actif {
	display: block;
	float: left;
}
UL#menu_level2 li.normal a {
	display: block;
	padding: 0px 20px;
	text-decoration: none;
	background: transparent url('interface/menu_level2_divider.gif') no-repeat right top;
}
UL#menu_level2 li.normal a:hover {
	background: #fff url('interface/menu_level2_divider.gif') no-repeat right top;
}
UL#menu_level2 li.actif a {
	display: block;
	padding: 0px 20px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: #fff url('interface/menu_level2_divider.gif') no-repeat right top;
}

/* SUB MENUS (LEVELS 3 AND DOWN) */
DIV#submenu {
    background-color: #F2ECE6;
    margin-top: 0;
}
DIV.submenu-top {
    background: transparent url(/fileadmin/templates/interface/rightcol_title.gif) no-repeat scroll right top;
    color: #FFFFFF;
    font-family: arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin-bottom: 0;
    margin-top: -19px;
    padding: 22px 0 0 20px;
    width: 230px;
}
DIV.columnbox-content {
    
}
DIV.columnbox-content UL.cb-menu, DIV.columnbox-content UL.cb-submenu {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0px 0 20px 20px;
}
DIV.columnbox-content UL.cb-submenu {
        margin-top: 5px;
}
DIV.columnbox-content UL.cb-submenu{
        padding: 0;
}
DIV.columnbox-content LI.normal {
    background: transparent url(/fileadmin/templates/interface/icn_page.gif) no-repeat scroll left top;
    padding: 0 0 5px 20px;
    font-weight: normal;
}
DIV.columnbox-content LI.plus {
    background: transparent url(/fileadmin/templates/interface/icn_arrow_right.gif) no-repeat scroll left -2px !important;
}
DIV.columnbox-content LI#current.plus {
        background: transparent url(/fileadmin/templates/interface/icn_page.gif) no-repeat scroll left top;
        padding: 0 0 5px 20px;
}
DIV.columnbox-content LI#current {
        background: transparent url(/fileadmin/templates/interface/icn_page.gif) no-repeat scroll left top;
        padding: 0 0 5px 20px;
}
DIV.columnbox-content LI#current.minus {
        background: transparent url(/fileadmin/templates/interface/icn_page.gif) no-repeat scroll left top;
        padding: 0 0 5px 20px;
        font-weight: bold;
}
DIV.columnbox-content LI.active {
        background: transparent url(/fileadmin/templates/interface/icn_arrow_down.gif) no-repeat scroll left -2px !important;
        padding: 0 0 5px 20px;
}
DIV.columnbox-content LI.activeSub0 {
        background: transparent url(/fileadmin/templates/interface/icn_arrow_down.gif) no-repeat scroll left -2px !important;
        padding: 0 0 5px 20px;
        font-weight: bold;
}

/* CONTENT ELEMENTS */
DIV#contentarea_1col DIV#pagetitles {
	width: 1000px;
	height: 55px;
	background: #f2ece6 url('interface/titlebar_bottom.gif') no-repeat left bottom;
}
DIV#contentarea_2cols DIV#pagetitles {
	width: 1000px;
	height: 55px;
	background: #f2ece6 url('interface/titlebar_bottom.gif') no-repeat left bottom;
}
DIV#titleswrap {
	float: left;
	width: 750px;
}
DIV#title {
	color: #008599;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
}
DIV#subtitle {
	color: #008599;
	padding-left: 20px;
	
}
DIV#pagetools {
	width: 250px;
	height: 42px;
	overflow: hidden;
}
UL#menu_pagetools {
	margin: 16px 0px 0px 0px;
	list-style-type: none !important;
	list-style-image: none !important;
}
UL#menu_pagetools li {
	float: left;
}
UL#menu_pagetools li a {
	display: block;
	width: 35px;
	height: 16px;
}
DIV#contentwrap {
	height: 600px;
	background-color: #fff;
}
DIV#contentarea_2cols {
	width: 750px;
	float: left;
    margin-bottom: 25px;
}
DIV#contentarea_1col {
	width: 1000px;
}
DIV#bodytext {
	margin: 20px;
}
DIV#rightcolwrapper, DIV#rightcol {
	width: 250px;
	margin-top: 55px;
	float: right;	
}
DIV#rightcol {
	margin-top: 0;
	background-color: #f2ece6;
}
DIV#rightcol P.bodytext {
	margin: 0px;
}
DIV#rightcol_bottom {
	height: 109px;
	width: 250px;
	background: transparent url('interface/rightcol_bottom.gif') no-repeat right bottom;
	clear: both;
}
div#rightcol div.csc-header h1 {
	background: transparent url(/fileadmin/templates/interface/rightcol_title.gif) no-repeat scroll right top;
	color: #FFFFFF;
	font-size: 18px;
	height: 50px;
	margin-bottom: 0;
	margin-top: -19px;
	padding: 22px 0 0 20px;
	width: 230px;
}
div#rightcol DIV.csc-header-n2 H1 {
	margin-top: 0px;
}

/*
	================= NEWS DISPLAY =================
*/

DIV#news {
	z-index: 1;
}
DIV#news_title {
	height: 40px;
	margin-top: -19px;
	padding: 22px 0px 0px 20px;
	width: 230px;
	font-size: 18px;
	color: #fff;
	background: transparent url('interface/news_title.gif') no-repeat right top;
}
DIV#news_divider {
	height: 38px;
	background: transparent url('interface/news_divider.gif') no-repeat right top;
}
DIV#news h1.firstHeader {
	height: 40px;
	margin-top: -19px;
	padding: 22px 0px 0px 20px;
	width: 230px;
	font-size: 18px;
	color: #fff;
	background: transparent url('interface/news_title.gif') no-repeat right top;
}
DIV.news-latest-item {
	padding: 0px 0px 0px 20px;
	background-color: #f2ece6;
}
DIV.news_title {
	color: #630B0F;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}
DIV.news_image {
	height: 50px;
	width: 50px;
	float: left;
}
DIV.news_subtitle {
	color: #630B0F;
	margin-bottom: 12px;
}
DIV.news_author {
	text-align: right;
	margin-bottom: 12px;
}
DIV.news_intro {
	text-align: left;
	margin-bottom: 12px;
	clear: both;
}
DIV.news_date {
	color: #008599;
	margin-bottom: 12px;
	float: left;
}
DIV.news_read {
	text-align: right;
}

/*
	================= SEARCH FORM =================
*/

DIV#searchbox {
	width: 250px;
	height: 50px;
	padding-top: 5px;
	background: #f2ece6 url('interface/titlebar_bottom.gif') no-repeat right bottom;
}
FORM#searchForm {
	background: transparent url('interface/search_background.gif') no-repeat scroll 0px 0px;
}
INPUT#searchForm-sword {
	border: 0px none;
	background-color: transparent;
	margin-left: 10px;
	width: 190px;
	vertical-align: 8px;
}
INPUT.searchBox-submit {
	width: 27px;
	height: 27px;
}

/*
	================= GENERAL CLASSES =================
*/

.clear {
	clear: both;
}

/*
	================= EXTENSIONS CLASSES =================
*/

div.cag_pagebrowser {
    margin: 10px 0 0 20px;
    color: #aaa;
}