@charset "iso-8859-1";
/* CSS Document */

body {
	padding:0;
	margin:0;
	margin-top:30px;
	background-color:#040605;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.esconde {
	display:none;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

#heldercouto {
	display:block;
	width:146px;
	height:38px;
	background:url(../imgs/heldercouto.png) no-repeat;
}

#form_contacto {
	display:block;
	width:200px;
	margin:0 10px;
	font-size:11px;
}

#form_contacto .label {
	margin:10px 0 5px 0;
	font-weight:bold;
}

#form_contacto input {
	width:170px;
	border:0px;
	font-size:11px;
	padding:5px;
	color:#999;
}

#form_contacto textarea {
	width:170px;
	height:50px;
	border:0px;
	font-size:11px;
	padding:5px;
	color:#999;	
}

#form_contacto .submit {
	display:block;
	width:76px;
	height:20px;
	background:url(../imgs/btSubmeter.png) no-repeat;
	border:0px;
	cursor:pointer;
}

#form_contacto .submit_place {
	display:block;
	margin:10px 0;
}

.rato {
}
