@import url("cutenews.css");
body {
   background: #333333 url('../navegacion/fondofotos.jpg') repeat;
   text-decoration: none;
   font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
   font-size: 14px;
   text-align: center;
}

#contenedor {
   	width: 780px;
	height: auto;
   	margin: auto;
	background: #FFFFFF;
	overflow: hidden;
}

#cuerpo {
	width: 620px;
	height: auto;
	float: left;
}

#cabeza{
	padding: 0;
	background: #FFFFFF;
}

#header{
	background: url('../navegacion/headerfooter.png') no-repeat;
	height: 80px;
	cursor: pointer;
}

#shadow{
	background: url('../navegacion/sombra.png');
	height: 20px;
}

#lateral{
	background: #FFFFFF;
	width: 160px;
	height: 100%;
	float: right;
	text-align: center;
}

.clear {
	clear: both;
}

/*INICIO-MENÚ*/
#menu_vertical {
	width:150px;
	height:100%;
}
.box_content ul {
	list-style:none;
	margin:0;
	padding:0;
}
.box_content li {
	height:20px;
	background-image:url('../navegacion/menu.png');
	padding: 0 5px;
}
.box_content ul,li:hover {
	background-position: bottom;
}
/*FIN-MENÚ*/

/*INICIO-MENÚ-HORIZONTAL*/
.menuh {
	width: auto;
	background: url('../navegacion/degradado.png') repeat-x #cabf06;
	background-position: top;
	list-style: none;
	margin: 20px;
	padding: 0;
	text-align: center;
}

.menuh li {
	line-height: 40px;
	display: inline;
	background: url('../navegacion/vineta.gif') no-repeat;
	padding-left: 10px;
}

.menuh .primero {
	background: none !important;
}

.menuh img{vertical-align: middle;}

.menuh li a:hover {
	color: #FFFFFF;
	background: #000000;
}

.subir { text-align: right !important; font-size: 120%;}

.subir li {
	display: inline;
	background: url('../navegacion/vinetasubir.gif') no-repeat #eee006;
	padding-left: 10px;
}
/*FIN-MENÚ-HORIZONTAL*/

#pie{
	clear:both;
}

#footer{
	background: url('../navegacion/headerfooter.png') no-repeat;
	background-position: bottom;
	height: 20px;
}

a:link {
	color: #000001;
	text-decoration: none;
}
a:visited {
	color: #000001;
	text-decoration: none;
}
a:hover {
	color: #000001;
	text-decoration: none;
}
a:active {
	color: #000001;
	text-decoration: none;
}

.box_title {
	background: url('../navegacion/tit.png') repeat-x;
	background-position: top;
	width: 150px;
	height: 20px;
	background-color: #eee006;
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}

.box_izq {
	background: url('../navegacion/tit_izq.png') no-repeat;
	background-position: top left;
	display: block;
	float: left;
	width: 90%;
	height: 20px;
}

.box_der {
	background: url('../navegacion/tit_der.png') no-repeat;
	background-position: top right;
	float: left;
	width: 10%;
	height: 20px;
}

.box_content {
	width: 148px;
	border: solid #eee006;
	border-width: 0 1px 1px 1px;
	text-align: justify;
	font-size:  80%;
	font-weight: normal;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.box {height:60px;width:60px;display: block;float: left;}

#ramas {width:130px;height:130px;padding:10px;}
.lobato {background:transparent url('../navegacion/botonera_peque.png') no-repeat scroll 0 -60px;}
.scout {background:transparent url('../navegacion/botonera_peque.png') no-repeat scroll 0 -180px;margin: -60px 0 0 70px;}
.caminante {background:transparent url('../navegacion/botonera_peque.png') no-repeat scroll 0 -240px;margin-top:10px;}
.rover {background:transparent url('../navegacion/botonera_peque.png') no-repeat scroll 0 -360px;margin: -60px 0 0 70px;}

.separa_horiz {
		height: 10px;
}

.separa_vert {
		width: 10px;
}

#noTabla li{
    border: solid 1px #000;   
    list-style: none;
	margin-left: -40px;
    height: 130px;
    width: 568px;
    padding: 10px;
	clear: right;
	position: relative;
}
#noTabla p {
	text-align: justify !important;
	margin-top: -5px !important;
	margin-right: 210px;
}
img {
	vertical-align: middle;
	border: none;
}
.limg {
	border: solid 1px #000;   
	width: 210px;
	height: 150px;
    text-align: center;
    margin: -11px -11px auto 10px;
	line-height: 150px;
    float: right;   
}

hr {
	background: url('../navegacion/degradado.png') repeat-x #eee006;
	height: 5px;
	width: 500px;
	border: 0;
}

/*---TÍTULOS Y PÁRRAFOS---INICIO---*/
h1, h2, h3, ul, ol {text-align: left; margin-left: 10px; margin-right: 10px;}

h2 {margin-top: 50px;}

h4 {text-align: center; margin-left: 10px; margin-right: 10px;}

p {text-align: justify; margin-left: 15px; margin-right: 15px;}

.prover {text-align:right !important; font-size:200%; font-weight:bold; color: #CC0000;}

.epigrafe {text-align: center; font-weight: bold; font-size: 120%; margin-bottom: 30px;}
/*---TÍTULOS Y PÁRRAFOS---FIN---*/

.listaletra {list-style:lower-alpha !important;}

.center {text-align: center;}