/*
Theme Name: Actafarma
Theme URI: http://www.actafarma.com
Author: e_make
Author URI: http://www.agencia-internet.es/
Description: Plantilla para la web de Actafarma
Version: 2.0
*/

/* Reset del CSS */

body, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse:collapse;
	border-spacing: 0px;
}
fieldset, img, abbr, acronym {
	border: 0px;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
a {
	outline: none;
}
.clearfix {
	overflow: hidden;
	width: 100%;
}
.hidden, .linklove {
	display: none;
}
.alignleft {
	padding-right: 25px;
	padding-bottom: 10px;
	float: left;
}
.alignright {
	padding-left: 25px;
	padding-bottom: 10px;
	float: right;
}
/* FIN Reset del CSS */

body {
	font-family: Arial;
}
#wrapper {
	width: 960px !important;
	margin: auto;
	position: relative;
}
#logo {
	height: 88px;
	width: 173px;
	position: absolute;
	top: 5px;
	left: 30px;
	float: left;
}
#logo img {
	height: 88px;
	width: 173px;
}
#nav {
	height: 35px;
	width: 715px;
	padding-left: 245px;
	background: #0F3574 url('img/bg-nav.png') repeat-x left top;
}
#telefono {
	height: 17px !important;
	width: 147px !important;
	padding: 11px 10px 7px 10px !important;
	float: right !important;
}
#nav li {
	position: relative;
	float: left;
	padding: 5px 0px 10px 0px;
	background: url('img/bg-nav-hover.png') no-repeat right 5px;
	font-size: 13px;
}
#nav li a {
	padding: 8px 23px 8px 20px;
	float: left;
	color: #FFF;
	text-decoration: none;
	line-height: 13px;
}
#nav li a:hover {
	text-decoration: underline;
	background: url('img/bg-nav-hover.png') repeat-x right top;
}
#nav ul {
	width: 430px;
	padding: 5px 10px;
	position: absolute;
	z-index: 20;
	top: 34px;
	display: none;
	background: url('img/bg-submenu.png') no-repeat left bottom;
}
#nav ul li {
	width: 110px;
	padding: 5px 15px;
	float: left;
	background: none;
	font-size: 13px;
}
#nav ul li a {
	padding: 5px 0px;
	display: block;
	color: #0F3574;
	background: none;
}
#nav ul li a:hover {
	background: none;
}
#nav li:hover ul {
	display: block;
}

#banner {
	height: 240px;
	position: relative;
	z-index: -1;
	text-align: center;
}

#content {
	width: 100%;
	margin-bottom: 55px;
	position: relative;
}

#subnav {
	min-height: 35px;
	width: 215px;
	padding-top: 5px;
	float: left;
	background: #0F3574;
	font-size: 13px;
	border-top: 1px solid #0696D7;
	border-bottom-left-radius: 10px 10px;
	-moz-border-radius-bottomleft: 10px 10px;
	overflow: hidden;
}
#subnav li {
	width: 185px;
	padding: 8px 15px;
	float: left;
}
#subnav li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#subnav li:hover a {
	text-decoration: underline;
}

#content-caja {
	width: 743px;
	padding-bottom: 15px;
	position: relative;
	float: right;
	top: -20px;
	z-index: 1;
	color: #666;
	background: #FFF;
	font-size: 13px;
	border: 1px solid #CCC;
}
#breadcrumbs {
	height: 1em;
	padding: 15px 35px;
	color: #999;
	font-size: 11px;
}
#breadcrumbs a {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#text {
	padding: 0px 35px;
}
#text h1 {
	margin-bottom: 1em;
	color: #0F3574;
	font-size: 22px;
}
#text h2 {
	margin-bottom: 1em;
	color: #0F3574;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#text h3 {
	margin-bottom: 1em;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
#text h4 {
	margin-bottom: 1em;
	color: #666;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#text a {
	color: #666;
}
#text span {
	color: #0F3574;
}
#text p, #text ul, #text ol {
	padding-bottom: 1em;
	color: #666;
	font-size: 13px;
}
#text li {
	margin-left: 40px;
	list-style: disc;
}
#text ol li {
	list-style: decimal;
}
#text img {
	display: none;
}
#list-productos li {
	height: 50px;
	width: 150px;
	margin: 0px;
	padding: 20px 35px;
	float: left;
	list-style: none;
}
#list-productos li img {
	display: block;
	height: 50px;
	width: 150px;
}
#social-share {
	text-align: right;
	clear: both;
}
.cform ol {
	margin: 0px;
	padding: 0px;
}
.cform ol li {
	width: 370px;
	margin: 0px !important;
	padding-bottom: 10px;
	list-style: none !important;
	overflow: hidden;
}
.cform li label {
	width: 90px;
	padding-right: 10px;
	float: left;
}
.cform li input, .cform li textarea {
	width: 230px;
	margin-right: 5px;
	padding: 2px 5px;
	float: left;
	border: 1px solid #999;
}
.cform span {
	float: left;
}
.cform .cf-sb {
	width: 350px;
	text-align: right;
}
#subcontent {
	width: 100%;
	margin-bottom: 35px;
	overflow: hidden;
	clear: both;
}
#colaboraciones {
	width: 135px;
	margin-right: 30px;
}
#certificados {
	width: 635px;
}
.subcontent-block {
	float: left;
	color: #999;
	font-size: 12px;
}
.subcontent-block ul {
	width: 100%;
	padding: 10px 0px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}
#certificados li {
	padding: 0px 13px;
	float: left;
}
#youtube {
	width: 150px;
	padding-top: 15px;
	float: right;
	text-align: right;
}
#footer {
	width: 900px;
	padding: 20px 30px 10px 30px;
	color: #FFF;
	background: #0F3574;
	font-size: 11px;
	text-align: right;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topright: 10px 10px;
	clear: both;
	overflow: hidden;
}
#footer p {
	padding-top: 20px;
	clear: both;
}
#footer-left {
	width: 200px;
	float: left;
	text-align: left;
}
#footer-left img {
	padding-bottom: 20px;
}
.vcard span, .vcard a {
	display: none;
}
.adr span {
	padding-bottom: 5px;
	display: block;
}
#footer-right {
	width: 670px;
	float: right;
	text-align: left;
}
#footer-right ul {
	width: 150px;
	padding-right: 15px;
	float: left;
}
#footer-right li {
	padding-bottom: 0.5em;
}
#footer-right ul ul {
	width: 135px;
	padding-left: 15px;
	padding-bottom: 10px;
}

#footer a {
	color: #FFF;
}















