/* LAS S.A / General */

body {
	background-color: #333;
	margin:41px 0px 41px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	font-stretch:-5px;
	}
	
a {
	color:#000;
	text-decoration:none;
}
.link {
	color:#CC0000;
	text-decoration:none;
}
.link:hover {
	border-bottom:1px dashed #CC0000;
}

	
li {
	margin-bottom:8px;
	background-image:url(../img/vineta.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
	padding-left:18px;
	margin-left:-30px;
}

.sombra {
	width:806px;
	background:url(../img/sombra.jpg) repeat-y;
}



  	
.titulos {
	width:400px;
	float:left;
	text-align:left;
	font-size:16px;
	color:#999;
	font-weight:100;
	line-height:20px;
	margin-left:13px;
}

#firma_infinito {
	width:770px;
	height:28px;
	padding-top:14px;
	padding-right:20px;
	text-align:right;
	float:inherit;
}

#firma_infinito a {
	border:0px;
}


/* Estilos del header */

.header {
	width:802px;
	height:233px;
	text-align: center;
}
	
	
.fondo_rojo {
	width:100%;
	height:233px;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-position:0px 39px;
}
	



/* Contenido de la pagina*/

.contenido {
	width:770px;
	height:582px;
	background-color:#FFF;
}
	
#floatbar {
	width:350px;
	height:430px;
	float:left;
	background-image:url(../img/sombra_vertical.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding:15px 0px 15px 0px;
}
#floatbar p {
		
	text-align: justify;
	padding: 0 35px 0 18px;

}
#floatbar h2 {
		
	text-align: justify;
	padding: 0 35px 0 18px;

}

#floatbar .servicios {
	width:300px;
	height:430px;
	float:left;
	text-align:left;
	font-size:8pt;
}

#floatbar .servicios img {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

#floatbar .servicios div {
	width:100%;
	height:45px;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
}

#floatbar .servicios a:hover {
	border-bottom:1px dashed #CC0000;
}

#floatbar img {
	margin-bottom:25px;
	margin-right:13px;
}


h1 {
	width:390px;
	font-size:21px;
	font-weight:bold;
	color:#CC0000;
	text-align:left;
	text-transform: capitalize;
}
	
h2 {
	font-size:12px;
	color:#CC0000;
	text-align:left;
	margin-bottom:10px;
	text-transform:capitalize;
	}
	

.texto_cont {
	width:372px;
	height:375px;
	text-align: justify;
	vertical-align:top;
	margin:10px 10px 10px 12px;
	padding-right:18px;
	overflow:auto;
	float:left;
	}
	
/* Servicios */





/* Contacto */	

.form_item {
	width:150px;
	margin-top:10px;
	margin-bottom:5px;
	text-align:left;
	float:left;
}
	

.campo {
	width:150px;
	border:1px solid #CCC;
	height:20px;
}
	
.consulta {
	width:320px;
	border:1px solid #CCC;
	font-family:Tahoma;
	font-size:8pt;
}

/* Estilos del footer*/	

#footer {
	width:770px;
	height:95px;
	background-color:#FFFFFF;
	float:right;

}

#footer img {
	margin:10px 0px 0px 15px;
}


/**/

