/* ----------------------------------------------------------------------------------------------------- */
body, form, fieldset, input, select, textarea, button, ul, ol, li, p, h1, h2, h3, h4, h5, h6, label, legend, div, a, img, strong, address, blockquote, span, table, tr, td, th {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	position: relative;
}
br {
	clear: both;
}
ul {
	list-style-type: none;
	overflow: hidden;
}
img, ul, li, form, fieldset, legend, h1, h2, h3, h4, h5, h5, p, hr {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
input, textarea, select {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 5px;
	border: 0;
	color: #666;
}
a {
	outline: 0;
	color: #bf0024;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}



div.c {
	width: 939px;
	margin: 0 auto;
	position: relative;
}

#cero {
	background: #fff url(../images/cero.jpg) no-repeat top center;
}
#encabezado {
	background: url(../images/bgencabezado.jpg) no-repeat top center;
	height: 121px;
	position: relative;
}
#encabezado a {
	display: block;
	position: absolute;
	text-indent: -10000px;
	height: 72px;
	top: 37px;
}
#encabezado .contacto {
	top: 19px; 
	right: 50px;
	width: 50px;
	height: 14px;
}
#encabezado .logo {
	top: 30px; 
	left: 56px;
	width: 370px;
	height: 75px;
}
#encabezado .acerca {
	left: 486px;
	width: 167px;
	border-bottom: 1px #fff solid;
}
#encabezado .servicios {
	left: 654px;
	width: 98px;
	border-bottom: 1px #fff solid;
}
#encabezado .revistas {
	left: 753px;
	width: 153px;
	border-bottom: 1px #fff solid;
}
#encabezado .acerca:hover, #encabezado .servicios:hover, #encabezado .revistas:hover {
	border-bottom: 1px #bf0024 solid;
}

#uno {
	background: #0e1b2c url(../images/uno.jpg) no-repeat top center;
}
#acerca {
	background: url(../images/bgacerca.jpg) no-repeat top center;
	min-height: 482px;
	font-size: 14px;
	line-height: 17px;
	color: #e0e0e0;
	overflow: hidden;
}
#acerca table {
	width: 860px;
	margin: 120px 0 0 55px;
}
#acerca td {
	width: 380px;
	padding-right: 50px;
}
#acerca td p {
	padding-bottom: 15px;
}
#acerca .mas {
	display: block;
	width: 49px;
	height: 17px;
	float: right;
	margin-right: 50px;
	background: url(../images/mas.png);
	text-indent: -10000px;
}

#dos {
	background: #e8e8e8;
}
#revistas {
	background: url(../images/bgrevistas.jpg) no-repeat top center;
	min-height: 500px;
}
#revistas .revistas {
	position: absolute;
	top: -125px;
	left: 144px;
}
#revistas .cols {
	overflow: hidden;
	padding: 235px 0 20px 38px;
}
#revistas .pharmatech, #revistas .vetmedicine {
	width: 300px;
	float: left;
	margin-left: 100px;
	overflow: hidden;
}
#revistas .mas {
	display: block;
	float: right;
	margin: 20px 0 20px;
}
#revistas .suscribete, #revistas .anunciate {
	display: block;
	float: left;
	margin: 0 0 5px 24px;
	width: 195px;
	height: 30px;
	clear: both;
	background: url(../images/suscribete.png);
	text-indent: -10000px;
}
#revistas .anunciate {
	background: url(../images/anunciate.png);
}

#tres {
	background: #fff;
}
#compartir {
	background: url(../images/bgcompartir.jpg) no-repeat 35px 13px;
	min-height: 166px;
}
#compartir div.texto {
	width: 398px;
	padding: 20px 0 0 486px;
	overflow: hidden;
}
#compartir div.texto .mas {
	display: block;
	float: right;
	margin: 0 20px 20px 0;
}
#compartir .petfacebook {
	position: absolute;
	top: 13px;
	left: 35px;
	display: block;
	width: 369px;
	height: 83px;
	text-indent: -10000px;
}
#compartir .twitter {
	position: absolute;
	top: 108px;
	left: 305px;
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -10000px;
}
#compartir .facebook {
	position: absolute;
	top: 108px;
	left: 347px;
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -10000px;
}

#cuatro {
	background: #1b1747 url(../images/cuatro.jpg) no-repeat top center;
}
#servicios {
	background: url(../images/bgservicios.jpg) no-repeat top center;
	padding: 97px 0 0 0;
	color: #d5cbff;
}
#servicios table {
	width: 860px;
	margin: 0 0 0 56px;
	background: url(../images/bgcontacto.jpg) no-repeat bottom right;
}
#servicios td {
	width: 395px;
	padding: 0 35px 20px 0;
	position: relative;
}
#servicios td h3 {
	color: #e0e0e0;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 12px;
}
#servicios td img.img {
	border: 5px #fff solid;
	float: left;
	margin-bottom: 10px;
}
#servicios td p {
	padding-bottom: 12px;
}
#servicios td.contacto {
	position: relative;
}
#servicios td.contacto a {
	position: absolute;
	display: block;
	bottom: 144px;
	right: 101px;
	width: 250px;
	height: 38px;
	text-indent: -10000px;
}

#cinco {
	background: #e8e8e8;
}
#pie {
	padding: 20px 0;
	text-align: center;
	background: url(../images/bgpie.jpg) no-repeat top center;
}
#pie p {
	padding-bottom: 12px;
}


#seis {
	background: #e7e7e7 url(../images/seis.jpg) no-repeat top center;
}
#contenidoa {
	background: url(../images/bgacontenido.jpg) no-repeat 0px top;
	padding: 129px 0 10px 0;
	overflow: hidden;
}
#revista {
	float: left;
	width: 240px;
	margin-left: 150px;
	overflow: hidden;
}
#revista img {
	float: left;
	margin-bottom: 11px;
}
#revista .suscribete, #revista .anunciate {
	display: block;
	float: left;
	margin: 0 0 5px 23px;
	width: 195px;
	height: 30px;
	clear: both;
	background: url(../images/suscribete.png);
	text-indent: -10000px;
}
#revista .anunciate {
	background: url(../images/anunciate.png);
}
#contenidoa .contenido {
	width: 460px;
	margin-right: 60px;
	float: right;
}
#links {
	width: 460px;
	height: 77px;
	background: url(../images/bglinks.jpg);
	text-align: center;
	margin: 20px 0 15px 0;
}
#links img {
	margin-top: 26px;
}
#links a:first-child img {
	margin-right: 40px;
}
#links a:last-child img {
	margin-left: 40px;
}


#siete {
	background: #1b1749 url(../images/siete.jpg) no-repeat top center;
}
#contenidob {
	background: url(../images/bgbcontenido.jpg) no-repeat 0px top;
	color: #d5cbff;
	overflow: hidden;
}
#contenidob .contenido {
	float: left;
	width: 460px;
	margin-left: 147px;
	padding: 38px 0 15px 0;
}
#articulos {
	float: right;
	width: 249px;
	margin: 62px 54px 0 0;
	padding-bottom: 12px;
}
#articulos ul {
	width: 215px;
	margin: 55px auto 12px auto;
	font-size: 12px;
	line-height: 14px;
}
#articulos ul li {
	padding: 5px 0 6px 0;
	background: url(../images/bgarticulo.jpg) no-repeat bottom center;
}
#articulos ul a {
	display: block;
	padding-left: 12px;
	color: #373737;
	background: url(../images/bulletrevista.jpg) no-repeat 0px 4px;
}
#articulos .sitio {
	font-weight: bold;
	display: block;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
}

.contenido h1 {
	color: #2e2964;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 15px;
}
.contenido h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 12px;
}
.contenido p, .contenido ul, .contenido ol {
	margin-bottom: 12px;
}
#contenidob h2 {
	color: #fff;
}
.contenido ul{
	list-style-type: disc;
	padding-left: 20px;
}
.contenido ol {
	list-style-type: decimal;
	padding-left: 20px;
}

#contacto, #contacto2 {
	width: 413px;
	height: 234px;
	position: absolute;
	background: url(../images/bgcontacto.png) no-repeat;
	z-index: 1000;
	top: 30px;
	right: 48px;
	display: none;
}
#contacto fieldset, #contacto2 fieldset {
	width: 413px;
	height: 190px;
	position: relative;
	color: #fff;
	overflow: hidden;
	padding-top: 44px;
}
#contacto label, #contacto2 label {
	padding-left: 24px;
	width: 93px;
	display: block;
	float: left;
	line-height: 18px;
}
#contacto input, #contacto select, #contacto textarea, #contacto2 input, #contacto2 select, #contacto2 textarea {
	float: left;
	border: 1px #300 solid;
	width: 262px;
	margin-bottom: 6px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
#contacto select, #contacto2 select {
	width: 273px;
}
#contacto textarea, #contacto2 textarea {
	height: 50px;
}
#contacto button, #contacto2 button {
	position: absolute;
	bottom: 0px;
	right: 25px;
	width: 114px;
	height: 29px;
	cursor: pointer;
	text-indent: -10000px;
	background: none;
}

#sitio {
	position: absolute;
	right: 4px;
	top: 35px;
	color:  #fff;
}
