@charset "UTF-8";

h2,h3,h4,h5,h6 {
	margin-bottom: 1em;
	font-weight: bold;
}
p {
	margin-bottom: 1em;
}

#content {
	width: 900px;
	min-height: 440px;
	padding: 0px 20px;
	overflow: hidden;
	background: #FFF url(../images/productos/fondo.gif) repeat-y;
	color: #000;
	font: .9em Arial, Helvetica, sans-serif;
}
#content_top{
	height: 10px;
	overflow: hidden;
	background: #FFF url(../images/productos/fondo_t.gif) no-repeat top;
}
#content_bottom{
	height: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #FFF url(../images/productos/fondo_b.gif) no-repeat bottom;
}
h1 {
	float: left;
	width: 380px;
	height: 30px;
	text-indent: -9999px;
}
#submenu {
	float: right;
	width: 320px;
	height: 25px;
	padding-top: 7px;
	text-align: right;
	color: #005ca6;
	font-size: .9em;
}
#submenu a {
	text-decoration: none;
	font-weight: bold;
}
#content_header .cachorros a {
	color: #69a0c9;
}
#content_header .adultos a {
	color: #005ca6;
}
#content_header .mayores7 a {
	color: #e41937;
}

#separador {
	clear: both;
	height: 1px;
	margin-bottom: 20px;
	overflow: hidden;
	background: #666;
}
#content_text {
	float: left;
	width: 520px;
	min-height: 300px;
}
#content_text a{
	color: #005ca6;
}
#content_img {
	float: right;
	width: 365px;
}
#content_banners {
	float: left;
	width: 520px;
	min-height: 50px;
}
#content_full {
	clear: both;
	width: 900px;
	min-height: 50px;
}
#content_rest {
	clear: both;
	width: 900px;
	min-height: 100px;
	text-align: center;
}

/* RAZA IDEAL */
#razaideal p {
	margin-bottom: .5em;
	color: #0e66ab;
	font-family: "Rocko Ultra FLF", Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}
#razaideal input {
	margin: 0px 10px 0.9em 30px;
}
#razaideal label {
	color: #666;
}
h2 {
	color: #0e66ab;
	font-family: "Rocko Ultra FLF", Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}
h3 {
	margin-bottom: .5em;
	color: #25aae1;
	font-family: "Rocko Ultra FLF", Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
}
h4 {
	color: #0e66ab;
	font-family: "Rocko Ultra FLF", Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

.fotoizq {
	margin-right: 10px;
	margin-bottom: 10px;
}
.articulo {
	overflow: hidden;
	margin-bottom: 10px;
}

/* RESALTADOS */

.resaltado { color: #00437c; }
.marca { color: #00437c; }



.etapa1_txt { color: #f05928; }
.etapa2_txt { color: #662c8f; }
.derecha { text-align: right; }


/****** TITULOS ******/
.t_consulta { background: url(../images/consulta/titulos/t_consulta.gif) no-repeat; }
.t_primerosauxilios { background: url(../images/consulta/titulos/t_primerosauxilios.gif) no-repeat; }
.t_faqs { background: url(../images/consulta/titulos/t_faqs.gif) no-repeat; }
.t_directorio { background: url(../images/consulta/titulos/t_directorio.gif) no-repeat; }


/****** SUBTITULOS ******/
#ficha_text h2{ width: 540px;	height: 50px;	text-indent: -9999px; }

