/* CSS Document */
*{
	padding:0px;
	margin:0px;
}

body {
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#page {
	background-color:#FFFFFF;
	width:801px;
	margin:0 auto;
}

#banniere{
	background-image:url('../images/banniere.jpg');
	background-repeat:no-repeat;
	height:298px;
	width:801px;
	margin-bottom:4px;
}

#topmenu{
	background-color:#000000;
	width:801px;
	height:29px;
	margin-bottom:4px;
}

.moduletable-transmenu{
	float: left;
}

.moduletable-langselection{
	width: 90px;
	height: 25px;
	float: right;
	padding-top: 7px;
}

#contener{
	width:801px;
	background-image:url('../images/flashBackground.gif');
	background-position:left;
	background-repeat:repeat-y;
}

#contener table{
	border-style: none;
	border-collapse: collapse;
}

#flashinfo{
	float:left;
	background-repeat:repeat-y;
	width:155px;
	padding :5px 5px 0px 5px;
	color: #FFFFFF;
}

#flashinfo .article_seperator{
	display: block;
	height: 50px;
}

#principal{
	float:left;
	width:626px;
	margin-left:10px;
	background-color:#FFFFFF;
}

#principal .article_seperator{
	display:none;
}

#principal a{
	color:#000000;
	text-decoration:underline;
}

td.contentheading{
	font-weight: bold;
	padding-top:20px;
	padding-bottom: 10px;
}

.moduletable_mainemenu li{
	float:left;
}

.moduletable-log{
	text-align:center;
	padding-bottom:5px;
}

#wrapper{
	clear:both;
}

#pied {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
	width: 801px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-top:10px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
}

#pied a{
	color:#000000;
	text-decoration:none;
}

#pied a:hover{
	text-decoration:underline;
}

/* Datso Gallery *************************************************************/
td.sectiontableentry2 {
	padding-bottom: 10px;
	vertical-align: middle;
}

td.componentheading {
	padding-top:10px;
	font-weight:bold;
	padding-bottom:10px;
}

#dt1 {
	padding-top:10px;
}

#dt5, #dt6 {
	width: 250px;
}

td.sectiontableheader {
	font-weight: bold;
}

/* Tabs & Slides plugin ********************************************************/
#principal a.jwts_title_text:link, #principal a.jwts_title_text:visited {
	color: #fff;
	text-decoration: none;
}
#principal a.jwts_title_text:hover {
	color:#e02013;
}