/*
********************************************
* Generales
********************************************
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B5B5B;
}

#contenedor_principal {
	width: 100%;
}

a {
	font-weight: bold;
	color: #0179C2;
}

a:hover {
	text-decoration: none;
}

a.blanco {
	font-weight: bold;
	color: #FFF;
}

a.blanco:hover {
	text-decoration: none;
}

.bold {
	font-weight: bold;
	font-size: 12px;
}

.clear {
	clear: both;
}

.separador_horizontal {
	width: 90%;
	height: 50px;
	margin: 0 auto;
	background: transparent url(../Graficos/Generales/separador_horizontal.gif) no-repeat center center;
}

.subir {
	weight: 100%;
	margin-bottom: 18px;
}

p.sinespacio {
	margin-bottom: 0px;
}

ul.ulblanco {
	color: #FFF;
}

#detalle_oculto{
	display: none;
}


/*
********************************************
* Contenedor header
********************************************
*/
#contenedor_header {
	width: 860px;
	height: 90px;
	padding-top: 11px;
	padding-bottom: 11px;
	margin: 0 auto;
}

#logo_lomont  a{	
	float: left;
	width: 225px;
	height: 90px;
	margin-right: 20px;
	text-indent: -9999px;
	background: transparent url(../Graficos/Generales/logo_lomont.jpg) no-repeat left top;
}

#logo_dr_cantu  a{	
	float: left;
	width: 290px;
	height: 90px;
	text-indent: -9999px;
	background: transparent url(../Graficos/Generales/logo_dr_cantunav.png) no-repeat left top;
}

#logo_lomont_navidad  a{	
	float: left;
	width: 225px;
	height: 90px;
	text-indent: -9999px;
	background: transparent url(../Graficos/Generales/logo_lomont-trans.png) no-repeat left top;
}

#links_redes {
	float: right;
	width: 300px;
	height: 90px;
	text-align: right;
}

#links_redes p {
	font-size: 9px;
	color: #242021;
	margin-top: 25px;
}

#links_redes img {
	border: 0px;
	vertical-align: middle;
}

#links_redes a {
	font-size: 12px;
	font-weight: bold;
}


/*
********************************************
* Contenedor menú
********************************************
*/
#contenedor_menu {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: transparent url(../Graficos/Generales/fondo_contenedor_menu.jpg) repeat-x top center;
}

#menu {
	width: 860px;
	height: 50px;
	margin: 0 auto;
	padding-top: 17px;
	text-align: center;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #F3514E;
}

#seleccionado {
	color: #FC0;
}

#menu ul li.sinseparador {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 0px;
}

#menu ul li a {
	color: #FFF;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #FC0;

}


/*
********************************************
* Submenú servicios
********************************************
*/
#menu ul li a.op_servicios { display: inline; padding-top: 20px; padding-bottom: 25px; }
#menu ul.submenu { position:absolute; margin-left: 250px; margin-top: 15px; list-style:none; z-index: 1; background-color: #C60203; border: 1px solid #F3514E;  }
#menu ul.submenu li { width:180px; padding: 10px 0 0 10px; display: block; border: 0; text-align: left; }
#menu ul.submenu li.ultimo { width:182px; padding-bottom: 15px; }
#menu ul.submenu li a img { vertical-align: middle; margin-right: 5px; }
#menu ul.submenu li a img, #menu ul.submenu li a:hover img { border: none; }

#submenu {
	width: 774px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 10px;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#submenu ul li {
	display: inline;
	padding-left: 30px;
	padding-right: 30px;
}

#submenu ul li a {
	text-decoration: none;
}

#submenu ul li a:hover {
	font-style: italic;
	color: #CCC;
}

.servicio_seleccionado {
	font-style: italic;
	font-size: 22px;
	font-weight: bold;
}

.verde {
	color: #CA0202;
}

.azul{
	color: #349800;
}

.amarillo {
	color: #F2C200;
}

.rojo{
	color: #0548BB;	
}

#submenu_thumbs{
	width: 774px;
	overflow: hidden;
	margin: 0 auto;
}

#submenu_thumbs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#submenu_thumbs ul li {
	display: inline;
}

#submenu_thumbs ul li img {
	border: 0px;
}

#submenu_thumbs ul li#thumb_servicios1 {
	margin-left: 28px;
}

#submenu_thumbs ul li#thumb_servicios2 {
	margin-left: 20px;
}

#submenu_thumbs ul li#thumb_servicios3 {
	margin-left: 26px;
}

#submenu_thumbs ul li#thumb_servicios4 {
	margin-left: 15px;
}

#submenu div img, #submenu_thumbs div img {
	border: 0;
}

#btn_servicios1, #btn_servicios2, #btn_servicios3, #btn_servicios4 {
	width: 180px;
	margin-right: 15px;
	overflow: hidden;
	border: 1px solid #FFF;
}

#col_servicios1, #col_servicios2, #col_servicios3, #col_servicios4 {
	width: 170px;
	overflow: hidden;
	margin-right: 15px;
	padding: 5px;
	border: 1px solid #CBCBCB;
	text-align: right;
}

#texto_servicios1, #texto_servicios2, #texto_servicios3, #texto_servicios4 {
	width: 160px;
	height: 90px;
	font-size: 13px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

#btn_servicios1, #col_servicios1 { float: left; }
#texto_servicios1 { background-color: #CA0202; }
#btn_servicios2, #col_servicios2 { float: left; }
#texto_servicios2 { background-color: #349800; }
#btn_servicios3, #col_servicios3 { float: left; }
#texto_servicios3 { background-color: #0548BB; }
#btn_servicios4, #col_servicios4 { margin-right: 0; }
#texto_servicios4 { background-color: #F2C200; }


/*
********************************************
* Contenedor bienvenida
********************************************
*/
#contenedor_bienvenida_top {
	width: 860px;
	height: 14px;
	margin: 0 auto;
	background: transparent url(../Graficos/Generales/fondo_bienvenida_top.jpg) no-repeat center center;
}

#contenedor_bienvenida_top_blanco {
	width: 860px;
	height: 14px;
	margin: 0 auto;
	background: transparent url(../Graficos/Generales/fondo_bienvenida_top_blanco.jpg) no-repeat center center;
}

#contenedor_bienvenida {
	width: 856px;
	/*height: 442px;*/
	overflow: hidden;
	padding-bottom: 15px;
	margin: 0 auto;
	border-right: 2px solid #CCC;
	border-left: 2px solid #CCC;
	font-size: 11px;
	color: #5A5A5A;
	background: #FFF url(../Graficos/Generales/fondo_contenedor_bienvenida.jpg) repeat-x top center;
}

#contenedor_general {
	width: 841px;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 15px;
	border-right: 2px solid #CCC;
	border-left: 2px solid #CCC;
	background-color: #FFF;
}

#contenedor_bienvenida img {
	border: 0px;
}

#contenedor_bienvenida h1 {
	margin: 0px;
	color: #242021;
	font-size: 18px;
	font-weight: bold;
}

#contenedor_bienvenida p {
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}


/*
********************************************
* Contenedores ayuda, tv, videos, graduados
********************************************
*/
#ayuda_en_linea {
	float: left;
	text-align: center;
	width: 190px;
	height: 175px;
	padding-left: 10px;
	padding-right: 10px;
/*	background: transparent url(../Graficos/Generales/fondo_ayuda_en_linea.gif) no-repeat center center; */
}

/*
#lomont_tv {
	float: left;
	width: 180px;
	height: 175px;
	padding-left: 40px;
	padding-right: 40px;
	background: transparent url(../Graficos/Generales/fondo_lomont_tv.gif) no-repeat center center;
}
*/

#varios {
	float: left;
	text-align: center;
	width: 190px;
	height: 175px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px dotted #999;
/*	background: transparent url(../Graficos/Generales/fondo_video_tips.gif) no-repeat center center; */
}

#graduados {
	float: left;
	width: 174px;
	height: 175px;
	text-align: center;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
}

#evaluacion_servicio {
	float: right;
	text-align: center;
	width: 199px;
	height: 175px;
	padding-left: 20px;
	padding-right: 20px;
}

#btn_video_demostracion {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
}


/*
********************************************
* Columnas contenido y banners
********************************************
*/
#columna_contenido_top {
	width: 670px;
	height: 15px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_top.jpg) no-repeat left center;
}

#columna_contenido {
	float: left;
	width: 640px;
	padding-top: 0px;
	padding-bottom: 60px;
	padding-left: 15px;
	padding-right: 15px;
	background: #E3ECF9 url(../Graficos/Generales/fondo_columna_contenido_bottom.jpg) no-repeat center bottom;
}

/**/
#columna_contenido_dog_training_top {
	width: 670px;
	height: 15px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_vet_top.jpg) no-repeat left center;
}

#columna_contenido_dog_training {
	float: left;
	width: 640px;
	padding-top: 0px;
	padding-bottom: 60px;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_vet.jpg) repeat-x center top;
}

#columna_contenido_dog_training_bottom {
	float: left;
	width: 670px;
	height: 36px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_vet_bottom.jpg) no-repeat left center;
}

/**/
#columna_contenido_dog_resort_top {
	width: 670px;
	height: 15px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_training_top.jpg) no-repeat left center;
}

#columna_contenido_dog_resort {
	float: left;
	width: 640px;
	padding-top: 0px;
	padding-bottom: 60px;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_training.jpg) repeat-x center top;
}

#columna_contenido_dog_resort_bottom {
	float: left;
	width: 670px;
	height: 36px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_training_bottom.jpg) no-repeat left center;
}

/**/
#columna_contenido_dog_grooming_top {
	width: 670px;
	height: 15px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_grooming_top.jpg) no-repeat left center;
}

#columna_contenido_dog_grooming {
	float: left;
	width: 640px;
	padding-top: 0px;
	padding-bottom: 60px;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_grooming.jpg) repeat-x center top;
}

#columna_contenido_dog_grooming_bottom {
	float: left;
	width: 670px;
	height: 36px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_grooming_bottom.jpg) no-repeat left center;
}

/**/
#columna_contenido_dog_vet_top {
	width: 670px;
	height: 15px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_resort_top2.jpg) no-repeat left center;
}

#columna_contenido_dog_vet {
	float: left;
	width: 640px;
	padding-top: 0px;
	padding-bottom: 60px;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_resort2.jpg) repeat-x center top;
}

#columna_contenido_dog_vet_bottom {
	float: left;
	width: 670px;
	height: 36px;
	background: transparent url(../Graficos/Generales/fondo_columna_contenido_dog_resort_bottom2.jpg) no-repeat left center;
}

#columna_contenido h1, #columna_contenido_dog_training h1, #columna_contenido_dog_resort h1, #columna_contenido_dog_grooming h1, #columna_contenido_dog_vet h1 {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #242021;
}

#columna_contenido_dog_training h1, #columna_contenido_dog_resort h1, #columna_contenido_dog_vet h1 {
	color: #FC0;
}

#columna_contenido_dog_grooming {
	color: #2B2B2F;
}

#columna_contenido p, #columna_contenido_dog_training p, #columna_contenido_dog_resort p, #columna_contenido_dog_grooming p, #columna_contenido_dog_vet p {
	margin-top: 0px;
}

#columna_contenido_dog_training p, #columna_contenido_dog_resort p, #columna_contenido_dog_grooming p, #columna_contenido_dog_vet p {
	color: #FFF;
}

#columna_banners {
	float: left;
	width: 150px;
	margin-left: 5px;
	text-align: center;
	background-color:#FFF;
}

#banner_ayuda_en_linea a {
	float: left;
	width: 150px;
	height: 65px;
	text-indent: -9999px;
	background: #FFF url(../Graficos/Generales/banner_ayuda_en_linea.jpg) no-repeat left top;
}

#banner_lomont_tv a {
	float: left;
	width: 150px;
	height: 65px;
	text-indent: -9999px;
	background: #FFF url(../Graficos/Generales/banner_lomont_tv.jpg) no-repeat left top;
}

#banner_graduados a {
	float: left;
	width: 150px;
	height: 65px;
	text-indent: -9999px;
	background: #FFF url(../Graficos/Generales/banner_graduados.jpg) no-repeat left top;
}

#banner_ayuda_en_linea a:hover, #banner_lomont_tv a:hover, #banner_graduados a:hover {
	background-position: -152px;
}

#banner_graduados_seleccionado {
	float: left;
	width: 150px;
	height: 65px;
	background: #FFF url(../Graficos/Generales/banner_graduados_seleccionado.jpg) no-repeat left top;
}


/*
********************************************
* Contenedor fotos ambiente
********************************************
*/
#contenedor_fotos_ambiente {
	width: 600px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
}

#contenedor_fotos_ambiente img {
	border: 0px;
	margin-bottom: 20px;
}

#contenedor_fotos_ambiente {
	font-size: 17px;
	font-style: italic;
	color: #241F20;
}

.foto01_thumb {
	margin-right: 15px;
}

.foto02_thumb {
	margin-right: 15px;
}

.foto03_thumb {
}

/*
********************************************
* Contenedor fotos ambiente complementarias
********************************************
*/
#contenedor_fotos_ambiente_complementarias {
	width: 600px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	font-size: 17px;
	font-style: italic;
	color: #241F20;
}

#contenedor_fotos_ambiente_complementarias img {
	border: 0px;
	margin-bottom: 20px;
}


/*
********************************************
* Contenedor fotos graduados
********************************************
*/
.contenedor_fotos_graduados {
	width: 600px;
	height: 150px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 17px;
	font-style: italic;
	color: #241F20;
	background: transparent url(../Graficos/Generales/fondo_filmstrip.jpg) no-repeat top center;
}

.contenedor_fotos_graduados img {
	border: 0px;
	margin-top: 27px;
}

.graduados_foto01_thumb {
	margin-left: 7px;
	margin-right: 4px;
}

.graduados_foto02_thumb {
	margin-left: 0px;
	margin-right: 5px;
}

.graduados_foto03_thumb {
	margin-left: 0px;
	margin-right: 4px;
}

.graduados_foto04_thumb {
	margin-left: 0px;
	margin-right: 4px;
}

.graduados_foto05_thumb {
	margin-left: 0px;
	margin-right: 4px;
}

.graduados_foto06_thumb {
	margin-left: 0px;
	margin-right: 0px;
}


/*
********************************************
* Contenedor fotos ambiente
********************************************
*/
#contenedor_contenido_centrado {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}


/*
********************************************
* Contenedor footer
********************************************
*/
#contenedor_footer {
	width: 860px;
	height: 217px;
	margin: 0 auto;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	background: transparent url(../Graficos/Generales/fondo_contenedor_footer.jpg) no-repeat left top;
}

#contenedor_footer h1 {
	margin: 0px;
	color: #242021;
	margin-top: 40px;
	font-size: 18px;
	font-weight: bold;
}

#contenedor_footer p {
	line-height: 100%;
	margin-top: 20px;
	margin-bottom: 5px;
}


/*
********************************************
* Contenedores ayuda, tv, videos, graduados
********************************************
*/
#opiniones_clientes {
	float: left;
	width: 227px;
	height: 217px;
	padding-left: 29px;
	padding-right: 29px;
	margin-left: 2px;
	font-size: 13px;
	font-style: italic;
	text-align: left;
/*	font-weight: bold; */
/*	background: transparent url(../Graficos/Generales/fondo_opiniones_clientes.gif) no-repeat center center; */
}

#opiniones_clientes a {
	font-size: 11px;
}

#urgencias_medicas {
	float: left;
	width: 206px;
	height: 217px;
	font-size: 11px;
	padding-left: 40px;
	padding-right: 40px;
	background: transparent url(../Graficos/Generales/fondo_urgencias_medicas.gif) no-repeat center center;
}

#mailing_list {
	float: right;
	width: 214px;
	height: 217px;
	padding-left: 35px;
	padding-right: 36px;
	margin-right: 2px;
}

.telefono {
	font-size: 25px;
	font-weight: bold;
}


/*
********************************************
* Contenedores sucursales contacto
********************************************
*/
#sucursal1 {
	width: 32%;
	float: left;
	text-align: center;
	margin-right: 12px;
	font-size: 0.8em;
}

#sucursal2 {
	width: 32%;
	float: left;
	text-align: center;
	font-size: 0.8em;
}

#sucursal3 {
	width: 32%;
	float: right;
	text-align: center;
	font-size: 0.8em;
}

#sucursal1 img, #sucursal2 img, #sucursal3 img {
	margin-bottom: 15px;
}



/*
********************************************
* Contenedor DR
********************************************
*/
#contenedor_dr {
	width: 860px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
}

#contenedor_dr p {
	margin: 0px;
	padding-top: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #242021;
}

#contenedor_dr a {
	font-size: 12px;
	font-weight: bold;
}


/*
********************************************
* Contenedor slides encuesta
********************************************
*/
#contenedor_slides_encuesta {
	width: width: 856px;
	overflow: hidden;
	margin: 0 auto;
	background: transparent url(../Graficos/Generales/fondo_slides_encuesta.png) repeat-x top center;
}

#contenedor_slides_left {
	width: 616px;
	/*height: 241px;*/
	overflow: hidden;
	float: left;
}

#contenedor_encuesta_right {
	width: 240px;
	/*height: 241px;*/
	overflow: hidden;
	float: right;
	text-align: center;
}
.textovet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #999;
	text-align: center;
}
.textovetbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #999;
}
titulovet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
}
titulovet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C03;
}
newtextvet {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
}

