body{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	vertical-align: top;
	background-position: center top;
	overflow: auto;
}

a{color: #FFFFFF;}

.slides li img{margin: 0 auto;}

header hgroup h1{
	font-size: 50px;
	line-height: 60px;
	color: #555;
}

header hgroup h2{
	color: #777;
	font-size: 30px;
	line-height: 40px;
}

#main{padding-top: 20px;}


.center{text-align: center;}

/* Correcciones de estilo del slider */
#slider{
	padding-bottom: 10px;
	height: 50px;
	width: 100%;
}
.col3{
	width: 32%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 45px;
	top: 20px;
	right: 30px;
	vertical-align: top;
	height: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2DCCF;
	border-right-color: #E2DCCF;
	border-bottom-color: #E2DCCF;
	border-left-color: #E2DCCF;
	
	 }

.align h4 {
	width:auto;
	margin-top: 15px;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
	background-color: #0093DD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
.align a h4, .align a{
	text-decoration:none;
	}

.align img {
	margin-top: 10px;
	}
.pepe {
  margin-bottom: 10px;
  border: 4px transparent solid;
  /*padding: 10px;*/
  padding-left:6px;
  padding-top:6px;
  padding-right:10px;
  width: 300px;
  position: relative;
  display: block;
  cursor: pointer;
  *zoom: 1;
}
