/* CSS Document */
@charset "utf-8";
 
 
body {
	background-color: #231f20;
	background-image: url(../Images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic", "HelveticaNeueLT Std", Arial, sans-serif;
	font-size: 17px;
	color: #CCCCCC; }
 
a {color:#CCCCCC;
	text-decoration:none; } 

a:hover {
	color: #FFF;}
 
p {
	font-size: 14px;
	line-height: 17px; }
 
h1 {
	font-size: 20px;
	font-weight: normal; }
 
h2 {
	font-size: 17px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 0px; }
	
.white {
	color: #FFF; }
 
.filaheader {
	height: 118px;
	text-align: center;
	position: relative;
	 }

span.menu{
	position:relative;
	top:40px; }	
 
#logo img {
	position: relative;
	bottom: 10px; }
 
#social img { padding-left: 10px; }
 
.filabanner { height: 252px; }
 
.filareel {
	height: 260px;
	text-align: center; }
 
.filaserv {
	height: 264px;
	background-image: url(../Images/bgserv.jpg);
	background-repeat: repeat-y; }
 
.filatitulo { height: 89px; }
 
	.filatitulo li {
		background-image: none;
		position: relative;
		top: 20px; }
 
.separador { height: 23px; }
 
.separador2 { height: 17px; }
 
.filacontenido {
	height: 403px;
	background-image: url(../Images/bgcontenido.jpg);
	background-repeat: repeat-y;
	position: relative;
	padding-top: 10px; }
 
ul { margin-top: 10px; }
 
	ul li {
		list-style-image: url(../Images/list.png);
		background-image: url(../Images/listline.jpg);
		background-repeat: no-repeat;
		padding-bottom: 10px; }
		
iframe {position:relative;
		top: 16px; }

#arroba {
	position:relative;
	top: 40px; }
 
form label {
	position: relative;
	line-height: 30px;
	margin-left: 40px;
	width: 140px; }
 
form p input {
	position: relative;
	float: right;
	width: 250px;
	height: 20px; }
 
form input {
	position: relative;
	float: right;
	width: 30px;
	height: 20px; }
 
form textarea {
	position: relative;
	float: right;
	width: 250px;
	height: 80px; }
 
form button {
	float: right;
	width: 87px;
	height: 28px;
	background-image: url(../Images/enviar.jpg);
	text-indent: -9999em;
	border-style: none; }

#submit {
	width: 60px; }

#formiframe {
	position:relative;
	bottom: 45px;}


.filafooter {
    width: 100%;
    height: 90px;
    margin: 0 auto;
	/*background-image: url(../Images/bgfooter.jpg);*/
	background-repeat: repeat-y;
	text-align: center; }
 
#banner {
	background-image: url(../Images/banner.png);
	background-repeat: no-repeat; }