/* CSS Document */
#container{ /*contiene toda la pagina, todo esta dentro de este div*/
	margin:0px auto 0px auto;
	background-image:none;
	padding:0px;
	
}
#supportingText{ /*contiene el contenido de la pagina*/
	width:751px;
	height:500px;
	display:block;

}
#col_a {
float:left;
background-image:url(../img/fondo_web_somos.jpg);
/*background-image:url(../img/fondo_col_a.jpg);
background-repeat:repeat-y;*/

}
#col_b {
	float:left;
	height: auto;
	width:550px;
}


#usuarios {
margin-bottom:25px;
}
.usuarios_campo {

}
.boton_col_a {


}
#botones_apuntarse {
margin-bottom:15px;
margin-left:6px;
}
.datos_contacto {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin-left:15px;
margin-bottom:60px;
}
#col_a_inf {
/*background-image:url(../img/fondo_col_a_inf.jpg);
background-repeat: no-repeat;
background-position:bottom;*/
height:6px;
width:146px;
margin-left:7px;
margin-bottom:40px;
}
.parrafo {
	width:525px;
	margin-bottom:35px;
	margin-left:15px;
	clear: both;
	overflow: inherit;
}

.parrafo_condiciones{

margin-left:205px;
}

.parrafo_boton {
width:525px;
margin-top:25px;
margin-left:15px;
}

.parrafo_tabla{
width: 525px;
margin-bottom:0px;
margin-left: 15px;
/*height: 280px;*/
padding-bottom:35px;

}

.tabla{
width: 525px;
margin-bottom:0px;
margin-left: 15px;
/*height: 280px;*/
padding-bottom:0px;

}

.tabla_texto{
width: 500px;
margin-bottom:0px;
margin-left: 15px;
/*height: 280px;*/
padding-bottom:0px;

}



.encab_parrafo {
	margin-bottom:12px;
	clear: both;
}
.img_encab {
background-image:url(../img/fondo_encabezado.jpg);
background-repeat:no-repeat;
width:450px;
height:29px;

}
.encab_txt {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ff6600;
padding-top:7px;
padding-left:10px;
}
.texto_parrafo {
	margin-left:5px;
	width:450px;
	text-align:justify;
	clear: both;
}
#footer {
background-image: url(../img/pie.jpg);
background-repeat:no-repeat;
	clear:both;
	width:750px;
	height:27px;
	margin-top:20px;
	}

.formulario_login{
width:130px;
padding:0px 9px;
color:#FFFFFF;
margin-right:20px;
}
.h_naranja {
height:10px;
background-image:url(../img/barra_horizontal.jpg);
background-repeat:repeat-x;
width:348px;
margin:4px 0px 0px 10px;
}
.form_apuntarse {
margin-top:25px;
margin-left:15px;
}
.txt_tabla {
margin-bottom:3px;
margin-top:5px;
margin-left:5px;
}
.naranja {
border:#000000 solid 1px;
width:300px;
height:15px;
}
.tabla_precios {
margin-top:20px;
width:500px;
border:#000000 solid 1px;
}


.texto {
clear:both;
width:450px;
margin-left:20px;
/*margin-bottom:25px;*/
}
.bot {
background-image:url(../img/fondo_bot_propietarios.jpg);
width:207px;
height:122px;
}
.boton img{
margin-left:8px;
margin-top:8px;
border: none;
}
.boton a{
text-decoration:none;
border:none;
}
img{
border:0px #333333 solid;
}
input {
	background-image:url(../img/fondo_campo_usuario.jpg);
	background-repeat:repeat-x;
}
textarea {

	background-image:url(../img/fondo_campo_usuario.jpg);
	background-repeat:repeat-x;
}
.sub_botonera{}

.servicios{
float:left;
position:relative;
z-index:10;
}

.precios{
float:left;
position:relative;
z-index:10;
}
.apuntarse {
float:left;
position:relative;
z-index:20;}
.condiciomes {
float:left;
position:relative;
z-index:10;}
