.errors {
	color:#ff1212;
	font-family: Arial;
	font-size:9px;
	margin:0;padding:0;
	list-style:none;
}
.btn_submit {
    background-color:#913838;
    color:white;
    border:none;
    cursor:pointer;
    height:18px;
    font-family:Arial;
    font-size:10px;
    text-transform: uppercase ;
}
.btn_cancel {
    background-color:#AFAFAF;
    color:white;
    border:none;
    cursor:pointer;
    height:18px;
    font-family:Arial;
    font-size:10px;
   	text-transform: uppercase ;
}
input {
	font-size:10px;
	font-family:Arial;
	border-color:#DCDCDC;
	border-style:solid;
	border-width:1px;
	padding-left:6px;
}
select {
	font-size:10px;
	font-family:Arial
}
option {
	font-size:10px;
	font-family:Arial}
textarea {
	height:36px;
	width:300px
}
.intra_field_label {
	color: #4D4C4C;
	font-size:10px;
	font-family:Arial;
}
.intra_field_label_comm {
	color: #4D4C4C;
	font-size:10px;
	font-family:Arial;
}


.txt1 {
	font-family:Arial;
  	font-size:10px;
  	color:black;
  	font-weight:regular;
}

.txt4 {
	font-family:Georgia;
  	font-size:14px;
  	color:black;
  	font-weight:bold;
}
.txt5 {
	font-family:Arial;
  	font-size:10px;
  	color:black;
  	font-weight:regular;
  	color:#B4B4B4;
}
.txt6 {
	font-family:Georgia;
  	font-size:14px;
  	color:#913838;
  	font-weight:bold;
}
.txt8 {
	font-family:Georgia;
  	font-size:10px;
  	color:#7D7D7D;
  	font-style:italic;
}
.txt9 {
	font-family:Arial;
  	font-size:10px;
  	color:#8A8989;
}
.txt10 {
	font-family:Arial;
  	font-size:10px;
  	color:#8A8989;
  	font-style:italic;
}
#unauth_sidebar{
	background: white;
	position:relative;
	float:right;
	top:18px;
	right:18px;
	width:230px;
	height:570px;
}
#common_invitfans_bg {
	background: url('../images/common/background/common_invitfans_bg.jpg');
	width:990px;
	height:637px;
	left:50%;
	margin-left:-495px;
	position:absolute;
	text-align:left;
	top:0px;
}
#invotfans_center {
	background:white;
	width:350px;
	height:250px;
	position:absolute;
	left:320px;
	top:212px;
}
#invotfans_center_avatar {
	float:left;
	width:85px;
	height:180px;
	margin:15px 0px 0px 15px;
}
#invotfans_center_text {
	float:left;
	width:250px;
	height:180px;
}
#invotfans_center_text_title {
	text-transform:uppercase;
	margin:20px 0px 0px 0px;
	font-size:12px;
}

#invotfans_center_text_legend {
	margin:5px 0px 5px 0px;
	font-size:10px;
	width:220px;
}
.home_postule_textform_home {
margin-top:2px;	
}
.home_postule_textform_home_invit {
margin-top:8px;	
}
.home_postule_textform_home_cgu {
margin-top:8px;	
}
.home_postule_textform_home_valider {
margin-top:25px;	
}
#common_invitfans_bg_lien {
	position:absolute;
	height:30px;
	width:300px;
	top:30px;
}

#messages_popup_form_content {
	margin-left:12px;
}

#messages_popup_form_to {
	margin-top:12px;
}

#messages_popup_form_text {
	margin-top:10px;
}

#messages_popup_form_send {
	margin-top:12px;
	margin-right:17px;
	float:right;
}

#messages_popup_messageenvoye {
	margin-top:110px;
	font-size:16px;
	font-family:georgia;
	text-align:center;
	cursor:pointer;
	color:black;
}


