.footer{
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 100px;
}

.foter-text{
	background-color: white;
	color: #282828;
	font-size: 10px;
	padding: 20px;
	text-align: center;
}
.content-right{
	float: left;
	overflow: hidden;
	width: 575px;
}

.content-right h1{
	color:#ffffff;
	font-size: 23px;	
	padding: 15px;
	margin-bottom: 10px;
}

.description-right{
	width: 260px; 
	margin-left: 20px; 
	margin-right: 20px;
	color: #bcbcbc;
	font-size: 12px;
}
.content-left{
	text-align: center;
	overflow: hidden;
	float: left;
	width: 350px;
	margin: -50px 0 0 0;
}

.form-content{
	margin: 0 0 0 20px;
	overflow: hidden;
	width: 300px;
}

.form-top{
	background-image: url(../images/form-top.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 310px;
}

.form-bg{
	background-image: url(../images/form-bg.gif);
	background-repeat: repeat-y;
	width: 310px;
}

.form-bottom{
	background-image: url(../images/form-bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 310px;
}

.form-celeste{
	color: #d4d4d4;
	font-size:14px;
}

.form-description{
	border:4px solid #323232; 
	background-color:#F9F9F9; 
	padding:15px;
	color:#2A2A2A;
	margin: 0 13px 0 13px;	
}

.foto-por-internet{
	text-align: center;
	float: left;
	padding: 2px 0 0 0;	
	width: 200px;
	height: 200px;
}

.form-spam-description{
	background-color: #E3E3E3;
	padding: 10px; 
	width: 256px; 
	margin-left: -15px; 
	border-bottom-width: 0px; 
	margin-bottom: -15px;
	font-size: 11px;
}

.text-spaced{
	color: #d4d4d4;
	line-height:25px;
}

.text-black{
	font-weight: bold;
}

.text-black-little{
	font-size: 12px;
}

.text-white{
	color: #dddddd;
	font-weight: bold;
}
.video{
	float: left;
	width: 370px;
}