a{
	color:#06456F;
}

.attendee{
	float:left;
	margin:3px;
	text-align:center;
}

div#addressbook_filters div.fields div.search_box,div#maillistContent div.fields div.search_box{
	border:none;
} 


#event_attendees{
	overflow:auto;
}

button{
	border:none;
	background-color:#06456F;
	color:#fff;
	cursor:pointer;
}

ul.activityList{
	padding:0px 5px 0px;
	margin:0 0 10px 0;
	list-style-type:none;
}
	ul.activityList li{
		padding:2px 0px;
		vertical-align:bottom;
	}
		ul.activityList li img{
			margin-right:4px;
		}
		ul.activityList li *{
			vertical-align:bottom;
		}


div#addressbook_filters div.fields div,div#maillistContent div.fields div{
	background-color:#F2F3F0;
	border:1px solid #ccc;
}

#addressbook_content .first,div#maillistContent .first{
	clear:left;
}

#agendaRssFeed{
/*	margin:10px 0 0;*/
}

.article_highlight{
	overflow:auto;
}
	.article_highlight .date{
		border-right:4px solid #0A5A90;
		float:left;
		line-height:1em;
		margin:0 5px 0 0;
		padding:0 5px 5px 0;
		text-align:right;
		
	}
		.article_highlight .date span{
			font-size:1.2em;
			font-weight:bold;
		}
	.article_highlight h1{
		margin:0;
		line-height:1em;
	}
	.article_highlight .quick_info{
		margin:0 0 5px 0;
	}
	.article_highlight img.left{
		margin:0 10px 10px 0;
	}
	.article_highlight .info{
		float:left;
		width:570px;
	}
		.article_highlight .inline_info{
			margin-top:5px;
		}
		.article_highlight .info h3{
			color:#333;
			line-height:1em;
		}
	h1.form .date,div.form .date{
		border-right:4px solid #0A5A90;
		float:left;
		line-height:1em;
		font-size:0.7em;
		margin:0 5px 5px 0;
		padding:0 5px 5px 0;
		text-align:right;
		text-transform:lowercase;
	}
		h1.form .date span, div.form .date span{
			font-size:1.2em;
			font-weight:bold;
		}

.article_list_header .inline_info{
	clear:both;
}

.article_header{
	line-height:1em;
	margin-bottom:15px;
}
	.article_header .options li{
		float:left;
		font-size:0.5em;
		line-height:1.6em;
		text-transform:uppercase;
	}
		.article_header .options li *{
			vertical-align:top;
		}
		.article_header .options li a{
			margin:0px;
		}
		
div.bluebar{
	background-color:#06456F;
	margin:0;
	padding:3px 5px;
}
	div.bluebar h2{
/*		background-color:#06456F;*/
		color:#fff;
	}

span.bluebar {
	color:#FFFFFF;
	float:right;
	padding:0 5px;
}

div.bluebg{
	background-color:#F2F3F0;
}

.box-with-options{
	clear:left;
}
	.box-with-options dl{
		overflow:auto;
	}
	.box-with-options ul.options{
		border-style:solid;
		border-width:1;
		border-color:#CCCCCC;
		clear:both;
		margin:0 0 15px;
	}
		.box-with-options dl dt,.box-with-options dl dd{
			float:left;
		}
		.box-with-options dl dt{
			clear:left;
			color:#999999;
			width:125px;
		}
		.box-with-options dl dd{
			witdh:390px;
		}
		.box-with-options dl dd.highlight{
			font-weight:bold;
		}


.break{
	clear:both;
}
.breakleft{
	clear:left;
}
.breakright{
	clear:right;
}


.coloredHeader{
	background-color:#0A5A90;
}
	div.coloredHeader ul.option {
		position:absolute;
		top:0;
		right:10px;
	}
	
	.coloredHeader .agendaIcon{
		display:none;
	}
	div.coloredHeader h1{
		color:#fff;
		padding-left:10px;
	}
		div.coloredHeader ul li a{
			color:#fff;
		}

.complex_autocomplete{
	border-color:#000;
	border-style:solid;
	border-width:0 0 0;
	padding:3px 0;
	text-transform:lowercase;
}
	.complex_autocomplete span{
		font-weight:bold;
		text-transform:uppercase;
	}

.contact_url{
	margin:0 0 15px;
}

div#contentWrap{
	background:#06456F url('../images/background/content.png') repeat-y top center;
	margin:0px auto 0;
	padding:10px 53px 0px;
	position:relative;
/*	width:974px;*/
}

h2.contrib_header{
	background-color:#64B2D8;
	color:#FFFFFF;
	padding-bottom:5px;
	text-decoration:none;
}

.contrib_pack_item{
	background-color:#F2F3F0;
	border:1px solid #CCCCCC;
	padding:15px 0px 15px 30px;
}

.darkbox{
	background-color:#eee;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	clear:both;
	margin:0 0 10px;
	overflow:auto;
	padding:10px 5px;
	position:relative;
    float: none;

}
	div.darkbox .left{
		float:left;
		margin:0 10px 0 0;	
	}

span.description{
	color:#777;
	font-variant:italic;
}

.diagram_header{
	border-bottom:solid;
	border-color:#ccc;
	border-width:1px;
	overflow:hidden;
	position:relative;
}
	.diagram_header h1{
		background-color:#545454;
		color:#FFFFFF;
		float:left;
		font-size:1em;
		margin:0px;
		padding:3px;
	}
	.diagram_header form{
		position:absolute;
		right:0px;
		top:0px;
	}
		.diagram_header form input{
			margin:0px;
			padding:0px;
		}
		.diagram_header form *{
			vertical-align:top;
		}
	

.download{
	background-color:#fff;
	border-color:#FFFFFF;
	color:#3399CC;
	font-size:1.2em;
}
button.download{
	border:none;
}

.enums li{
	margin:2px 0;
	overflow:hidden;
	vertical-align:middle;
}
	.enums li *{
		vertical-align:middle;
	}

.errorMessage{
	background-color:#FBDAD5;
	border-color:#FF3332;
	clear:both;
}

ul.filters li{
	float:left;
	width:195px;
}

div#footer{
	background:#06456F url('../images/background/footer.png') no-repeat top center;
	border:none;
	color:#fff;
	height:50px;
	margin:0px auto;
	overflow:auto;
	padding:0px 47px 0px;
	position:relative;
	width:1004px;
}
	div#footer ul{
		margin:20px 0px 0 0;
	}
		div#footer ul li a{
			color:#fff;
		}

div.form, h1.form{
	border-style:solid;
	border-color:#ccc;
	border-width:0 0 1px;
	color:#06456F;
	font-size:1.6em;
	overflow:auto;
}

div.infoMessage{
	padding: 15px 5px;	
}
	div.infoMessage ul{
		background-color: #fff;
	}
		div.infoMessage ul li{
			padding:0px 5px;
		}

div.gallery{
	overflow:hidden;
}

	div.gallery div{
		float:left;
		height:110px;
		line-height:110px;
		margin:3px;
		text-align:center;
		width:110px;
	}


form ul.unicol li{
	width:575px;
}
form ul.bicols li{
	width:280px;
}
form ul.tricols li{
	width:186px;
	margin:0 5px 0 0;
}

form ul li.bicols{
	width:377px;
}
form ul li.unicol{
	width:186px;
}
form ul li.tricols{
	width:568px;
}



form .submit{
/*	text-align:right;*/
}
form .form_content{
	padding:15px;
}
form h1.tabstyle{
	border-color:#06456F;
	font-size:1em;
	border-width:0 0 2px;
}
	form h1.tabstyle span{
		background-color:#06456F;
		color:#fff;
	}
form ul.fields{
	padding-left:15px;
	padding-right:15px;
}

select.has_children option.parent{ font-weight:bold; font-size:1.2em; }
select.has_children option.child{ padding:0 0 0 20px; }

div#header{
	background:transparent url('../images/background/header.png') no-repeat top right;
	height:122px;
	margin:0px auto;
	padding:0px;
	position:relative;
	width:1004px;
}

div.help {
	background-color:#d0e9eb;
	padding:3px;
	margin:0px 0px 15px 0px;
	overflow:hidden;
}
	div.help span{
		border:0.5px;
		border-color:#000;
		border-style:solid;
		float:right;
		padding:0px 3px 0px 3px;	
	}

.hidden_filters{
	height:0px;
	margin:0 0 10px;
	overflow:hidden;
}

hr{
	background:#e6e6e6 url('../images/background/emptybar.png') repeat-x 0 0;
	border:1px solid #e6e6e6;
	padding:0px;
	height:8px;
	margin:0 0 15px 0;
}

.inline_info{
	border-top:1px solid #ccc;
	margin-top:10px;
	overflow:auto;
	padding-top:5px;
	padding-bottom:10px;
}
	.inline_info li{
		float:right;
		padding:0 0 0 18px;
		margin:0 5px 0 0;
		background-position:0 0;
		background-color:transparent;
		background-repeat: no-repeat;
		height:17px;
	}
	.inline_info li.page{
		background-image:url('../../common/images/icons/page_white_text.png');
	}
	.inline_info li.rsvp{
		background-image:url('../../common/images/icons/date_add.png');
	}
	.inline_info li.attendee{
		background-image:url('../../common/images/icons/group.png');
	}
	.inline_info li.media{
		background-image:url('../../common/images/icons/camera.png');
	}
	.inline_info li.comment{
		background-image:url('../../common/images/icons/comment.png');
	}
	.inline_info li.error{
		background-image:url('../../common/images/icons/error.png');
	}
	.inline_info li.delete{
		background-image:url('../../common/images/icons/cross.png');
	}
	.inline_info li.page_view{
		background-image:url('../../common/images/icons/page_white_view.png');
	}

input.invisible{
	border:0px;
	background:transparent;
}

div#global{
	background:#06456F url('../images/background/global.png') repeat-x top left;
	width:100%;
}

input{
	border:1px solid #06456F;
}

.job_title{
	margin:0px;
}

ul.legend{
	overflow:auto;
}
	ul.legend li{
		float:left;
		width:180px;
		margin:2px 0;
	}

form#loginform{
	margin:0px;
}
	form#loginform ul{
		margin:0px 0px 15px;
		padding:0px;
	}
	form#loginform ul.login li{
		width:190px;
	}
		form#loginform ul.login li a{
			color:#06456F;
		}
		form#loginform ul.login li input{
			padding:5px;
		}
		form#loginform ul.login li button#loginbutton{
			border:1px solid #06456F;
			color:#fff;
			font-size:1.1em;
			font-weight:bold;
			margin:0 10px 0 0;
			height:26px;
		}
		form#loginform ul.login_registration li{
			width:304px;
			vertical-align:top;
		}
			form#loginform ul.login_registration li *{
				vertical-align:top;
			}
			form#loginform ul.login_registration li a{
				background:#fff url('../images/background/registration_button.png') no-repeat top left;
				border:none;
				color:#fff;
				float:left;
				font-size:1.2em;
				height:24px;
				padding:8px 0;
				text-align:center;
				width:304px;
			}
			form#loginform ul.login_registration li a:hover{
				background:#fff url('../images/background/registration_button_on.png') no-repeat top left;
			}

#mailbox_selectors{
	overflow:auto;
	padding:5px 0;
}

ul#mainMenu {
    background: none repeat scroll 0 0 transparent;
    border-color: #82C5E6;
    color: #FFFFFF;
    margin: 0 auto;
    padding: 0 0;
    position: relative;
    width: 1004px;
}
	ul#mainMenu li{
		padding: 5px 7px 7px 0;
	}
	ul.noHeader li{
		color:#00349A;
	}
	ul#mainMenu li.selected,ul#mainMenu li.current{
		background:transparent url('../images/menu_bg.png') repeat-x top left;
	}
		ul#mainMenu li a{
			color:#06456F;
			font-size:0.8em;
			text-transform:uppercase;
		}

.navigation{
	margin:0 0 15px 0;
}
	ul.navigation li.empty{
		visibility:hidden;
	}
	ul.navigation li a{
		color:#06456F;
	}

.NewsList .type{
	font-weight:normal;
	font-style:italic;
}


.profile_header_name{
	color:#064066;
	margin:0 0 0 10px;
    font-size: 2em;
    line-height: 1em;
}
.profile_columns_container{
	overflow:auto;
}
.profile_large_column{
	float:left;
	margin:0 10px 0 0;
	width:420px;
}
.profile_small_column{
	float:left;
	width:210px;
}

.postulate{
	background-color:#064066;
	color:#FFFFFF;
	float:left;
	height:15px;
	margin:0 0 10px;
	padding:3px 0;
	text-align:center;
	width:182px;
}

.push_down{
	margin-bottom:15px;
}
.push_up{
	margin-top:15px;
}

span.relative_date{
	color:#686868;
	float:right;
	margin-top:2px;
	font-style:italic;
}

.report{
	background:transparent url('../../common/images/icons/error.png') no-repeat left center;
	bottom:5px;
	line-height:22px;
	position:absolute;
	padding:0 0 0 20px;
	right:5px;
}

.request{
	overflow:auto;
}
	.request .status{
		overflow:auto;
	}
	.request .action{
		float:right;
	}
	.request .colored_highlight{
		color:#064066;
		text-transform:uppercase;
	}
	.request dl{
		float:left;
		margin:10px;
		overflow:auto;
	}
		.request dl dt,.request dl dd{
			float:left;
		}
		.request dl dt{
			clear:left;
			text-align:right;
			width:160px;
		}
		.request dl dd{
			font-weight:bold;
			padding-left:5px;
		}
	.request span{
		font-weight:bold;
	}
	
.section_title{
	text-transform:uppercase;
}

.sidebox{
	background-color:#F2F3F0;
	border:1px solid #CCCCCC;
	overflow:auto;
}


table.admintable{
	width:100%;
}
	table.admintable td{
		padding:5px 5px;
		border-right:1px solid #fff;
	}
		table.admintable thead tr td{
			background-color:#06456F;
			color:#fff;
			font-weight:bold;
		}
		table.admintable tbody tr.odd td{
			background-color:#F2F3F0;
		}
		table.admintable tr td.short_date{
			width:70px;
		}
		table.admintable tr td.short_datetime{
			width:95px;
		}
		table.admintable tr td.categories{
			width:100px;
		}
		table.admintable tr td.name{
			width:150px;
		}
		table.admintable tr td.icons{
			width:20px;
		}

.tab_content{
	border-color:#06456F;
	border-style:solid;
	border-width:0 1px 1px;
	padding:10px;
}

.tabstyle{
	border-bottom:1px solid #CACACA;
	font-size:1em;
	overflow:auto;
	position:relative;
}
	.tabstyle span{
		background-color:#06456F;
		border-width:1px 1px 0;
		border-style:solid;
		border-color:#06456F;
		color:#fff;
		float:left;
		font-size:1em;
		margin:0;
		padding:3px;
	}
	.tabstyle a{
		position:absolute;
		right:0px;
		top:2px;
	}

ul.tabs{
	clear:both;
	margin-top:20px;
}
	ul.tabs li.tab{
		background-color:#06456F;
	}

#new_block_pre_container{
	width:1px;
	height:1px;
	overflow:hidden;
}

ul.steps_labels{
/*	position:relative;*/
	padding-bottom:30px;
}
	ul.steps_labels #account{
		left:63px;
	}
	ul.steps_labels #offer{
		left:253px;
	}
	ul.steps_labels #preview{
		right:29px;
	}
	ul.steps_labels li{
		position:absolute;
		top:66px;
		color:#919191;
		text-align:center;
	}
	ul.steps_labels li.current{
		color:#000;
	}
	
.step_final{
	background-color:#E8E8E8;
	border:1px solid #919191;
	padding:0 0 20px 0;
	position:relative;
}

#userbox{
	overflow:auto;
}


#user_information{
	position:relative;
}
	/*#user_information img{
		position:absolute;
		top:20px;
		left:0;
	}*/

.validateMessage{
	background-color:#ccffcc;
	border-width:1px 0px;
	border-style:dotted;
	border-color:003300;
	position:relative;
	font-weight:bold;
	font-size:1.1em;
	text-align:left;
	padding:7px 0px;
	margin:0px 0px 10px;
	padding:5px 10px;
}

.valid_connexion{
	line-height:1.1em;
}
	.valid_connexion button{
		float:left;
	}
	.valid_connexion input{
		margin:0px;
	}

#profile_wanted{
	overflow:hidden;
	}
.wanted_form{
	background-color: #FFF8DB;
	border: 1px solid #663921;
	margin-top: 10px;
}

.wanted_form h3{
	margin:0 0 10px 0;
}

div.wanted_form form {
	border:none;
}

.wanted{
	overflow:auto;
}
.wanted dt{
	clear:left;
	font-weight:bold;
	width:130px;
}
.wanted dt,.wanted dd{
	float:left;
	padding-bottom:5px;
}


table.wanted_table{
	width:100%;
}

table.wanted_table tr td{
	padding:3px;
}
table.wanted_table tr.odd{ 
	background-color:#FFF8DB;
}
table.wanted_table tr.even{ 
	background-color:#ffffff; 
}

#wantedbox .sidebox{ 
	border-width:0px 1px 1px;
	padding:0 10px 10px;
	overflow:auto;
}
#wantedbox .seperate_menu{
	margin:0px 0px 10px 0px;
	border-width:0px 1px 1px;
}
#wantedbox_items{
	clear:left;
}


.wanted_form profile_darkbox{
	overflow:auto;
}

div#window{
	background-color:#06456F;
}

span.option{
	float:right;
}

ul.pms_message_user li.time {
	color:#0A5A90;
}


.forumcontainer{
	/*background:#F2F3F0 url('../images/background/forum_subject_bg.png') repeat-y top left;*/
}

div#subject div.forumcontainer div.bluebg{
	background:none;
	color:#fff;
}

div.forum_response{
	background:transparent url('../images/background/forum_response_bg.png') repeat-y top left;
}

.forum_link{
	background-color:#f2f3f0;
	margin:0 0 0 20px;
	padding:5px;
}

.profile_contact_info{
	overflow:auto;
}

.profile_contact_info dt,.profile_contact_info dd{
	float:left;
}
.profile_contact_info dt{
	clear:left;
	width:80px;
}

.swfprogressbar{
	border:1px solid #000;
	position:absolute;
	visibility:hidden;
	width:100px;
}
.swfprogressbar div{
	background-color:#06456F;
	color:#fff;
	height:5px;
	width:0%;
}

.profile_graduation{
	font-size:1em;
	color:#064066;
	font-weight:bold;
}

.profile_professional{
	font-size:1.2em;
	font-weight:bold;
	color:#064066;
	margin:4px 0 0;
}

.profile_professional span{
	font-size:0.8em;
}

.profile_professional_contact{
	margin:5px 0 0;
}

.personal_contact{
	margin:4px 0 0;
}

ul li.odd{
	background-color:#F2F3F0;
}

ul.contribs li{
	clear:both;
	width:100%;
	line-height:2.5em;
}


.notice{
	background:#FFF6BF none repeat scroll 0 0;
	border-width:2px 0px;
	border-style:solid;
	border-color:#FFD324;
	color:#514721;
	padding:5px 0;
	text-align:center;
}


form.registration div.submit{
	text-align:right;
	padding:2.5em 0;
}

form.registration div.submit button.submit{
	background:#06456F url("../images/icons/registration_arrow.png") no-repeat 97%;
	padding-right:22px;
}
form.registration div.submit button.noimg{
	background:#06456F;
	padding-right:22px;
}

div.regular_loginbox .login_part {
    background-color: #F2F3F0;
    border: medium none;
    height: 195px;
    margin-right: 8px;
    padding: 5px;
    width: 200px;
}
div.regular_loginbox div.last {
	padding-bottom: 5px;
    padding-top: 5px;
    width: 203px;
}
div.regular_loginbox .login_part h2 {
    font-size: 1.5em;
    height: 35px;
    padding-left: 5px;
    padding-top: 5px;
    text-transform: uppercase;
}
div.regular_loginbox .login_part form {
    background-color: #EFEFEF;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 6px;
}
#news_filter .statistics, #calendar_filter .statistics {
    padding: 10px 5px;
}

div#rightTop {
    overflow: auto;
    padding-bottom: 15px;
    text-align: center;
}
div#rightTop a.socialNetworkLinks {
    background-image: url('../images/icons/socialNetworksIcons.png');
    display: block;
    float: left;
    height: 48px;
    margin-right: 20px;
    margin-top: 10px;
    width: 48px;
}
div#rightTop a#snlFacebook { margin-left:75px; background-position:0 0px; }
div#rightTop a#snlTwitter { background-position:152px 0; }
div#rightTop a#snlLinkedin { background-position:102px 0; }
div#rightTop a#snlViadeo { background-position:52px 0; }


h1.tabstyle {
    background-color: #06456F;
    border-width: 0;
    font-size: 1.1em;
    width: 100%;
}

h1.tabstyle span, h2.tabstyle span {
    border: 0 none;
    width: 85%;
}

h1.tabstyle, h2.tabstyle {
    background-color: #06456F;
/*    border-width: 0;*/
    font-size: 1.1em;
    width: 100%;
}

/* Ligne du pagninateur à modifier dans le CSS du shared */

#news_result #paginate_apage {
    float: none;
    width: 100%;
}

/* lien sur la bar des evenements pour ajouter un participant */
.add_attendees a {
    color: #ffffff;
}
.add_attendees {
    position: absolute;
    right: 5px;
    text-align: right;
    top: 1px;
}
.add_attendees img {
    position: relative;
    right: 2px;
    top: 4px;
}
