/********** GENERAL ******************************/
body{
	font-family: 'Source Sans Pro Light', Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #383D40;
	background-color: #E8EBED;
	background-image: url('../img/fond_logo.png'), url('../img/fond_trait.png');
	background-repeat: no-repeat, repeat;
	background-attachment: fixed, fixed;
	background-position: center 155px, 0 0;
}
table, td, tr{
	font-size: 13px;
	color: #383D40;
}
input, textarea, select{
	font-family: 'Source Sans Pro Light', Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 170px;
	height: 30px;
	padding: 0 0 0 5px;
	color: #383D40;
	border-top: solid 1px #D2D9DE;
	border-right: solid 1px #E6E9EA;
	border-bottom: solid 1px #F0F0F1;
	border-left: solid 1px #E6E9EA;
	background-image: url('../img/fond_input.png');
	background-repeat: repeat-x;
}
input[type='submit'], input[type='file']{
	cursor: pointer;
}
input[type='image']{
	cursor: pointer;
	background-image: none;
}
input[type='checkbox'], input[type='radio']{
	width: auto!important;
	height: auto!important;
}
.input-no-size{
	width: auto;
}
a, a:visited{
	text-decoration: none;
	color: #383D40;
}
a:hover{
	text-decoration: none;
	color: #1DADF4;
}
.texte_bleu{
	color: #1DADF4;
}
a.lien_bleu, a.lien_bleu:visited{
	text-decoration: none;
	color: #1DADF4;
}
a.lien_bleu:hover{
	color: #888888;
}
.spacer{
	visibility: hidden;
	clear: both;
	overflow: hidden;
	height: 0;
	margin: 0;
	padding: 0;
}
.shadow{
	-webkit-box-shadow: 0 3px 0 #BFBFBF;
	   -moz-box-shadow: 0 3px 0 #BFBFBF;
	        box-shadow: 0 3px 0 #BFBFBF;
}

/********** CAS **********************************/
#center{
	width: 892px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#allcontent_cas{
	width: 892px;
	margin: 0 auto 0 auto;
	padding: 22px 0 0 0;
}
#top{
	width: 848px;
	height: 330px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}
div#allcontent_cas #wdg_tb_topleft{
	float: left;
	width: 377px;
	height: 53px;
	margin: 0 0 0 210px;
	padding: 13px 0 0 0;
}
#wdg_top_banner{
	width: 848px;
	margin: 0 auto 0 auto;
}
#wdg_tb_bluebar{
	overflow: hidden;
	width: 848px;
	height: 67px;
	margin: 0 auto 0 auto;
	background: url('../img/logo_up13_blanc.png') no-repeat #626266 ;
}
.wdg_tbtl_titre{
	font-size: 19px;
	color: #FFFFFF;
}
.wdg_tbtl_welcome{
	font-size: 13px;
	color: #FFFFFF;
}
#wdg_tb_content{
	width: 832px;
	height: 144px;
}
#wdg_tb_content_cas{
	width: 832px;
	height: 246px;
}
#wdg_tb_content_lien{
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	position: relative;
	bottom: 39px;
	left: 419px;
	float: left;
}
#wdg_tb_content_lien.page404{
	bottom: 100px;
	left: 559px;
}
#wdg_tb_content_lien a{
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
#wdg_tb_left_column_cas{
	float: left;
	width: 107px;
	height: 246px;
}
#wdg_tb_wrapper_cas{
	float: right;
	width: 725px;
}
#wdg_tb_center_column_cas{
	float: left;
	width: 565px;
	height: 246px;
}
#wdg_tb_right_column_cas{
	float: right;
	width: 160px;
}
#wdg_tb_center_column_cas #login{
	padding-top: 50px;
}
#wdg_tb_center_column_cas #login #username, #wdg_tb_center_column_cas #login #password, #wdg_tb_center_column_cas #login #password-clear, #wdg_tb_center_column_cas #login #session_username, #wdg_tb_center_column_cas #login #session_password{
	margin-top: 8px;
	margin-bottom: 25px;
}
#wdg_tb_center_column_cas #login #password-clear{
	display: none;
}
#wdg_tb_right_column_cas .btn-row{
	padding-top: 195px;
}
.texte_cas{
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 10px;
}
.btn-submit, .btn-submit:focus{
	width: 130px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url('../img/bt_me_connecter.png') no-repeat;
}
.btn-submit-cas{
	width: 99px;
	height: 34px;
	border: none;
	background: url('../img/sprite_boutons.png') no-repeat;
	background-position: -98px -93px;
}
#status.errors{
	color: #D50110;
}
#username{
	clear: both;
}
#top_shadow{
	width: 848px;
	height: 0;
}
#cas-liens-help{
	float: right;
	width: 380px;
	padding-top: 15px;
}
.text500{
	bottom: 189px!important;
	left: 529px!important;
	width: 290px;
}
/********** POP UP *******************************/
#fade{
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	opacity: 0.80;
	background: #FFFFFF;
}
.popup_block{
	position: fixed;
	z-index: 99999;
	top: 50%;
	left: 50%;
	display: none;
	float: left;
	padding: 5px;
	background: #FFFFFF;
	-webkit-box-shadow: 0 0 4px #BFBFBF;
	   -moz-box-shadow: 0 0 4px #BFBFBF;
	        box-shadow: 0 0 4px #BFBFBF;
}
div.close{
	float: right;
	width: 24px;
	height: 23px;
	margin: 0 -2px 0 0;
	padding: 0;
	cursor: pointer;
}
