/* Generales */

body {
	margin:40px 0 30px;
	background-color:#848484;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#434343
}
p {
	margin:0 0 15px;
	text-align:justify
}
h1 {
	margin:0 0 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-large;
	font-weight:normal;
	color:#e95d0f
}
h2 {
	margin:0 0 15px;
	font-size:large;
	font-weight:normal;
	color:#e95d0f
}
.cursiva {
	font-style:italic
}
a.email:link, a.email:visited, a.email:active {
	text-decoration:none;
	font-weight:bold;
	color:#e95d0f
}
a.email:hover {
	text-decoration:underline
}

/* Top */

#top {
	background-color:#000;
	padding:12px 20px
}
a#wape:link, a#wape:hover, a#wape:visited, a#wape:active {
	text-decoration:none;
	font-weight:bold;
	font-size:xx-large;
	color:#e95d0f;
	vertical-align:middle
}
a#wape-desc:link, a#wape-desc:hover, a#wape-desc:visited, a#wape:active {
	text-decoration:none;
	text-transform:uppercase;
	font-size:medium;
	color:#e95d0f;
	vertical-align:middle;
	margin-left:20px
}

/* Cajas */

#contenedor {
	width:900px;
	margin:auto
}
#banner {
	height:250px
}
#cuerpo {
	padding:10px 20px 20px;
	background:url(img/bg-cuerpo.gif) top left repeat-y #fff;
	overflow:auto;
	height:1%
}
#contenidos {
	width:580px;
	float:right
}


/* Menú */

#cont-menu {
	margin:0 0 15px;
	padding:0;
	list-style:none;
	width:240px;
	float:left
}
#cont-menu li {
	border-bottom:1px solid #989898
}
a.menu:link, a.menu:visited, a.menu:active {
	display:block;
	padding:10px 0;
	width:230px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:medium;
	color:#313131
}
a.menu:hover {
	color:#e95d0f;
	background:url(img/bg-menu.gif) right 14px no-repeat
}

/* Pie */

#cont-pie {
	padding:20px 0;
	background:url(img/bg-pie.jpg) bottom left repeat-x #1a1a1a
}
#cont-pie p {
	margin:0;
	text-align:center
}
#pie01 {
	color:#e95d0f
}
#pie01 span {
	font-size:0.85em
}
#pie02 {
	color:#9f9f9f
}

/* Premios */

.premios {
	list-style-type:none;
	margin:-10px 0 15px;
	padding-left:25px
}
.premios li {
	margin-bottom:4px
}
