body {
	background-image: url(images/bg1.jpg);
}
#warp {
	clear: both;
	height: 100%;
	width: 100%;
}

#warp #arriba {
	height: 300px;
	width: 100%;
	background-image: url(images/bg2.jpg);
	clear: both;
	z-index: 1;
	position: absolute;
	top: 0px;
	right: 0px;
}
#warp #centro {
	clear: both;
	float: left;
	height: 400px;
	width: 100%;
	z-index: 3;
	position: absolute;
	right: 0px;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:30px;
}

#warp #arriba {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #681590;

}

#header {
	width: 900px;
	background-repeat: no-repeat;
	background-position: 10px 30px;
	height: 200px;
	margin: 0px auto;
}
#header {
	background-image: url(images/logo.gif);
}
html >body #header {
	background-image: url(images/logo.png);
}
#header #menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 430px;
	display: block;
}
.derecha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #681590;
}
#header #menu ul li a:link, #header #menu ul li a:visited{
	display: block;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0.2em;
	color: #681590;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #681590;
	float: left;
	text-decoration: none;
}
#header #menu ul li a:hover {
	color: #000;
	border-left-color: #000;
	text-decoration: underline;
}
#bajada img {
	margin-top: 270px;
}

#warp #centro {
	background-image: url(images/bg_medio.gif);}
html >body #warp #centro {
	background-image: url(images/bg_medio.png);
}

#warp #abajo {
	width: 100%;
	clear: both;
	float: left;
	z-index: 2;
	position: absolute;
	top: 400px;
	right: 0px;
}
#footer {
	background-color: #A3A3A3;
	display: block;
	height: 50px;
	clear: both;
}
#cosa a {
	color: #FFF;
}
#centro #bajada {
	width: 900px;
	background-image: url(images/libro.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 370px;
	margin: 0px auto;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}
.post {
	float: left;
	width: 625px;
	margin-right: 50px;
	margin-bottom: 100px;
}
#cosa {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
	color: #FFF;
	line-height: 16px;
}
.post h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 35px;
	color: #3388C0;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.post h1 a {
	text-decoration: none;
	color: #3388C0;
	background-color: #FFF;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#sidebar {
	float: left;
	width: 225px;
}
.post p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding: 10px;
	background-image: url(images/50.png);
	line-height: 18px;
	color: #444;
}
#proximoseventos img , #ptosdeventa img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.destacado-azul {
	font-weight: bold;
	font-style: italic;
	color: #3388C0;
	font-size: 11px;
	padding-right: 5px;
	letter-spacing: 1.5px;
}
#proximoseventos a {
	color: #000;
}
#ptosdeventa p a {
	text-decoration: none;
	font-weight: bold;
	color: #256CB1;
	display: block;
}
#ptosdeventa p a:hover {
	color: #444;
}
#proximoseventos p , #ptosdeventa p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 7px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image: url(images/50.png);
	line-height: 16px;
	color: #444;
}
#proximoseventos {
	margin-bottom: 25px;
}
.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
	display: block;
	padding: 10px;
	background-image: url(images/50.png);
	line-height: 20px;
	color: #444;
	font-weight: normal;
}
.post h2 strong em {
	color: #722497;
}
.gris {
background-color: #333;
}
