/*
==================================================
@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 30px 0;
}
h2 {
	color: #777;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, Sans-serif;
	font-size: 22px;
	margin: 0 0 10px 0;
	padding: 0;
}
#wrapper {
	margin: 0 auto;
	width: 950px;
}
#logo {
	display: block;
	height: 83px;
	margin-bottom: 30px;
	width: 435px;
}
#header {
	height: 167px;
	position: relative;
}
#columnas {
	margin: 20px 0 0 0;
}
#cizq {
	float: left;
	margin: 0 30px 0 0;
	width: 545px;
}
* html #cizq {
	width: 542px;
}
#cder {
	float: left;
	height: 338px;
	width: 375px;
}
#footer {
	color: #6f6f6f;
	font-size: 11px;
	padding-top: 40px;
	line-height: 1.3em;
}
