@import "tiny_mce.css";

/* CSS Document */

body {
margin:0;
font-family:Arial;
font-size:12px;
color:#666666;
line-height:18px;
text-align:center;
background:#f2f2f2 url(../images/mineur_bg.gif) bottom left no-repeat;
}

a {
color:#008e96;
text-decoration:none;
}
a:hover {
text-decoration:none;
}

a.border:hover {
text-decoration:none;
border-bottom:dotted 1px #008e96;
}

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


h1,h2,h3 {
font-family:Georgia;
line-height:26px;
color:#b12217;
font-weight:normal;
font-style:italic;
}
h1 {
font-size:21px;
padding-bottom:17px;
margin-bottom:20px;
border-bottom:dotted 1px #bababa;
}
h2 { font-size:18px; font-style:normal; }
h3 { font-size:16px; font-style:normal; }

h1 a,h2 a,h3 a {
color:#b12217;
text-decoration:none;
}

img {
border:none;
}

.nodeco {
text-decoration:none;
}

.red {
color:#a72115;
}

.blue {
color:#008e96;
}

.georgia {
font-family:Georgia, Arial;
}
.georgia b {
color:#333333;
}

/* ---------------------------------------------------------------
- image orientation
*/
img.left {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
}
img.right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}


/*****************************/


table.contenttable td {
background:#f0f0f0;
border-bottom:solid 1px white;
}
table.contenttable td.tableheader {
background:#f4e5d4;
border-bottom:solid1px white;
font-weight:bold;
}

table.tablecontent2 {

}

table.tablecontent2 td {
vertical-align:top;
}

table.contenttable3 {

}

table.contenttable3 tr {
vertical-align:top;
padding-top:10px;
margin-top:10px;
}

table.contenttable3 tr td {
vertical-align:top;
border-bottom:dotted 1px #cccccc;
}



/****************************/

#top_header {
height:170px;
width:950px;
margin:auto;
/*background:url(../images/slogan.gif) no-repeat bottom right;*/
}

	#logo {
	float:left;
	}
	
	#languages {
	width:500px;
	float:right;
	text-align:right;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
	margin-top:15px;
	}
	
	#slogan {
	width:700px;
	float:right;
	position:relative;
	bottom:0px;
	right:0px;
	line-height:24px;
	font-size:20px;
	height:26px;
	font-family:"Georgia", Arial;
	font-style:italic;
	margin-top:90px;
	text-align:right;
	color:black;
	}
	
		#languages a {
		color:#7f7574;
		}
		#languages a#current_lang {
		color:#a72115;
		text-decoration:none;
		}

#header {
height:183px;
width:950px;
margin:auto;
overflow:hidden;
}


#menu {
width:950px;
margin:auto;
height:30px;
background:#574A48;
overflow:hidden;
}

#menu_flash {
width:950px;
margin:auto;
background:#574A48;
}

#menu_html {
width:950px;
margin:auto;
height:30px;
background:#574A48;
font-size:11px;
}

	.menu_item {
	width:109px;
	border-right:solid 1px white;
	padding:5px 0;
	height:20px;
	text-align:center;
	background:#574A48;
	float:left;
	color:white;
	}
	.menu_item:hover {
	background:white;
	cursor:pointer;
	color:#574A48;
	}
	#selected {
	background:white;
	color:#574A48;
	}
	.menu_item {
	
	}


#middle {
text-align:left;
overflow:auto;
padding-bottom:20px;
width:964px;
margin:auto;
}

	#left {
	float:left;
	width:660px;
	background:url(../images/main_bg.png) repeat-y top left;
	}
	
		#left_content {
		margin:47px;
		overflow:auto;
		}
		
			#iconbar {
			*width:566px;
			height:35px;
			margin-bottom:15px;
			}
		
		#left_footer {
		width:660px;
		height:17px;
		margin-bottom:-17px;
		background:url(../images/main_footer.png) no-repeat bottom;
		}
	
	#right {
	float:left;
	width:304px;
	overflow:hidden;
	background:url(../images/right_bg.png) repeat-y top left;
	}

		#right_content {
		margin:47px;
		width:210px;
		}
		
			.snippet img {
			padding:1px;
			border:solid 3px #e4e4e4;
			}
		
		#right_footer {
		width:304px;
		height:17px;
		margin-bottom:-17px;
		background:url(../images/right_footer.png) no-repeat bottom;
		}

#footer {
margin:0;
height:120px;
padding-top:18px;
background:url(../images/footer_bg.gif) repeat-x left top;
line-height:18px;
font-size:10px;
color:white;
text-align:center;
margin-top:37px;
}
	
	#footer a {
	color:white;
	}


/* -------------------- */

li.pdf, li.jpg, li.doc, li.txt, li.rtf, li.ppt, li.blank, li.xls { 
/*list-style-image: url(http://www.e-connect.lu/cms_dir/images/pdf_small.gif);*/
list-style-type: none;
background-repeat: no-repeat;
background-position: left;
padding: 3px 0 3px 20px;
margin:2px 0;
}
li.pdf { background-image: url("http://www.e-connect.lu/cms_dir/images/pdf_small.gif"); }
li.jpg { background-image: url("http://www.e-connect.lu/cms_dir/images/jpg_small.gif"); }
li.doc { background-image: url("http://www.e-connect.lu/cms_dir/images/doc_small.gif"); }
li.txt { background-image: url("http://www.e-connect.lu/cms_dir/images/txt_small.gif"); }
li.xls { background-image: url("http://www.e-connect.lu/cms_dir/images/xls_small.gif"); }
li.rtf { background-image: url("http://www.e-connect.lu/cms_dir/images/rtf_small.gif"); }
li.ppt { background-image: url("http://www.e-connect.lu/cms_dir/images/ppt_small.gif"); }
li.blank { background-image: url("http://www.e-connect.lu/cms_dir/images/txt_small.gif"); }

/* --------------- */


/* error box */
#message_stack {
	position: relative;
	margin-top:20px;
	font-size:11px;
	padding-bottom:20px;
	border:dotted 1px #cccccc;
	padding:15px;
	margin-bottom:20px;
}
#message_stack:hover {
}

.message_stack_success {
	color:#008e96;
}

.message_stack_error {
	color:red;
}
.message_stack_warning {
	color:orange;
}

.message_stack_title {
	color:#b12217;
	font-family:Georgia, Arial;
	font-size: 18px;
	margin:5px 0 5px 0;
}

.page_navigation {
float:left;
text-align:center;
font-size:11px;
width:100%;
}

/* forms */


input[type=text], input[type=password], select, textarea {
font-size:11px;
color:#666666;
font-family: Arial;
border:solid 1px #cccccc;
padding:1px;
margin:2px;
}

input[type=submit], input[type=button] {

}




