/* http://css.mammouthland.net/css3/coins-arrondis.php */
.box_msg {
	width: 850px;
	padding-bottom: 20px;
	margin-left : auto;
	margin-right: auto; 
	background-color: #4B5DA7;  
	border: 2px solid navy;       
	border-radius: 10px;
}

/*  http://css.mammouthland.net/css3/boites-et-lettres-ombres.php */
.box_quote {
	width: 780px;
	margin-top: 40px;
	background-color: #5F6FAF; 
	margin-left : auto;
	margin-right: auto; 
	border-radius: 10px;
	box-shadow: 6px 6px 12px 0 #424239;
}


#blockquote_h {
	position: relative;
	margin-left: -8.5%; 
	margin-top: -12px;
}
	

#blockquote_b {
	float: right;
	margin-top: -40px;
	margin-right: 6%;
}


.text_box_quote {
	font-family: "Segoe Print";
	text-align: justify;	
	width: 75%;
	margin-left : auto;
	margin-right: auto; 
	text-align: left; 
	background-color: #4B5DA7; 
	font-size: 1.0em; 
	font-weight: bold;
	color: #AFB4E3;	
	padding: 10px 55px 20px 55px; 
	margin-top: -20px;	
	margin-bottom: 15px;
	border: 1px solid #4E6BBF;
	border-radius: 4px;	
}	


.text_box_date {
	font-size: 0.75em; 
	text-align: center;
	color: #AFB4E3;
}	


.text_0_90_border {
	width: 65%;
	margin-left : auto;
	margin-right: auto; 	
	padding: 20px 10px 20px 10px; 
	text-align: center;
	font-size: 0.90em;
	color: #AFB4E3; 
	border: 2px solid #4E6BBF; 
	border-radius: 6px;
}	


.select_form {  /* Mise en forme verticale élément select */
    font-size: 0.8rem;
    display: block;
    padding: 2px 5px;
}


.bordure {
   border: 1px solid #8F0000;
   padding: 10px 10px 18px 10px;
   width: 800px;
   margin-left : auto;
   margin-right: auto; 
   border-radius: 12px;
}


.label_newletter {
   margin-left: -250px;	
}


.label_star {
   color: red;
}


label {
   font-size: 1.0rem;
   display: block; 
   color: #A9AFDF;
   margin-left: 200px; 
   width: 140px; /* space label/input */
   float: left;	
}


select {
	padding: 3px 3px;	
	/* Test for remove the dropdown arrow 
	appearance: none;       
	*/
}


input {
	padding: 3px 6px;	
	/*width: 300px;	Niet ! c'est du global même sur CheckBox */ 
}


textarea {
	font-family: Arial, sans-serif, Verdana, "Trebuchet MS", "Microsoft Sans Serif", Helvetica;
	width: 580px; 
	height: 200px;
	padding: 5px 8px;
	font-weight: bold;
}


input, textarea, select, option {
	font-family: Arial, sans-serif, Verdana, "Trebuchet MS", "Microsoft Sans Serif", Helvetica;
	font-size: 1.2rem;
	color: #2C2C8B;	
	background-color: #E8E8F7;
	border: 1px solid #F5C5C5;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #C0C0C0 inset;	
}


input:focus, textarea:focus {
    background-color: #E3EAD1; 
}


input[type="submit"] {
	font-size: 0.85rem;	
	width: auto;
	/* -- Center -- */	
	display: block;
	margin: 0 auto;	
	/* ------------ */	
	padding: 8px 20px 8px 20px;
}


input:disabled[type="submit"] {
	color:  #AFAFC9; 
	cursor: no-drop;
}


input:enabled[type="submit"] {
	font-weight: bold;
	cursor: pointer;	
}

/*
input[type="submit"]:focus, input[type=reset]:focus {
	background-color:#FFF3F3;
}
*/

.error_red{
    /*font-size: 1.0em; */
	margin-left: 320px; /* 250 */
	font-weight: bold;
    color: red;
}


.zone_spam_red {
    font-size: 1.0em; 
    color: red;
    font-weight: bolder;
    text-align: left; 
}


.name_redir_ok {
	color: #C9CEE8;
	font-weight: bold;		
}	


.get_redir_ok{
	width: 600px;
	height: auto;		
	margin-left : auto;
	margin-right: auto;	
	padding-top: 20px;	
	padding-bottom: 20px;
	text-align: center;	
	font-size: 1.0em; 
	font-weight: bold;
	color: #8B98CB;
	/*border: 1px solid blue;*/
	border-radius: 8px;
}


.get_submit_ok{
    font-size: 1.0em; 
    text-align: center;
	font-weight: bold;
    color: #000080;
	padding: 10px 0px 10px 0px;
	border: 1px solid blue;	
	border-radius: 5px;
}


.get_submit_ok_quote{
	text-align: center;	
	font-size: 1.0em; 
	font-weight: bold;
	color: blue;
	padding: 5px 15px 5px 15px;
	border: 1px solid blue;	
}


.get_submit_bad{
	
	width: 50%;
	margin-left : auto;
	margin-right: auto; 	
	/*
	padding: 20px 10px 20px 10px; 
	text-align: center;
	font-size: 0.90em;
	color: #AFB4E3; 
	border: 2px solid #4E6BBF; 
	border-radius: 6px;	
	*/
	
    font-size: 1.0em; 
    text-align: center;
	font-weight: bold;
    color: red;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid red;	
	border-radius: 5px;
}


.btn_submit_contact { 
	font-size: 1.0em; 
	text-align: center;
}


.newletter {
	width : 690px; 
	height: auto; 
	margin-left : auto;
	margin-right: auto;	
	/*border: 1px solid red;*/
}


#bird {
	float: right; 
	width : 250px; 
	height: 100px; 	
	margin-top: -130px; 
	margin-right: 0px;	
	/*border: 1px solid yellow;*/
}

