body{
	background:url(../imagenes/back.jpg) top left no-repeat;
}


div.bar, div.bottom{
	height:3px;
	width:100%;
	background-color:#63B5C7;
	float:left;
	top:0px;
	margin-top:0px;
	margin-bottom:10px;
}


div.bottom{
	height:auto;
	margin-bottom:0px;
	padding-bottom:15px;
	padding-top:5px;
	background:url(../imagenes/bottom.png) repeat-x;
	
}

h1{
	font-family:Gotham-Book, Arial, Helvetica, sans-serif;
	font-size:30px;
	letter-spacing:-2px;
	font-weight:normal;
	color:#333;
	margin-bottom:10px;
}


h2{
	font-family:Gotham-Book, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#333;
	margin-bottom:10px;
}

h3{
	font-family:MuseoSans100, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	color:#999;
	font-style:italic;
	margin-bottom:10px;	
}

h4{
	font-family:MuseoSans300, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	color:#333;
	margin-bottom:10px;	
}


p, li, a, strong{
	font-family:MuseoSans300, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
}

li{
	list-style-position:inside;
	list-style-type: circle;
	padding-bottom:5px;
}

a{
	border-bottom:dashed 1px #999999;
}

a.hucap{
	font-family:Gotham-Medium, Arial, Helvetica, sans-serif;
	font-size:19px;
}

a.white{
	color:#FFFFFF;
	border-bottom:dashed 1px #FFF;
}

p{
	margin-bottom:10px;
}

p.publicaciones{
	line-height:22px;
	font-size:13px;
}


div.publicaciones{
	background-color:#D4E7E7; 
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
}

strong{
	font-family:MuseoSans700, Arial, Helvetica, sans-serif;
}


p.publicaciones strong{
	line-height:22px;
	font-size:13px;	
}

p.bajada{
	font-family:MuseoSans300, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	font-weight:normal;
	color:#666;
}

div.titulos{
	font-family:Gotham-Book, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#333;
	border-top:#666 solid 1px;
}

div.desarrollo{
	padding:10px;
	background-color:#EEE;
	width:520px !important;
}

div.lateral{
	padding:10px;
	background-color:#EEE;
	width:200px !important;
}

div.marcas{
	border:1px solid #63B5C7;
	padding:3px;
}