/*reset*/
html{color:#000;background:#ddd}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}li{list-style:none}
caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000} 

/*common*/
body {
	font: normal 12px Arial, sans-serif;
	width: 605px;
	background-color: #DDDDDD;
	width: 100%;
}
a {
	color: #000;
}
#content-left {
	padding:25px;
	background-color: #fff;
	width: 553px;
}
strong , h3 {
	font-weight: bold;
}
#logo {
	border-bottom: 1px solid #000;
	height:64px;
}
#titulo {
	font-size:17px;
	font-weight:bold;
	margin-top:10px;
}
#titulo span {
	font-weight: normal;
}
ul#menu {
	float: right;
	position: relative;
	top: -16px;
}
ul#submenu {
	background-color:#DDDDDD;
	background-color: #ddd;
	margin:20px 0 -13px 0;
	padding:3px 3px 3px 14px;
}
ul#submenu li {
	padding-right:4px;
}
ul#menu li , ul#submenu li , ul#footer li {
	display: inline;
}
ul#menu li a , ul#submenu li a , ul#footer li a {
	color: #000;
	text-decoration: none;
	padding-bottom: 4px;
}
ul#menu li a:hover , ul#menu li a.active {
	border-bottom: 10px solid #ddd;
}
#content {
	background-color:#DDDDDD;
	padding:15px;
	margin:20px 0 0;
	position: relative;
	overflow: hidden;
}
#content p {
	line-height:16px;
	padding-bottom:12px;
}
ul#footer {
	margin-top: 5px;
	margin-bottom:40px;
}
ul#footer li  {
	font-size: 11px;
}
ul#footer li#prensa {
	padding:2px 0 6px 21px;
}

.herramientas {
	float:left;
	padding-right:10px;
	width:31%;
}
#content-img {
	width: 520px;
	height:358px;
	float: right;
}
#tape {
	float: left;
	text-align:center;
}
#prensa {
	background-image: url(../img/pdf.jpg);
	background-repeat: no-repeat;
}


/* proyectamos */
#proyectamos {
	border-top: 1px solid #000;
	left:629px;
	position:absolute;
	top:89px;
	width:394px;
}
#cartel {
	margin: 20px 0 10px 0;
}
#proyectamos h2 {
	padding-top:14px;
}

/* prehome */
#prehome {
	width: 394px;
	margin: 20px auto;
}