@charset "UTF-8";
/* CSS Document */

body {
	  background: #ca329f url(images/bgBlog-eventos.jpg) top center no-repeat;
}
#cabecera{
	background:url(images/headerBlog-eventos.jpg) no-repeat;
}
.topPost{
	background:url(images/tituloBlog-eventos.png) no-repeat left top;
}
.cierrePost{
	background:url(images/cierreBlog-eventos.png) no-repeat;
	width:435px;
	height:35px;
	padding:14px 0 0 13px;
	line-height:1.1em;
	font-size:11px
}
.sideColorFondo{
	background:url(images/sidebarBlog-eventos.png) repeat-y;
	padding-bottom:5px;
	width:261px;
	padding-left:6px;
}
.tituloRecientes{
	background:url(images/tituloRecientesBlog-eventos.png) no-repeat;
	height:32px;
}
.tituloResumen{
	background:url(images/tituloResumenBlog-eventos.png) no-repeat;
	height:20px;
}
#pieSidebar{
	width:251px;
	height:5px;
	background:url(images/pieSidebarBlog-eventos.png) no-repeat;
}

/** botones header **/
#cabecera #volver{
	position:absolute;
	left:17px;
	top:103px;
	width:63px;
	height:18px;
}
#cabecera #volver a{
	position:absolute;
	left:0px;
	top:0px;
	width:63px;
	height:18px;
	background:url(images/botones/blog-eventos/volver.png) no-repeat;
}
#cabecera #volver a:hover{
	background-position:0 -18px;
}
#cabecera #multimedia{
	position:absolute;
	left:234px;
	top:31px;
	width:115px;
	height:14px;
}
#cabecera #multimedia a{
	position:absolute;
	left:0px;
	top:0px;
	width:115px;
	height:14px;
	background:url(images/botones/blog-eventos/multimedia.png) no-repeat;
}
#cabecera #multimedia a:hover{
	background-position:0 -14px;
}
#cabecera #prensa{
	position:absolute;
	left:234px;
	top:49px;
	width:115px;
	height:14px;
}
#cabecera #prensa a{
	position:absolute;
	left:0px;
	top:0px;
	width:115px;
	height:14px;
	background:url(images/botones/blog-eventos/prensa.png) no-repeat;
}
#cabecera #prensa a:hover{
	background-position:0 -14px;
}
#cabecera #blog-eventos{
	position:absolute;
	left:234px;
	top:67px;
	width:117px;
	height:14px;
}
#cabecera #blog-eventos a{
	position:absolute;
	left:0px;
	top:0px;
	width:117px;
	height:14px;
	background:url(images/botones/blog-eventos/blog-eventos.png) no-repeat;
}
#cabecera #blog-eventos a:hover{
	background-position:0 0px;
}
#cabecera #blog{
	position:absolute;
	left:351px;
	top:55px;
	width:123px;
	height:13px;
}
#cabecera #blog a{
	position:absolute;
	left:0px;
	top:0px;
	width:123px;
	height:13px;
	background:url(images/botones/blog-eventos/blog.png) no-repeat;
}
#cabecera #blog a:hover{
	background-position:0 -13px;
}
#cabecera #eventos{
	position:absolute;
	left:351px;
	top:68px;
	width:123px;
	height:13px;
}
#cabecera #eventos a{
	position:absolute;
	left:0px;
	top:0px;
	width:123px;
	height:13px;
	background:url(images/botones/blog-eventos/eventos.png) no-repeat;
}
#cabecera #eventos a:hover{
	background-position:0 -13px;
}

#footer{
	background:url(images/pieBlog-eventos.jpg) no-repeat center;
}
#comment{
	background: #ca329f
}