﻿body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

body{
	color:#555555;
	font-size:13px;
	background-image:url(img/bgbody2.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}






.clear{
	clear:both;

}

#big{
    margin: 39px auto 0;
    width: 520px;
}
	
	
	
#big .ombre{
	width:24px;
	float: left;
	margin-right:25px;
	margin-left:21px;
	float:left;
}
#big .ombre1{
	width:24px;
	float: left;
	height:130px;
}
#big .ombre2{
	width:24px;
	float: left;
	height:100%;
	background-image:url(../images/ombre2.png);
	background-repeat:repeat-y;
}
#big .ombre3{
	width:24px;
	float: left;
	height:130px;
}
	
	
	
#big #main-container0{
	width:275px;
	float: left;
}

#big #form-container{
	padding:15px;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}	



#big #main-container{
	width:400px;
	float: left;
}

#big #form-container{
	padding:15px;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

td{
	white-space:nowrap;
}

a, a:visited {
	color:#981868;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#777777;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:10px;
	
	text-transform:uppercase;
	
	color:#aaaaaa;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 35px;
	color: #5d2784;
	font-weight: lighter;
}

label{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	float: right;
	bottom:9px;
	margin-top:-23px;
	visibility:hidden;
}
