/*
==================================================
@author Soluciones Corporativas IP, SLU (SCIP)
==================================================
*/

body {
	background: #fff url(images/bg.gif) repeat-x 0 0;
	color: #353535;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 0 40px 0;
	padding: 0;
}
img {
	border: 0;
}
p {
	margin: 0 0 20px 0;
}
h1, h2, h3 {
	font-family: Trebuchet MS;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 42px;
	height: 49px;
}
h2 {
	font-size: 30px;
	height: 28px;
}
h3 {
	font-size: 26px;
	height: 28px;
	margin-bottom: 15px;
}
#wrapper {
	margin: 0 auto;
	width: 950px;
}
#logo {
	display: block;
	height: 83px;
	margin-bottom: 30px;
	width: 435px;
}
#header {
	background: url(images/headerbg.png) no-repeat 0 0;
	height: 335px;
	padding: 20px 0 0 0;
	position: relative;
}
#logocat {
	float: left;
	margin: 0 30px 0 10px;
}
#preciooferta {
	color: #868686;
	font-family: Trebuchet MS, Arial;
	font-size: 20px;
	height: 242px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 109px;
	width: 360px;
}
#preciooferta p {
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
#buscador {
	background: url(images/buscadorbg.png);
	height: 115px;
	left: 0;
	margin: 0;
	padding: 20px 0 0 23px;
	position: absolute;
	top: 190px;
	width: 530px;
}
#buscador label {
	color: #666;
	display: block;
	height: 40px;
	font-family: Trebuchet MS, Arial;
	font-size: 27px;
}
#buscador label span {
	color: #cd0000;
}
#buscar {
	background: #fff;
	border: 1px solid #fff;
	font-family: Arial;
	font-size: 18px;
	height: 21px;
	letter-spacing: 0.05em;
	margin: 10px 0 0 65px;
	outline: 0;
	width: 290px;
}
#btnbuscar {
	position: absolute;
	bottom: 37px;
	right: 25px;
}
#columnas {
	margin: 20px 0 0 0;
}
#cizq {
	float: left;
	margin: 0 30px 0 0;
	width: 545px;
}
* html #cizq {
	width: 542px;
}
#cder {
	background: #f6f6f6 url(images/comparativabg.png) no-repeat 0 0;
	float: left;
	height: 318px;
	padding: 20px 15px 0 15px;
	width: 345px;
}
#cder h4 {
	color: #303030;
	font-family: Trebuchet MS, Arial;
	font-size: 18px;
	margin: 0 0 20px 0;
	text-align: center;
}
#cder p {
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 10px;
}
#cder p.img {
	margin-bottom: 23px;
	text-align: center;
}
#cder p.small {
	color: #949494;
	font-size: 11px;
	line-height: 1.4em;
}
#footer {
	color: #6f6f6f;
	font-size: 12px;
	padding-top: 40px;
	line-height: 1.3em;
}