@charset "utf-8";
/* CSS Document */


body {
	background: url(../images/fondo-superior_01.jpg) center top no-repeat;	
	margin: 0;
	padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;
	background-color: #000;
	
}


* {margin: 0; padding: 0; outline: none;}
img {border: none;}



h1 {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/v-o.png) no-repeat center;
	height: 140px; 
	text-indent: -99999px;
	margin: 0px auto;
}

h2	{
	color: #1C9290
}


h3{
	font-family:"Tahoma", Geneva, sans-serif;
	color: #AEE3D8;
	text-align: justify;
	font-size:14px;
	font-style:normal;
	font-weight:100;
	}


#fondo_inicio {
	width: 858px;
	height: 416 px;
	background-image: url(../images/fondo_01.jpg);
	position: relative;
	float:left;
	border: 1px #FFF solid;
	padding: 20px;
	
}


#texto_inicio {
	font:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	text-align: center; 
	text-indent: -99999px;
	margin: 0px auto;
	height: 456px;
}	
	
	
#recuadro {
	height:380px;
	width:300px;
	background-image:url(../images/fondo_02.jpg);
	float: left;
	padding: 20px;
}

#imagen_inicio{
float:right;
border: #FFF solid 1px;
}

#recuadro_inferior {
	background-image:url(../images/servicios.jpg);
	background-repeat:no-repeat;
	width: 490px;
	height: 120px;
	float:right;
	margin-top: 16px;
	border: 1px solid #FFF;
	font-size: 16px;
	padding: 10px;
	color: #FFF;
	font-weight: bolder;
	text-indent: -99999px;
}
