/* CSS Document */

html,body {
	height:100%;
}
body {
	background-color: #FFF;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align:center;
}

#container {
	background-color: #FFF;
	margin: 0 auto;
	width: 1000px;
	text-align:left;
	background-color: #FFF;
	background-image:url(img/fons2.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
#fila1{
	width:990px;
	height:126px;
	padding-top:60px;
}
#fila1_esq{
	width:655px;
	height:67px;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	margin: 20px 0 0 0;
	display:inline;
}
#fila1_dreta{
	width:305px;
	height:126px;
	background-image:url(img/logo21.gif);
	background-repeat:no-repeat;
	float:right;
}
#fila1_dretatext{
	width:326px;
	height:126px;
	padding-top:20px;
}
#fila2_text{
	clear:both;
	padding:20px 0 0 30px; 
	text-align:left;
	font-size:20px

}
#text{
	width: 549px;
	height: 30px;
	float: right;
	margin: 60px 35px 0 0;
	display:inline;
}
#estamos{
	width: 549px;
	height: 30px;
	float: right;
	margin: 0px 350px 0 0;
	display:inline;
}
#fila3_text{
	
	padding:110px 0 0 30px; 
	text-align:left;
	color:#97beee;
	font-size:24px;
	text-align:center;
	
}
#fila2_text a{
	color: #97beee;
	text-decoration: none;
}

#fila2_text a:visited{
	text-decoration: none;
	color: #97beee;
}

#fila2_text a:hover{
	text-decoration: none;
	color: #97beee;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	line-height: 30px;
	font-style:italic;
}
.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	line-height: 30px;
	font-weight:bold;
	font-style:italic;
}
.text3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	line-height: 30px;
	font-weight:bold;
	
}
.estamos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0099FF;
	line-height: 30px;
	font-weight:bold;
	font-style:italic;
	
}
