.general {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-color: #9D65D0;
	background-repeat: repetir 1;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#454343;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#fd5d8d;
	text-decoration: none;
	line-height: 13px;
	text-align: left;
}
.font2:hover {
	color:#FC2C6A;
	text-decoration: underline;
}
.font3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#e9d0fd;
	text-decoration: none;
	text-align: center;
}
.font3:Hover {
	color:#EDABEF;
	text-decoration: underline;
}
.font4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}
.font4:Hover {
	color:#EDABEF;
	text-decoration: underline;
}
.font5 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color:#7C7C7C;
	text-decoration: none;
	text-align: center;
}
.font5:Hover {
	color:#999999;
	text-decoration: underline;
}
.font6 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
.font7 {
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color:#108fd2;
	text-decoration: none;
}
.font8{
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
.font9 {
	font-family:"Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
.font10 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color:#5699d0;
	text-decoration: none;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #b1ce78;
	background-color: #ecfbd0;
	height: 20px;
}
.bordesall {
	border: 1px solid #d8ecfe;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color:#7b7676;
	background-color: #F3EAFB;
	border: 1px solid #BCABD5;
	height: 20px;
}
.textfield2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color:#7b7676;
	background-color: #F3EAFB;
	border: 1px solid #BCABD5;
}

#statusForm{
	font-size:12px;	
	margin-left:220px;
	display:none;
}
#statusForm li{
	margin-left:10px;
	display:inline;
	color:#900;
}
#formContact label{
	font-size:12px;	
	color:#900;
}
#formContact input, #formContact select{
	margin-right:10px;
}
h1 {
 font-family: "Trebuchet MS";
 font-size: 25px;  
 color:#5ebdff;
 margin:0; 
}

#popup-promo{
    background: url(../images/pop-up.jpg) top left no-repeat;
    height: 560px;
    width: 750px;
}
#modalClose{
    float: right;
    background: url(../images/x.png) top right no-repeat;
    height: 30px;
    width: 30px;
    cursor: pointer;
}
