

#outer
{
background: url(images/common/fondoin02.gif) repeat-y;
}

#splash
{
position: relative;
top:0px;
background: url(images/cabeceras/cabcarlos.jpg) no-repeat;

width:900px;
height: 115px;
margin: auto;
clear:both;
}

#pageCarlos a {
	background: #fff url(images/menuprincipal/mencaston02.gif) no-repeat;
}
#pageCarlos:lang(gl) a {
	background: #fff url(images/menuprincipal/mengalon02.gif) no-repeat;
}
#pageCarlos:lang(fr) a {
	background: url(images/menuprincipal/menfraon02.gif) no-repeat;
}

#pageCarlos:lang(en) a {
	background: url(images/menuprincipal/menengon02.gif) no-repeat;
}
#pageCarlos:lang(br) a {
	background: #fff url(images/menuprincipal/menbraon02.gif) no-repeat;
}
#content {
	width:100%;
}
#bloquecentral {
	border-bottom: 1px solid;
}



.post
{
	border-bottom: none;
}
.post .entry {
	margin-left:0px;
}
.entry a img {
	border: none;
}



