.form-style-10{
    width:450px;
    padding:0px;
    margin:40px auto;
    background: #FFF;
    border-radius: 10px;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(12, 10, 11,1 3.13);
    -moz-box-shadow: 0px 0px 10px rgba(12, 10, 11,1 3.13);
    -webkit-box-shadow: 0px 0px 10px rgba(12, 10, 11,1 3.13);
}
.form-style-10 .inner-wrap{
    padding: 30px;
    background: #ff812d;
    border-radius: 6px;
    margin-bottom: 15px;
}
.form-style-10 h1{
    background: #2A88AD;
    padding: 20px 30px 15px 30px;
    margin: -30px -30px 30px -30px;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px 'Bitter', Tahoma;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
}
.form-style-10 h1 > span{
    display: block;
    margin-top: 2px;
    font: 13px Tahoma, Helvetica, sans-Tahoma;
}
.form-style-10 label{
    display: block;
    font: 15px Tahoma, Helvetica, sans-Tahoma;
    color: #000;
    margin-bottom: 15px;
	font-weight:bold;
}
.form-style-10 input[type="text"],
.form-style-10 input[type="date"],
.form-style-10 input[type="datetime"],
.form-style-10 input[type="email"],
.form-style-10 input[type="number"],
.form-style-10 input[type="search"],
.form-style-10 input[type="time"],
.form-style-10 input[type="url"],
.form-style-10 input[type="password"],
.form-style-10 textarea,
.form-style-10 select {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 8px;
    border-radius: 6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border: 2px solid #fff;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}

.form-style-10 .section{
    font: normal 20px 'Bitter', Tahoma;
    color: #2A88AD;
    margin-bottom: 5px;
}
.form-style-10 .section span {
    background: #2A88AD;
    padding: 5px 10px 5px 10px;
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 4px solid #fff;
    font-size: 18px;
    margin-left: -45px;
    color: #fff;
    margin-top: -3px;
}
.form-style-10 input[type="button"], 
.form-style-10 input[type="submit"],
.form-style-10 input[type="reset"]{
    background: #2A88AD;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px 'Bitter', Tahoma;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
    font-size: 15px;
}
.form-style-10 input[type="button"]:hover, 
.form-style-10 input[type="submit"]:hover{
    background: #2A6881;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}
.form-style-10 .privacy-policy{
    float: right;
    width: 250px;
    font: 12px Tahoma, Helvetica, sans-Tahoma;
    color: #4D4D4D;
    margin-top: 10px;
    text-align: right;
}


@charset "utf-8";

html, body  {

	margin: 0px;

	padding: 0px;

	border: 1px;

	text-align: left;

	width: 100%;

	}

html, body, p, th, td, li, dd, dt {

	font-family:Tahoma,Helvetica,Verdana,Arial,sans-serif;

	font-size:12px;

	line-height: 1.8em;

	font-weight: normal;

	}

body {

background:#ffffff;

#background-image:url(fond.png);

background-repeat:repeat-y;

background-position:center center;

}



p  { line-height: 100%; }



td { font-size: 12px; font-family:Tahoma,Helvetica,Verdana,Arial,sans-serif; }



b  { font-weight: bold; }

h2

	{margin-top:0cm;

	margin-right:0cm;

	margin-bottom:0cm;

	text-autospace:none;

	font-size:10.0pt;

	font-family:Tahoma;

	font-weight:normal;

	line-height: 100%;
	font-weight: bold;

	}

a, a:visited  {

	color: #000080; 

	background-color: transparent ;

	font-family:Tahoma,Helvetica,Verdana,Arial,sans-serif;;  

	text-decoration: none;

	/*font-weight: bold;*/

	line-height: 160%;

}

a,a:active  {

	color: #004080; 

	background-color: transparent ;

	font-family:Tahoma,Helvetica,Verdana,Arial,sans-serif;;  

	text-decoration: none;

	/*font-weight: bold;*/

	line-height:160%;

}

A:hover {

	color: #f4f4f4; 

	background-color: #BBACAC; 

	/*font-weight: bold;*/

	line-height: 160%;

}


















 p.MsoNormal, li.MsoNormal, div.MsoNormal

	{margin:0cm;

	font-family:"Tahoma";
line-height: 150%;
	}

p.Style2, li.Style2, div.Style2

	{mso-style-name:"Style 2";
	margin:0cm;
	margin-bottom:.0001pt;
	text-autospace:none;
	font-size:10.0pt;
	font-family:"Tahoma","serif";
	}

p.Style1, li.Style1, div.Style1

	{margin:0cm;

	font-size:12.0pt;

	font-family:"Tahoma";}



.right { text-align: right; } 