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

/*declaracion para centrar todo lo del body*/

#contenedor 
{
 /* width: 70%;
  margin: 15%, 15%; 0 auto;*/
    max-width:100%;
    max-height:100%;
    position:absolute;
    top:0; left:10%; right:10%; bottom:0;
    margin:auto;
}











/*INICIO de lo que llevan todas las paginas para controlar la cabeza*/





 #Image_540 /* LOGOTIPO DE SERVET */
{
	height : 160px;
	left : 16px;
	overflow : hidden;
	position : absolute;
	top : 10px;
	width : 265px; /*159px;*/

}

#line_527
{
	height : 20px;
	left : 701px;
	overflow : hidden;
	position : absolute;
	top : 10px;
	width : 20px;
	background-color : #b2b2b2;
	border : none;
	color : #b2b2b2;
	left : 711px;
	margin : 0;
	width : 1px;

}

#textheader_518 /*inicio*/
{
	height : 15px;
	left : 726px;
	overflow : hidden;
	position : absolute;
	/*top : 12px;
	width : 29px;*/
        top : 2px;
        width : 6em;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 15px;
	/*margin-top : 0;
	width : 100%;*/

}

#textheader_518 a
{
	color : #575756;
	text-decoration : none;

}

#line_526
{
	height : 20px;
	left : 761px;
	overflow : hidden;
	position : absolute;
	top : 10px;
	width : 20px;
	background-color : #b2b2b2;
	border : none;
	color : #b2b2b2;
	left : 771px;
	margin : 0;
	width : 1px;

}

#textheader_522 /*contacto*/
{
	height : 14px;
	left : 809px;
	overflow : hidden;
	position : absolute;
	/*top : 12px;
	width : 41px;*/
        top : 2px;
        width ; 6em;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 10px;
	line-height : 14px;
	/*margin-top : 0;
	width : 100%;*/

}

#textheader_522 a
{
	color : #575756;
	text-decoration : none;

}

#line_524
{
	height : 20px;
	left : 851px;
	overflow : hidden;
	position : absolute;
	top : 10px;
	width : 20px;
	background-color : #b2b2b2;
	border : none;
	color : #b2b2b2;
	left : 861px;
	margin : 0;
	width : 1px;

}

#textheader_519 /*mapa del citio disminuir el ancho*/
{
	height : 14px;
	left : 897px;
	overflow : hidden;
	position : absolute;
	top : 2px;
	width : 8em;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 10px;
	line-height : 14px;
	/*margin-top : 0;
	width : 100%;*/

}

#textheader_519 a
{
	color : #575756;
	text-decoration : none;

}





/*imagen pequeñas de contacto y mapa del sitio*/

#Image_pcontacto
{
	left:785px;
	top:10px;
	position:absolute;
	
}

#Image_pmapa
{
	left:870px;
	top:10px;
	position:absolute;
	
}






#textheader_520 /*buscar*/
{
	height : 20px;
	left : 708px;
	overflow : hidden;
	position : absolute;
	top : 56px;
	width : 6em;
	color : #878787;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	/*margin-top : 0;
	width : 100%;*/

}


#textEditbox_532
{
	height : 20px;
	left : 771px;
	overflow : hidden;
	position : absolute;
	top : 70px;
	width : 190px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	padding : 0;

}

#textheader_533 /*inicio de el menu 2*/
{
	height : 17px;
	left : 323px;
	overflow : hidden;
	position : absolute;
	top : 138px;
	width : 6em;
	color : #878787;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	/*margin-top : 0;
	width : 100%;*/

}

#textheader_533 a
{
	color : #878787;
	text-decoration : none;

}

#textheader_534 /*quienes somos*/
{
	height : 17px;
	left : 395px;
	overflow : hidden;
	position : absolute;
	top : 138px;
	width : 11em;
	color : #878787;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	/*margin-top : 0;
	width : 100%;*/

}

#textheader_534 a
{
	color : #878787;
	text-decoration : none;

}

#textheader_536 /*zona de servicio*/
{
	height : 17px;
	left : 532px;
	overflow : hidden;
	position : absolute;
	top : 138px;
	width : 15em;
	color : #878787;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	/*margin-top : 0;
	width : 100%;*/

}

#textheader_536 a
{
	color : #878787;
	text-decoration : none;

}

#textheader_776 /*servicios*/
{
	height : 17px;
	left : 681px;
	overflow : hidden;
	position : absolute;
	top : 152px;
	width : 9em;
	color : #DC143C;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	/*margin-top : 0;
	width : 100%;*/
}

#textheader_776 a
{
	color : #878787;
	text-decoration : none;

}






/* AQUI COMIENZA EL MENU DESPLEGABLE TRANSPARENTE */



#menu_servicios
{
    overflow : hidden; /*esto es para que cresca la capa segun el contenuido que colocamos adentro*/
	height : 410px;
	top : 163px;
	position : absolute;
	left : 640px;
	width : 260px;
	list-style : none;
	padding : 0;
	margin : 0;
        
    z-index : 2;  /*transparencia*/
}
 
#menu_servicios li
{
        background-color :  #878787;
	    display : inline; /*para ver como aparece la caja o desaparece todo su contenido*/

} 

#menu_servicios li a
{
	padding : 0px 0;
	height : 13.810%;
	white-space : nowrap;
	line-height : 30px;
	font-family : Arial,sans-serif;
	text-decoration : none;
	width : 100.000%;
	font-size : 14px;
        background-image : url(imgbarc.gif); 
        opacity:0.7;  /*transparencia del menu despeglable al desplegarse , lo cambie de 0.4 a  CUANDO SE DIRIGE A CERO ES MAS TRANSPARENTE QUE CUANDO SE DIRIGE A 1*/
        filter:alpha(opacity=60); /* For IE8 and earlier */
        color : red;
	float : left;
	text-align : left;
        padding-left : 10px;
        z-index : 1;
	border-bottom : 1px solid white;

}

#menu_servicios li a:hover  /*esto son los clores del menu despleglable cuando pasas el mause sobre el*/
{
	background : black;
	color : white;
	opacity:0.4;  /*lo coloque en el menu despeglable para que no se vea claro cuando pasas el mause sobre el  */

}




/*AQUI TERMINA EL MENU DESPEGLABLE*/














#textheader_535 /*publicaciones*/
{
	height : 17px;
	left : 776px;
	overflow : hidden;
	position : absolute;
	top : 138px;
	width : 13em;
	color : #878787;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	/*margin-top : 0;
	width : 100%;*/

}

#textheader_535 a
{
	color : #878787;
	text-decoration : none;

}

#textheader_539 /*contacto*/
{
	height : 17px;
	left : 902px;
	overflow : hidden;
	position : absolute;
	top : 138px;
	width : 6em;
	color : #878787;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	/*margin-top : 0;
	width : 100%;*/

}

#textheader_539 a
{
	color : #878787;
	text-decoration : none;

}







/* imagen principal aqui no la quito IMAGEN PRINCIPAL solo la quito de otras paginas pero de aqui no*/

#Image_imagenprincipal
{
	height : auto; /*360px;*/ 
	margin: 0 auto;
	/* left : 16px; */
	overflow : hidden;
	position : absolute;
	top : 0px;
	width : 85%; /*954px;*/
	margin-top: 180px;

}








#line_roja /*Linea abajo de servicios*/
{
	height : 10px;
	left : 680px; /*modifica la posicion horizontal*/
	overflow : hidden;
	position : absolute;
	top : 144px;
	width : 61px; /*largo linea*/
	background-color : #DC143C;
	border : none;
	color : #DC143C;
	height : 2px;
	margin : 0;
	top : 170px; /*posicion Vertical*/
	
}
	

/*height : 10px;
	left : 36px;
	overflow : hidden;
	position : absolute;
	top : 144px;
	width : 534px;
	background-color : #DC143C;
	border : none;
	color : #DC143C;
	height : 1px;
	margin : 0;
	top : 165px;*/

/*FINAL de lo que llevan todas las paginas para controlar la cabeza*/











































/*AQUI INICIA EL CONTENIDO EXCLUSIVO DE LA PRIMERA PAGINA DE PRINCIPAL HAY QUE PONERLE UN TOPMARGIN PARA EMPUJAR TODO  margin-top:550px; */




#textheader_11  /*ESTAMOS A LA VANGUARDIA */
{
	height : 29px;
	left : 103px;
	overflow : hidden;
	position : absolute;
	top : 10px;
	width : 780px;
	color : #DC143C;
	font-family : Arial,sans-serif;
	font-size : 24px;
	line-height : 29px;
	margin-top:550px;

}



#textheader_11 a
{
	color : #000000;
	text-decoration : none;

}

#textheader_528 /*Contamos con 40 años... */
{
	height : 22px;
	left : 174px;
	overflow : hidden;
	position : absolute;
	top : 51px;
	width : 632px;
	color : #878787;
	font-family : Arial,sans-serif;
	font-size : 18px;
	line-height : 22px;
	margin-top:550px;

}

#textheader_528 a
{
	color : #878787;
	text-decoration : none;

}

#textheader_541
{
	height : 22px;
	left : 239px;
	overflow : hidden;
	position : absolute;
	top : 74px;
	width : 448px;
	color : #878787;
	font-family : Arial,sans-serif;
	font-size : 18px;
	line-height : 22px;
	margin-top:550px;
}

#textheader_541 a
{
	color : #878787;
	text-decoration : none;

}

#textheader_538 /* Que servicios ofrecemos...*/
{
	height : 20px;
	left : 36px;
	overflow : hidden;
	position : absolute;
	top : 125px;
	width : 177px;
	color : #DC143C;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;

}






/*COMIENZO DE LOS ARTICULOS LOS LINKS */




#line_542  /*linea de la izquierda delos serbicios que ofrecemos */
{
	height : 10px;
	left : 36px;
	overflow : hidden;
	position : absolute;
	top : 144px;
	width : 534px;
	background-color : #DC143C;
	border : none;
	color : #DC143C;
	height : 1px;
	margin : 0;
	top : 150px;
	margin-top:550px;

}



/* #textheader_573    texto de el titulo de los articulos.
{
	height : 20px;
	left : 651px;
	overflow : hidden;
	position : absolute;
	top : 125px;
	width : 203px;
	color : #DC143C;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;

}

#textheader_573 a
{
	color : #DC143C;
	text-decoration : none;

}    */

#textheader_546
{
	height : 17px;
	left : 35px;
	overflow : hidden;
	position : absolute;
	top : 167px;
	width : 271px;
	color : #878787;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:550px;

}


#Image_547
{
	height : 110px;
	left : 40px;
	overflow : hidden;
	position : absolute;
	top : 214px;
	width : 110px;
	margin-top:550px;

}

#textheader_545
{
	height : 20px;
	left : 193px;
	overflow : hidden;
	position : absolute;
	top : 213px;
	width : 237px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;

}

#textheader_545 a
{
	color : #000000;
	text-decoration : none;

}

#textarea_549 /*texto del link 1 */
{
	height : 70px;
	left : 190px;
	overflow : hidden;
	position : absolute;
	top : 235px;  /*254*/
	width : 372px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#line_574 /*limea 1 de la derecha*/
{
	height : 10px;
	left : 650px;
	overflow : hidden;
	position : absolute;
	top : 144px;
	width : 309px;
	background-color : #DC143C;
	border : none;
	color : #DC143C;
	height : 1px;
	margin : 0;
	top : 150px;
	margin-top:550px;

}




/*   #Image_550         imagen grande de los links a los articulos esto es antiguo quitar
{
	height : 640px;
	left : 598px;
	overflow : hidden;
	position : absolute;
	top : 152px;
	width : 361px;
	margin-top:550px;

} */





#Image_553
{
	height : 110px;
	left : 40px;
	overflow : hidden;
	position : absolute;
	top : 364px;
	width : 110px;
	margin-top:550px;

}

#textheader_554
{
	height : 20px;
	left : 193px;
	overflow : hidden;
	position : absolute;
	top : 363px;
	width : 290px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;

}

#textheader_554 a
{
	color : #000000;
	text-decoration : none;

}

#Image_558
{
	height : 110px;
	left : 40px;
	overflow : hidden;
	position : absolute;
	top : 514px;
	width : 110px;
	margin-top:550px;

}

#textheader_559
{
	height : 20px;
	left : 193px;
	overflow : hidden;
	position : absolute;
	top : 514px;
	width : 149px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;

}

#textheader_559 a
{
	color : #000000;
	text-decoration : none;

}

#textarea_2link /*texto de el link 2*/
{
	height : 70px;
	left : 190px;
	overflow : hidden;
	position : absolute;
	top : 385px;
	width : 372px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#textarea_560 /*texto de el link 3*/
{
	height : 70px;
	left : 190px;
	overflow : hidden;
	position : absolute;
	top : 535px;
	width : 372px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#Image_562
{
	height : 110px;
	left : 40px;
	overflow : hidden;
	position : absolute;
	top : 664px;
	width : 110px;
	margin-top:550px;

}

#textheader_563
{
	height : 20px;
	left : 193px;
	overflow : hidden;
	position : absolute;
	top : 663px;
	width : 139px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;

}

#textheader_563 a
{
	color : #000000;
	text-decoration : none;

}

#textarea_564 /*texto de el link 4 */
{
	height : 70px;
	left : 190px;
	overflow : hidden;
	position : absolute;
	top : 685px;
	width : 372px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#Image_566
{
	height : 110px;
	left : 40px;
	overflow : hidden;
	position : absolute;
	top : 814px;
	width : 110px;
	margin-top:550px;

}

#textheader_567
{
	height : 20px;
	left : 193px;
	overflow : hidden;
	position : absolute;
	top : 813px;
	width : 300px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;
	
}

#textheader_567 a
{
	color : #000000;
	text-decoration : none;

}

#textarea_568 /*texto de el link 8 */
{
	height : 70px;
	left : 190px;
	overflow : hidden;
	position : absolute;
	top : 835px;
	width : 372px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#Image_570
{
	height : 110px;
	left : 40px;
	overflow : hidden;
	position : absolute;
	top : 964px;
	width : 110px;
	margin-top:550px;

}

#Image_chip
{
	height : 110px;
	left : 40px;
	overflow : hidden;
	position : absolute;
	top : 1114px;
	width : 110px;
	margin-top:550px;

}

#textheader_chip1
{
	height : 20px;
	left : 193px;
	overflow : hidden;
	position : absolute;
	top : 1113px;
	width : 113px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;

}

#textheader_chip1 a
{
	color : #000000;
	text-decoration : none;

}

#textarea_chip2
{
	height : 70px;
	left : 190px;
	overflow : hidden;
	position : absolute;
	top : 1135px;
	width : 372px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#textheader_571
{
	height : 20px;
	left : 193px;
	overflow : hidden;
	position : absolute;
	top : 963px;
	width : 113px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;

}

#textheader_571 a
{
	color : #000000;
	text-decoration : none;

}

#textarea_572 /*texto de el limk 6 */
{
	height : 70px;
	left : 190px;
	overflow : hidden;
	position : absolute;
	top : 985px;
	width : 372px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}













































/*INICIO DEL CONTENIDO DEL LADO DERECHO DE LA PAGINA ARTICULOS AQUI ENTRAN LOS LINKS PARA LOS DIFERENTES ARTICULOS margin-top:520px; Y  margin-left:187px;  */

#textarea_lomasleido
{
	height : 100px; /*altura */
	left : 670px;
	overflow : hidden;
	position : absolute;
	top : 510px;  
	width : 200px; /*ancho*/
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:condensed;
	font-size : 18px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:200px;
	
}

#textarea_arti /*articulos */
{
	height : 100px; /*altura */
	left : 670px;
	overflow : hidden;
	position : absolute;
	top : 532px;  
	width : 200px; /*ancho*/
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:condensed;
	font-size : 18px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:200px;
	
}


#linea_articulos
{
	height : 10px;
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 550px;
	width : 285px;
	background-color:#000; /* : #b2b2b2; */
	border : none;
	color:#000;   /* : #b2b2b2;  */
	height : 2px;
	margin-top:210px;
}






/*link del articulo 1 */

#textarea_link1 /*1*/
{
	height : 150px; /*altura */
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 550px;  
	width : 200px; /*ancho*/
	color:#CCC;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size : 60px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:200px;
	
}

#textarea_link1 a
{	
	color:#CCC;
	text-decoration:none;
	
}

#image_articulo1
{
	height : 35px; /*largo*/
	left : 722px;
	overflow : hidden;
	position : absolute;
	top : 576px;
	width : 60px; /*ancho */
	margin-top:200px;

}

#textarea_linkarticulo1 /*texto del link para el articulo1 */
{
	height : 100px; /*altura */
	left : 790px;
	overflow : hidden;
	position : absolute;
	top : 570px;  
	width : 170px; /*ancho*/
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:200px;
	
}


#textarea_ir1 /*ir a articulo */
{
	height : 100px; /*altura */
	left : 800px;
	overflow : hidden;
	position : absolute;
	top : 625px;  
	width : 170px; /*ancho*/
	color:#666
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:200px;
	
}

#textarea_ir1 a
{
	color:#666;
	text-decoration:none;

}


#linea_articulo1
{
	height : 10px;
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 650px;
	width : 285px;
	background-color : #b2b2b2;
	border : none;
	color:#000;   /* : #b2b2b2;  */
	height : 1px;
	margin-top:200px;
	
}

/*termina el link del articulo 1*/











/*link del articulo 2   
 margin-top:97px;*/


#textarea_link2 /*2*/
{
	height : 150px; /*altura */
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 550px;  
	width : 200px; /*ancho*/
	color:#CCC;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size : 60px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:297px;
	
}

#textarea_link2 a
{	
	color:#CCC;
	text-decoration:none;
	
}

#image_articulo2
{
	height : 35px; /*largo*/
	left : 722px;
	overflow : hidden;
	position : absolute;
	top : 576px;
	width : 60px; /*ancho */
	margin-top:297px;

}

#textarea_linkarticulo2 /*texto del link para el articulo2 */
{
	height : 100px; /*altura */
	left : 790px;
	overflow : hidden;
	position : absolute;
	top : 570px;  
	width : 170px; /*ancho*/
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:297px;
	
}


#textarea_ir2 /*ir a articulo */
{
	height : 100px; /*altura */
	left : 800px;
	overflow : hidden;
	position : absolute;
	top : 625px;  
	width : 170px; /*ancho*/
	color:#666
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:297px;
}

#textarea_ir2 a
{
	color:#666;
	text-decoration:none;

}


#linea_articulo2
{
	height : 10px;
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 660px;
	width : 285px;
	background-color : #b2b2b2;
	border : none;
	color:#000;   /* : #b2b2b2;  */
	height : 1px;
	margin-top:297px;
	
}


/*termina el link del articulo 2*/
















/*link del articulo 3   
 margin-top:97px;*/



#textarea_link3 /*3*/
{
	height : 150px; /*altura */
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 550px;  
	width : 200px; /*ancho*/
	color:#CCC;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size : 60px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:394px;
	
}

#textarea_link3 a
{	
	color:#CCC;
	text-decoration:none;
	
}

#image_articulo3
{
	height : 35px; /*largo*/
	left : 722px;
	overflow : hidden;
	position : absolute;
	top : 576px;
	width : 60px; /*ancho */
	margin-top:394px;

}

#textarea_linkarticulo3 /*texto del link para el articulo3 */
{
	height : 100px; /*altura */
	left : 790px;
	overflow : hidden;
	position : absolute;
	top : 570px;  
	width : 170px; /*ancho*/
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:394px;
	
}


#textarea_ir3 /*ir a articulo */
{
	height : 100px; /*altura */
	left : 800px;
	overflow : hidden;
	position : absolute;
	top : 625px;  
	width : 170px; /*ancho*/
	color:#666
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:394px;
}

#textarea_ir3 a
{
	color:#666;
	text-decoration:none;

}


#linea_articulo3
{
	height : 10px;
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 660px;
	width : 285px;
	background-color : #b2b2b2;
	border : none;
	color:#000;   /* : #b2b2b2;  */
	height : 1px;
	margin-top:394px;
	
}


/*termina el link del articulo 3*/











/*link del articulo 4  
 margin-top:97px;*/



#textarea_link4 /*4*/
{
	height : 150px; /*altura */
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 550px;  
	width : 200px; /*ancho*/
	color:#CCC;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size : 60px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:491px;
	
}

#textarea_link4 a
{	
	color:#CCC;
	text-decoration:none;
	
}

#image_articulo4
{
	height : 35px; /*largo*/
	left : 722px;
	overflow : hidden;
	position : absolute;
	top : 576px;
	width : 60px; /*ancho */
	margin-top:491px;

}

#textarea_linkarticulo4 /*texto del link para el articulo4 */
{
	height : 100px; /*altura */
	left : 790px;
	overflow : hidden;
	position : absolute;
	top : 570px;  
	width : 170px; /*ancho*/
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:491px;
	
}


#textarea_ir4 /*ir a articulo */
{
	height : 100px; /*altura */
	left : 800px;
	overflow : hidden;
	position : absolute;
	top : 625px;  
	width : 170px; /*ancho*/
	color:#666
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:491px;
}

#textarea_ir4 a
{
	color:#666;
	text-decoration:none;

}


#linea_articulo4
{
	height : 10px;
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 660px;
	width : 285px;
	background-color : #b2b2b2;
	border : none;
	color:#000;   /* : #b2b2b2;  */
	height : 1px;
	margin-top:491px;
	
}


/*termina el link del articulo 4*/









/*link del articulo 5  
 margin-top:97px;*/



#textarea_link5 /*5*/
{
	height : 150px; /*altura */
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 550px;  
	width : 200px; /*ancho*/
	color:#CCC;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size : 60px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:588px;
	
}

#textarea_link5 a
{	
	color:#CCC;
	text-decoration:none;
	
}

#image_articulo5
{
	height : 35px; /*largo*/
	left : 722px;
	overflow : hidden;
	position : absolute;
	top : 576px;
	width : 60px; /*ancho */
	margin-top:588px;

}

#textarea_linkarticulo5 /*texto del link para el articulo5 */
{
	height : 100px; /*altura */
	left : 790px;
	overflow : hidden;
	position : absolute;
	top : 570px;  
	width : 170px; /*ancho*/
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:588px;
	
}


#textarea_ir5 /*ir a articulo */
{
	height : 100px; /*altura */
	left : 800px;
	overflow : hidden;
	position : absolute;
	top : 625px;  
	width : 170px; /*ancho*/
	color:#666
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:588px;
}

#textarea_ir5 a
{
	color:#666;
	text-decoration:none;

}


#linea_articulo5
{
	height : 10px;
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 660px;
	width : 285px;
	background-color : #b2b2b2;
	border : none;
	color:#000;   /* : #b2b2b2;  */
	height : 1px;
	margin-top:588px;
	
}


/*termina el link del articulo 5*/









/*link del articulo 6  
 margin-top:97px;*/



#textarea_link6 /*6*/
{
	height : 150px; /*altura */
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 550px;  
	width : 200px; /*ancho*/
	color:#CCC;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size : 60px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:685px;
	
}

#textarea_link6 a
{	
	color:#CCC;
	text-decoration:none;
	
}

#image_articulo6
{
	height : 35px; /*largo*/
	left : 722px;
	overflow : hidden;
	position : absolute;
	top : 576px;
	width : 60px; /*ancho */
	margin-top:685px;

}

#textarea_linkarticulo6 /*texto del link para el articulo6 */
{
	height : 100px; /*altura */
	left : 790px;
	overflow : hidden;
	position : absolute;
	top : 570px;  
	width : 170px; /*ancho*/
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:685px;
	
}


#textarea_ir6 /*ir a articulo */
{
	height : 100px; /*altura */
	left : 800px;
	overflow : hidden;
	position : absolute;
	top : 625px;  
	width : 170px; /*ancho*/
	color:#666
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align:left;
	margin-top:685px;
}

#textarea_ir6 a
{
	color:#666;
	text-decoration:none;

}


#linea_articulo6
{
	height : 10px;
	left : 675px;
	overflow : hidden;
	position : absolute;
	top : 660px;
	width : 285px;
	background-color : #b2b2b2;
	border : none;
	color:#000;   /* : #b2b2b2;  */
	height : 1px;
	margin-top:685px;
	
}


/*termina el link del articulo 6*/



/*aqui termina el lado derecho de la pagina articulos aqui entran los link para cada articulo */





























/*AQUI COMIENZA LO DE LOS ARTICULOS ANTIGUOS   */ 



/*   #textarea_19      texto del primer articulo
{
	height : 92px;
	left : 650px;
	overflow : hidden;
	position : absolute;
	top : 179px;
	width : 282px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 16px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#textheader_577  saber mas del primer articulo 
{
	height : 20px;
	left : 655px;
	overflow : hidden;
	position : absolute;
	top : 265px;
	width : 92px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;

}

#textheader_577 a
{
	color : #000000;
	text-decoration : none;

}

#line_578
{
	height : 10px;
	left : 650px;
	overflow : hidden;
	position : absolute;
	top : 274px;
	width : 310px;
	background-color : #DC143C;
	border : none;
	color : #dadada;
	height : 1px;
	margin : 0;
	top : 294px;
	margin-top:550px;

}

#textarea_580    texto del segundo articulo
{
	height : 72px;
	left : 650px;
	overflow : hidden;
	position : absolute;
	top : 309px;
	width : 282px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 16px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#texto_articulo_tres
{
	height : 72px;
	left : 650px;
	overflow : hidden;
	position : absolute;
	top : 419px;
	width : 282px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 16px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}


#textheader_581       saber mas del segundo articulo 
{
	height : 20px;
	left : 655px;
	overflow : hidden;
	position : absolute;
	top : 374px;
	width : 92px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;

}

#textheader_581 a
{
	color : #000000;
	text-decoration : none;

}

#line_582
{
	height : 10px;
	left : 650px;
	overflow : hidden;
	position : absolute;
	top : 384px;
	width : 310px;
	background-color : #DC143C;
	border : none;
	color : #dadada;
	height : 1px;
	margin : 0;
	top : 404px;
	margin-top:550px;

}

#textarea_555       texto de el link 2
{
	height : 70px;
	left : 190px;
	overflow : hidden;
	position : absolute;
	top : 385px;
	width : 372px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#textarea_586
{
	height : 72px;
	left : 650px;
	overflow : hidden;
	position : absolute;
	top : 404px;
	width : 282px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 16px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#textheader_587         saber mas del tercer articulo9 
{
	height : 20px;
	left : 655px;
	overflow : hidden;
	position : absolute;
	top : 484px;
	width : 92px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;
	
}

#textheader_587 a
{
	color : #000000;
	text-decoration : none;

}

#line_588
{
	height : 10px;
	left : 650px;
	overflow : hidden;
	position : absolute;
	top : 494px;
	width : 310px;
	background-color : #DC143C;
	border : none;
	color : #dadada;
	height : 1px;
	margin : 0;
	top : 514px;
	margin-top:550px;

}

#textarea_590                 texto del 4 articulo
{
	height : 72px;
	left : 650px;
	overflow : hidden;
	position : absolute;
	top : 529px;
	width : 282px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 16px;
	margin : 0;
	padding : 4px;
	text-align : justify;
	margin-top:550px;

}

#textheader_591                       saber mas del 4 articulo 
{
	height : 20px;
	left : 655px;
	overflow : hidden;
	position : absolute;
	top : 594px;
	width : 92px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 16px;
	line-height : 20px;
	margin-top:550px;
	
}

#textheader_591 a
{
	color : #000000;
	text-decoration : none;

}

#line_592
{
	height : 10px;
	left : 650px;
	overflow : hidden;
	position : absolute;
	top : 604px;
	width : 310px;
	background-color : #DC143C;
	border : none;
	color : #dadada;
	height : 1px;
	margin : 0;
	top : 624px;
	margin-top:550px;

}


*/




#button_594
{
	height : 30px;
	left : 598px;
	overflow : hidden;
	position : absolute;
	top : 1200px;
	width : 109px;
	-khtml-border-radius : 5px;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	background-color : #575756;
	border-radius : 5px;
	color : #ffffff;
	font-family : Arial,sans-serif;
	font-size : 14px;
	padding : 0;
	margin-top:550px;

}

#textheader_637
{
	height : 17px;
	left : 915px;
	overflow : hidden;
	position : absolute;
	top : 1200px;
	width : 44px;
	color : #b2b2b2;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:550px;

}

#textheader_637 a
{
	color : #b2b2b2;
	text-decoration : none;

}






/*AQUI TERMINA LO DEL FRAME CONTENIDO ANTIGUO DE LA PAGINA PRINCIPAL */













































/*COMIENZA LA PARTE DE LOS TELEFONOS ETC. QUE DEBEN LLEVAR TODAS LAS PAGINAS  PIE DE PAGINAS, PONER A TODOS LOS ELEMENTOS margin-top:820px; pra  EMPUJAR TODO ACIA ABAJO Y PONER TODO EN POSICION ABSOLUTA es el maximo ancho 984px*/






 #Image_596
{
	height : 150px;
	left : 0px; /*16*/
	overflow : hidden;
	position:absolute;
	top : 0px;
	width : 984px; /*954px;*/
	margin-top:1800px; /*820px;*/

}

#line_595 /*linea primera de la direccion*/
{
	height : 10px;
	/*left : 30px;*/
	overflow : hidden;
	position:absolute;
	/*top : 1px;*/
	width : 984px; /*984px;*/
	background-color : #DC143C;
	border : none;
	color : ##DC143C;
	height : 1px;
	/*margin : 0;*/
	/*top : 1px;*/
	margin-top:1800px;

}

#textheader_9 /*contacto concertar cita aqui*/
{
	height : 22px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 8px;
	width : 401px;
	color : #DC143C;
	font-family : Arial,sans-serif;
	font-size : 18px;
	line-height : 22px;
	margin-top:1800px;

}

#textheader_9 a
{
	color:#39F; /* : #DC143C; */
	text-decoration : none;

}

#textheader_597 /*encabezado de la primera direccion*/
{
	height : 20px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 36px;
	width : 226px;
	color : #DC143C;
	font-family : Arial,sans-serif;
	font-size : 15px;
	line-height : 20px;
	margin-top:1800px;

}

#textheader_597 a
{
	color : #DC143C;
	text-decoration : none;

}

#textheader_602 /*encabezado de la segunda direccion*/
{
	height : 20px;
	left : 303px;
	overflow : hidden;
	position:absolute;
	top : 36px;
	width : 217px;
	color : #DC143C;
	font-family : Arial,sans-serif;
	font-size : 15px;
	line-height : 20px;
	margin-top:1800px;

}

#textheader_602 a
{
	color : #DC143C;
	text-decoration : none;

}

#textheader_608 /*encabezado de la tercera direccion*/
{
	height : 20px;
	left : 574px;
	overflow : hidden;
	position:absolute;
	top : 36px;
	width : 196px;
	color : #DC143C;
	font-family : Arial,sans-serif;
	font-size : 15px;
	line-height : 20px;
	margin-top:1800px;

}

#textheader_608 a
{
	color : #DC143C;
	text-decoration : none;

}

#textheader_614 /*informacion general*/
{
	height : 17px;
	left : 800px;
	overflow : hidden;
	position:absolute;
	top : 41px;
	width : 200px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_614 a
{
	color : #000000;
	text-decoration : none;

}

#textheader_10 /*primer Telefono*/
{
	height : 17px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 63px;
	width : 195px; /*modifica largo*/
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;
	
}

#textheader_10 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_603 /*tel primero segunda*/
{
	height : 17px;
	left : 303px;
	overflow : hidden;
	position:absolute;
	top : 63px;
	width : 195px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_603 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_609 /*quinto tel*/
{
	height : 17px;
	left : 574px;
	overflow : hidden;
	position:absolute;
	top : 63px;
	width : 195px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_609 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_615 /*Correo*/
{
	height : 17px;
	left : 800px;
	overflow : hidden;
	position:absolute;
	top : 63px;
	width : 163px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 13px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_615 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_598 /*segundo Telefono*/
{
	height : 20px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 83px;
	width : 250px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_598 a
{
	color : #575756;
	text-decoration : none;

}

	
#img_whatsapp1
{
	height: 20px;
	width: 20px;
	position: absolute;
	
}

#textheader_a /*tercer Telefono del primer parrafo*/
{
	height : 20px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 106px;
	width : 250px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_a a
{
	color : #575756;
	text-decoration : none;

}


#textheader_604 /*segundo telefono del segundo parrafo*/
{
	height : 20px;
	left : 303px;
	overflow : hidden;
	position:absolute;
	top : 83px;
	width : 250px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;
	
}

#textheader_604 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_b /*tercer telefono del segundo parrafo*/
{
	height : 20px;
	left : 303px;
	overflow : hidden;
	position:absolute;
	top : 103px;
	width : 250px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;
	
}

#textheader_b a
{
	color : #575756;
	text-decoration : none;

}

#textheader_610 /*tel segundo del tercer parrafo */
{
	height : 20px;
	left : 574px;
	overflow : hidden;
	position:absolute;
	top : 83px;
	width : 250px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;
	
}

#textheader_610 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_c /*tel tercero del tercer parrafo */
{
	height : 20px;
	left : 574px;
	overflow : hidden;
	position:absolute;
	top : 103px;
	width : 250px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;
	
}

#textheader_c a
{
	color : #575756;
	text-decoration : none;

}

#textheader_616
{
	height : 17px;
	left : 760px;
	overflow : hidden;
	position:absolute;
	top : 83px;
	width : 4px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_616 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_599
{
	height : 17px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 103px;
	width : 4px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_599 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_605
{
	height : 17px;
	left : 303px;
	overflow : hidden;
	position:absolute;
	top : 103px;
	width : 4px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_605 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_611
{
	height : 17px;
	left : 574px;
	overflow : hidden;
	position:absolute;
	top : 103px;
	width : 4px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_611 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_617
{
	height : 17px;
	left : 760px;
	overflow : hidden;
	position:absolute;
	top : 103px;
	width : 4px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_617 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_600
{
	height : 17px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 123px;
	width : 4px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_600 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_606
{
	height : 17px;
	left : 303px;
	overflow : hidden;
	position:absolute;
	top : 123px;
	width : 4px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_606 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_612
{
	height : 17px;
	left : 574px;
	overflow : hidden;
	position:absolute;
	top : 123px;
	width : 4px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_612 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_618
{
	height : 17px;
	left : 760px;
	overflow : hidden;
	position:absolute;
	top : 123px;
	width : 4px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_618 a
{
	color : #575756;
	text-decoration : none;

}

#line_624 /*linea ultima*/
{
	height : 10px;
	/*left : 30px;*/
	overflow : hidden;
	position:absolute;
	top : 150px;
	width : 984px;
	background-color : #DC143C;
	border : none;
	color : #DC143C;
	height : 1px;
	margin : 0;
	top : 150px;
	margin-top:1800px;

}

#textheader_517 /*servet & espa */
{
	height : 17px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 158px;
	width : 92px;
	color : #000000;
	font-family : Arial,sans-serif;
	font-size : 14px;
	line-height : 17px;
	margin-top:1800px;

}

#textheader_517 a
{
	color : #000000;
	text-decoration : none;

}

#textheader_625 /*LINK A ESTETICA CANINA MOVIL*/
{
	height : 15px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 179px;
	width : 200px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:1800px;

}

#textheader_625 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_630
{
	height : 15px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 194px;
	width : 110px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:1800px;

}

#textheader_630 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_631
{
	height : 15px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 210px;
	width : 63px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:1800px;
	
}

#textheader_631 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_632
{
	height : 15px;
	left : 126px;
	overflow : hidden;
	position:absolute;
	top : 194px;
	width : 200px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:1800px;

}

#textheader_632 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_633
{
	height : 15px;
	left : 76px;
	overflow : hidden;
	position:absolute;
	top : 210px;
	width : 40px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:1800px;

}

#textheader_633 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_634 /*pension canina */
{
	height : 15px;
	left : 120px;
	overflow : hidden;
	position:absolute;
	top : 210px;
	width : 150px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:1800px;

}

#textheader_634 a
{
	color : #575756;
	text-decoration : none;

}



#textheader_chip /*chip de identificacion*/
{
	height : 15px;
	left : 9px;
	overflow : hidden;
	position:absolute;
	top : 226px;
	width : 200px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:1800px;

}

#textheader_chip a
{
	color : #575756;
	text-decoration : none;

}









#textheader_628 /*deseño web..*/
{
	height : 15px;
	left : 800px;
	overflow : hidden;
	position:absolute;
	top : 198px;
	width : 149px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:1800px;

}

#textheader_628 a
{
	color : #575756;
	text-decoration : none;

}

#textheader_629 /*www.imagenactiva.com.mx*/
{
	height : 15px;
	left : 800px;
	overflow : hidden;
	position:absolute;
	top : 215px;
	width : 150px;
	color : #575756;
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:1800px;
	
}

#textheader_629 a
{
	color : #575756;
	text-decoration : none;

}

#line_626 /* linea antepenultima*/
{
	height : 10px;
	/*left : 30px;*/
	overflow : hidden;
	position:absolute;
	top : 258px;
	width : 984px;
	background-color : #DC143C;
	border : none;
	color : #DC143C;
	height : 1px;
	margin : 0;
	top : 258px;
	margin-top:1800px;

}

.video-contenedor {	
     position:absolute;
	 top:1400px;
	 left:670px;   
     width:30%;
	 height:auto;
     display:block;
     z-index:99;
}


