@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
#jevents_body
{
	width:100%;
}
.inputtext {
	font-size:12px;
	font-family:Verdana;
	margin-left:5px;
}

#voyageurheader a:hover {
	cursor:pointer;
}

td.contentheading {
/*	border-bottom:1px solid #626262;
	color:#FFFFFF;*/
}

a.category {
	font-weight: bold !important;
}

.right_text {
	text-align:right;
}

.article_column {
	padding-right:25px;
	border:0px;
	border-style:solid;
}

table.contentpaneopen img {
	padding:5px;
}

.input-text {
	color:#FFFBDA;
	font-size:10px;
	font-family:Verdana;
}

.input-text a{
	color:#FFFBDA;
	cursor:default;
}

body {
	background-image:url(../images/general/ArrierePlan.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
}

#espaceduhaut{
	height:10px;
}

#pubheader {
	float:left;
	width:100%;
	text-align:center;
	padding:5px;

}

#voyageurheader {
	clear:both;

}

#header {
	background-color:#BED4C3;
	width:100%;
}

#top {
	float:left;
	width:734px;
	height:121px;
	background-image:url(../../../images/general/BandeauTop.png);
}

#user5 {
	float:right;
	width:218px;
	height:121px;
	text-align:center;
	background-image:url(../../../images/general/top_extend.png);
}

#menu {
	clear:both;
	height:30px;
	width:100%;
	background-image:url(../images/general/DegradeMenu.png);
}
#user2 {
	float:left;
	width:80%;
}
#user3 {
	float:right;
	width:20%;
}
#content {
	clear:both;
}
#leftside {
	float:left;
	width:628px;
}
#left {
	float:left;
	width:177px;
	text-align:center;
}
#righty {
	float:right;
	width:451px;
}

#nouvellemenu {
	float:left;
	width:100%;
}
#component {
	clear:both;
	float:left;
	width:100%;
}
#rightside {
	float:right;
	width:312px;
}
#space {
	float:left;
	width:10px
}
#right {
	float:right;
	width:312px;
}
#footers {
	clear:both;
}
#syndicate {
	float:left;
	width:100%;
	margin-top:10px;
}
#footer {
	float:left;
	width:100%;
}
#debug {
	float:left;
	width:100%;
}

#mod_search_searchword {
	width: 265px;
	float:left;
	height:16px;
	margin-right:5px;
}

#texte {
	font-size:12px !important;
}
#texte a {
	font-size:12px !important;
}

#add_event a{
	font-weight:bold;
}