﻿/*
 *  This CSS is  from www.softminders.com website
 */


/* Layout */

body
{
	padding:0;
	margin: 0;
	background: url('Images/body.gif') repeat-x #fff;
}

#superContainer
{

	
	background-color:#cccccc;

}

#container
{
	width: 987px;
	background-color:White;
	margin:0 auto;

}

#containerWithBackground
{
	width: 987px;
	background: url('Images/imageback.jpg') no-repeat;
}

#BackgroundSeparator
{
	position:absolute;
	background: url('Images/imagebackSeparator.jpg');
	width: 1000px;
	height:9px;
	top:95px;
	left:0px;
	line-height:1px;
	font-size:1px;
}

#logo
{
	background-image: url('Images/logo.jpg');
	
	width: 988px;
	height: 104px;
}

#logo h1
{
	margin:0;
	padding-left:200px;
}

#logo h1 span { display: none; }

#logo h1 a
{
	margin:0;
	padding-left:200px;
	position:absolute;
	top:0;
	left:0;
	width:195px;
	height:95px;

}

#languages
{
	padding-left:200px;
	position: absolute;
	left: 200px;
	top:5px;
	color: White;
	font-size: 0.9em;
}

#languages strong
{
	color: White;
	font-weight: bold;
	font-size: 0.9em;
}

#languages a
{
	color: #a5a2a7;
	font-style:italic;
	font-size: 0.9em;
}

#menu
{
	position: absolute;
	padding-left: 200px;
	top:73px;
	left:190px;
	width:796px;
	height: 20px;
	color: #fff;
	text-align:left;
}

#menu a 
{
	color:#fff;
	text-decoration:none;
}

#leftpanel
{
    width:188px;
	float:left;
	padding-left:22px;
	background: url('Images/leftPanel.jpg') no-repeat;
}

#leftpanel2
{
	width:188px;
	float:left;
}

#leftpanel2 a
{
	color: #999999;
	font-size: 0.9em;
}

#leftpanel2 a:hover
{
	color: #ff9948;
	font-size: 0.9em;
}

#main
{
	float:right;
	padding: 20px;
	padding-left: 45px;
	padding-right:25px;
	width: 700px;
}
#mainNoLeft
{
	float:left;
	padding: 20px;
	padding-left: 25px;
	padding-right:25px;
	width: 820px;

}

#mainfull
{
	float:right;
	padding: 20px;
	padding-left: 45px;
	padding-right:25px;
	width: 910px;
}
#footer
{
	clear:both;
	text-align: center;
	margin-left: 188px;
}


.halfcolumn
{
	float:left;
	width: 350px;
}


/* Fonts */



#footer
{
	clear:both;
	text-align: center;
	margin-left: 188px;
}





/* Fonts */



*, td
{
	font-family: "Trebuchet MS";
	font-size:small;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}

p
{
	text-align: justify;
	font-size: 0.9em;
	color: #666666;
}

li
{
	text-align: left;
	font-size: 0.9em;
	color: #666666;
	list-style-image:url('Images/Icone16.png');

}


h2
{
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding: 5px;
	border-top: thin dashed #BBBBBB;
	border-right: thin Aucune #BBBBBB;
	border-bottom: thin dashed #BBBBBB;
	border-left: thin Aucune #BBBBBB;
	
}

h3
{
	margin:0;
	padding:0;
	color: #8e6888;
	font-size:1.2em;
}

#main strong
{
	color: #003399;
}

.legend
{
	text-align: justify;
	font-size: 0.7em;
	color: #666666;
	font-style:italic;
}



/* News */

.news 
{
	/*width:328px;*/
	margin-bottom:20px;
	
}
.news p
{
	margin:0;
	color: #666666;
}


.news .more
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.news h3
{
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-style: normal;
	line-height: 20px;
	color: #003399;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	font-weight: bolder;
	font-variant: normal;
}

.news .date
{
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-style: italic;
	line-height: 20px;
	color: #8E6844;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}



/* Links */
a:link {
	color: #8E686B;
	text-decoration: underline;
	border-style:none;
}
a:visited {
	text-decoration: underline;
	color: #999999;
	border-style:none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	border-style:none;
}
a:active {
	text-decoration: underline;
	color: #993366;
	border-style:none;
}



/* LEFT BOXES */

.leftinput
{
	border:1px solid black;
	font-size:12px;
	height:16px;
	margin:1px;
}

.leftbutton
{
	font-size: 12px;
	border:1px solid #000;
	background-color: #fff;
	height: 18px;
	line-height:12px;
	margin:1px;
}

		/*login*/
#loginbox
{
	width:144px;
	margin-bottom: 20px;
}

#loginbox .head
{
	background: url('Images/LoginBoxHead.gif');
	height: 29px;
	color:#fff;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

#loginbox .main
{
	background: url('Images/LoginBox.gif');
	padding: 4px;
}

#loginbox .foot
{
	background: url('Images/LoginBoxFoot.gif') bottom no-repeat;
	height:9px;
	font-size:0px;
	line-height:1px;
	
}

		/* about*/
#aboutbox
{
	width:144px;
	margin-bottom: 20px;

}


#aboutbox .head
{
	line-height: 16px;
	font-weight:bold;
	color: #001849;
	text-align:left;
}

#aboutbox .main,  #aboutbox .main *
{
	line-height: 16px;
	color: #00368b;
	font-size:0.9em;
}

		/*search*/

#searchbox
{
	width:144px;
	margin-bottom: 20px;
}

#searchbox .head
{
	background: url('Images/SearchBoxHead.gif');
	height: 29px;
	color:#fff;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

#searchbox .main
{
	background: url('Images/SearchBox.gif');
	padding: 4px;
}

#searchbox .foot
{
	background: url('Images/SearchBoxFoot.gif') bottom no-repeat;
	height:9px;
	font-size:0px;
	line-height:1px;
}

		/* quick links */
		
#quicklinks
{
	width:145px;
	background: url('Images/QuickLinks.gif');
	margin-bottom: 20px;
}

#quicklinks .main
{
	padding: 5px;
	text-align:right;
}

#quicklinks a
{
	color: #808080;
	text-decoration:none;
	line-height: 12px;
}

#quicklinks .head
{
	background: url('Images/QuickLinksHead.gif');
	height:9px;
	font-size:1px;
	line-height:1px;
}

#quicklinks .foot
{
	background: url('Images/QuickLinksFoot.gif') bottom;
	height:9px;
	font-size:1px;
	line-height:1px;
	
}


/* */

hr
{
	color: #8d8d8d;
	border-color: #8d8d8d;
}

.ThumbnailInText
{
	margin-right:8px;
	float:left;
	border-style:none;
}
.PictureInText
{
	margin-right:15px;
	float:left;
}