/* COMENTAIROS */
body{
	background-color:#e3e4e4;
}
#general{
	 width:1000px; 
	 margin-left:auto; 
	 margin-right:auto;
	 border:#999 solid 1px;
}
/*-----------------Header---------------------*/
.header{
	background-color:#b90808;
	height:14px;
	width:1000px;
}
#menu{
	background-image:url(../img/menu_fondo1.png);
	height:96px;
}
#logo {
    float: left;
    margin-left: 40px;
    margin-top: 10px;
}
#contenedor_menu {
    float: right;
    height: 92px;
    margin-right: 10px;
}
#contenedor_menu .botones{
	float:left;
	margin-left:5px;
	margin-right:3px;
	margin-top:35px;
	text-decoration:none;
}
#contenedor_menu .texto_menu{
	color:#767676;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#contenedor_menu .botones:hover{
	color:#b90808;
}
#contenedor_menu .numeros_menu {
    color: #C2C3C3;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 30px;
    font-style: normal;
}
#contenedor_menu .separador_img{
	float:left;
	margin:5px;
}
/*-----------------contenido---------------------*/
#contenido {
    background-image: url("../img/fondo.png");
    min-height: 550px;
    padding-bottom: 30px;    
	background-position: center bottom;
    background-repeat: no-repeat;
}
.cortar{
	clear: both;
	float: none;
	display:: block;
	height: 0px;
	width: 0px;
}
#contenido .titulo{
	 display:block;
	 padding-left:35px;
}
#contenido .sub_titulo{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#868686;
	margin-left:5px;
}
#contenido .sub_titulo_2{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#b60808;
	margin-left:5px;
}
#contenido .texto {
    color: #868686;
    display: block;
    font-family: "Times New Roman",Times,serif;
    font-size: 13px;
    margin: 7px;
}
#contenido .destacado{
	color:#b90808;
	font-style:italic;
	font-weight:bold;
}
.cont_lermas{
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
}
.titulo{
	background-image:url(../img/fondotitulos.png);
	background-repeat:repeat;
	height:64px;
}
.titulo_numeros{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:40px;
	color:#b90808;
	margin-left:10px;
}
.titulo_textos{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#767676;
}
.titulo_link{
	color: inherit;
    text-decoration: none;
}
.titulo_link:hover{
	color:#b60808;  
}
.caja {
    background-color: #f6f6f6;
    border: 1px solid #999999;
    font-size: 11px;
    margin-top: 35px;
    min-height: 250px;
	float:left;
}
.caja_neutra{
	float:left;
	min-height:250px;
	margin-top: 45px;
}
.altos{
	min-height:550px;
}
.caja_1_columnas {
	background-image: url("../img/contenedor_consorcios.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 430px;
	margin-left: 42px;
	width: 918px;
}
.caja_2_columnas{
	width: 470px;
	margin-left:20px;
}
.caja_3_columnas{
	width: 330px;
}
.caja_4_columnas {
    margin-left: 35px;
    margin-right: 30px;
    padding-right: 5px;
    width: 420px;
}
.caja_1 {
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-left: 42px;
    width: 915px;
}
.caja_1_index {
    margin-left: 30px;
    padding-bottom: 10px;
    width: 650px;
	height:335spx;
}
.caja_2_index {
    margin-right: 25px;
    padding-bottom: 10px;
    width: 270px;
}
.caja_separador_index {
    float: left;
    margin-right: 20px;
    margin-top: 40px;
}
.txt_servicios{
	margin-left:10px;
	color:#868686;
	font-family: "Times New Roman",Times,serif;
    font-size: 13px;
}
.txt_contacto_1 {
    background-color: #B60808;
    color: #FFFFFF;
    float: right;
    font-family: "Times New Roman",Times,serif;
    font-size: 15px;
    height: 320px;
    margin-right: 29px;
    margin-top: -38px;
    text-align: center;
    width: 300px;
}
.txt_contacto_2 {
    color: #767676;
    float: left;
    font-family: "Times New Roman",Times,serif;
    font-size: 12px;
    margin-left: 10px;
    width: 562px;
	margin-top:-15px;
}
.slider{
	width:1000px;
	height:290px;
}
.separadores{
	float:left;
	display:inline-block;
}
img.imagen_fondo {
	position: absolute;
	top: 0px;
	left: 0px;
}
.gradiente {
    background-image: url("../img/degradado.png");
    background-position: center center;
    float: left;
    height: auto;
    width: 1000px;
}
.waypoint {
    border: grey solid 1px;
	margin-top:20px;
}
.bloque {
    display: block;
    margin-left: 27px;
    margin-right: 15px;
    padding-bottom: 10px;
	color:#868686;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}
.separador_bloque{
	margin-top:20px;
	margin-bottom:20px;
}
.bloque ul li {
	margin-top:15px;
}
.bloque_2_filas{
	margin-right:15px;
	margin-left:20px;
	display:block;
	border:#b0b0b0 solid 1px;
	margin-bottom:15px;
	background-color:#f6f6f6;
}
.bloque_txt{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
.form {
    color: #767676;
    float: left;
    font-family: "Times New Roman",Times,serif;
    font-size: 15px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-top: 20px;
    width: 500px;
}
.form_linea{
	clear::both;
	display:block;
	min-height:36px;
}
.label{
	width:100px;
	margin:5px;
	margin-left:15px;	
	display:inline-block;
	float:left;
}
.imput_form{
	background:none;
	border:none;
	display:inline-block;
	background-image:url(../img/input_form1.png);
	width:373px;
	height:31px;
	background-repeat:no-repeat;
}
.text_area{
	background:none;
	border:none;
	display:inline-block;
	background-image:url(../img/input_form2.png);
	width:373px;
	height:122px;
	resize: none;
	background-repeat:no-repeat;
}
.boton_form {
    background-color: #B90808;
    border: 1px solid #999999;
    color: #FFFFFF;
    font-family: "Times New Roman",Times,serif;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    margin-bottom: 10px;
    margin-left: 340px;
    margin-top: 15px;
    width: 150px;
}
.clip{
	background-color:#b90808;
	width:27px;
	height:27px;
	float:left;
	margin-top:-5px;
	margin-left:-5px;
	border:#a4a4a4 solid 1px;
}
.clip_expan{
	background-color:#b90808;
	width:250px;
	height:27px;
	margin-bottom:10px;
	border: 1px solid #999999;
	text-align:center;
	padding-top:6px;
}
.punto{
	background-color:#b90808;
	width:7px;
	height:7px;
	float:left;
	margin-left:3px;
	margin-top:-4px;
}
.iconos{
	float:left;
	margin-top: -16px;
	margin-right:-30;
}
.leermas{
	float:left;
	color:#e5101e;
	font-size:10px;
	margin-left:3px;
	margin-top:-8px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
img.fondo_caja{
	margin-top:91px;
	position:absolute;
	margin-left: 548px;
}
.separador_servicios{
	border-top: 1px #000 dashed;
	margin-top:15px;
	margin-bottom:15px;
}
.boton_prov {
    float: right;
    height: 50px;
    margin-bottom: 88px;
    margin-right: 45px;
    margin-top: 50px;
    width: 300px;
}
.boton_prov_index {
    float: right;
    margin-right: 17px;
    width: 270px;
}
.text_serv{
    height: 50px;
    margin-bottom: 120px;
    margin-right: 45px;
    margin-top: 18px;
}
/*-----------------footer---------------------*/
#pre_footer{
	width:100%;
	height:90px;
}
#footer {
    bottom: 0;
    height: 34px;
    position: fixed;
    width: 100%;
}
#footer_pag{
  	height:34px;
	background-image:url(../img/footer_pag.png);
	text-align:center;
}
.footer_pag_txt {
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
}
#firma{
	 background-color:#000;
	 height:21px;
	 color:#CCC;
	 text-align:right;
	 padding-top: 5px;
}
.txt_firma{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	padding-right:15px;
	display:inline-block;
}
.img_firma{
	 float:right;
	 margin-right:5px;
}