a:link, a:visited {
	color: #50a2d6;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

li {
	list-style-position: inside;
	margin:0;
	padding:0;
}

p.buttonheading {
	text-align:right;
}

.buttonheading img,
p.buttonheading a:link,p.buttonheading a:visited {
	border:0;
}

/* Left */
#left .moduletable-left {
	padding-left: 32px;
	background: url("../images/module_left_bg.jpg") no-repeat;
	width: 235px;
	padding-bottom: 22px;
}

#left .moduletable-left h3 {
	color: #fff;
	line-height: 31px;
}

#left .moduletable-left ul {
	list-style-type: none;
}

#left .moduletable-left a.mainlevel,
#left .moduletable-left span.mainlevel,
#left .moduletable-left td.contentheading-left a,
#left .moduletable-left ul li span.separator,
#left .moduletable-left ul li a {
	color: #de4e17;
	display: block;
	padding-top: 10px;
	margin-right: 52px;
	font-weight: bold;
}

#left .moduletable-left a.sublevel,
#left .moduletable-left ul li ul li a {
	display: block;
	color: #8f8b87;
	padding-top: 2px;
	margin: 0 52px 0 0;
	font-weight: normal;
}

#left .moduletable-left ul li ul li a {
	padding-left: 4px;
}

#left .moduletable-left table.contentpaneopen-left p {
	color: #8f8b87;
	margin: 0 52px 0 0;
}

#left .moduletable-left a#active_menu,
#left .moduletable-left li#current a {
	color: #3769a6;
}

#left .moduletable-left a:hover {
	color: #1180c7;
	text-decoration: none;
}

/* Search */
.search input.inputbox {
	border: none;
	color: #666;
	margin-top: 8px;
	padding: 4px 0 0 10px;
	width: 234px;
	height: 18px;
	line-height: 18px;
	background: url(../images/bg_search.jpg) no-repeat;
}

.search input.inputbox:hover {
	background: url(../images/bg_search_on.jpg) no-repeat;
}

.contentpaneopen fieldset {
	margin-top: 12px;
	padding: 4px;
}

/* Yoo Drawer */
span .article h2,
span .article p {
	margin: 0 12px;
}

span .article h2 {
	margin-bottom: 5px;
}

span .article img {
	margin: 10px 0;
}

/* Connexion */
.contentpane-connexion div{
}
.contentpane-connexion{
    font-size:15px;
    line-height:25px;
text-align:center;
}
.contentpane-connexion input[type="submit"]:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
}

.contentpane-connexion input[type="submit"]{

    border:none;
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */

    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    text-decoration:none;
    margin-top:40px;


}
