
/*FORMATO*/
@import url(/css/zero.css);
body{
	text-align:center;
	margin:0px;
	margin-top:22px;
	padding:0px;
	font:12px Arial,Verdana,sans-serif;
	color:#000;
	background-color:#0063B1;
	background-image:url(/i/fondo.gif);
	background-repeat:repeat-x;
}

#todo{
	width:703px;
	margin:0px auto;
	text-align:left;
}

#top{
	color:#E5F2F9;
	width:720px;
	height:20px;
	text-align:right;
	
}
#top a{
	color:#E5F2F9;
	font-weight:bold;
}
#top form{
	display:inline;
}
#top input{
	margin:0px 3px;
}
#header{
	width:760px;
}
#header img{
	float:left;
}
#superior{
	margin-top:3px;
	background-image:url(/i/fondomenu.gif);
}
#logo{
	margin:0;
}
#menu{
	width:320px;
	font-size:19px;
	letter-spacing:1px;
	float:left;
	text-align:center;
}
#menu a{
}

#menu ul{
	margin:0px;
	padding:0px;
}
#menu li{
	list-style-type:none;
	margin:0px;
	height:19px;
	padding:2px;
	display:inline;
	letter-spacing:-2px;
	margin:1px;
}



#lateral{
	clear:both;
	width:230px;
	margin:0;padding:0;
	float:left;
	background-image:url(/i/izquierda.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}
#contenidos{
	width:450px;
	padding:0;
	float:left;
	background-image:url(/i/derecha.gif);
	background-repeat:repeat-x;
	background-color:#E5F2F9;
}
#bottom{
	width:760px;
	height:21px;
	float:left;
	padding-top:5px;
	text-align:center;
}

#pie{
	margin-top:10px;
	color:#FFF;
}
#pie a{
	color:#FFF;
}

#noticiasindex{
	margin:0 0 20px 0;
}

.datos{
	padding:10px;
}
/* REDEFINICIONES */
a{
	text-decoration:none;
	color:#B5008B;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
img{
	border:0
}
h1{
}

h2{
	background-image:url(/i/bolilla.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #B5008B;
	padding-left:25px;
	height:18px;
	letter-spacing:1px;
	font-size:22px;
	clear:both;	
	margin-bottom:8px;
}

#lateral h1{
}
#lateral h2{
}
#contenidos p{
	padding-top:1em;
}
#contenidos blockquote{
	padding-left:1em;
}
#contenidos ul{
	padding-top:1em;
	padding-left:2em;
}
#contenidos li{
	padding-top:.2em;
}
/* LISTADOS - DETALLES */
.registro_listado{margin-top:20px;margin-bottom:10px;clear:both;}
.foto {border:1px solid #ffD647;margin-right:5px;margin-bottom:5px;}
.volver{clear:both;text-align:center;}
.paginado {text-align:center;clear:both;padding-top:10px;}
.titulodetalle{font-size:14px;color:#000;font-weight:bold;}

/*DISCOS*/
.cancion{
	padding-top:5px;
}
.cancion object{
	margin-left:10px;
}

/* FORMULARIOS */
input,select,textarea{
	border:1px solid #73656B;
	font-size:9px;
	color:#555;
	font-family:arial, sans-serif;
	margin-top:2px;
	margin-bottom:2px;
}
input.sinborde{
	border:none;
}

#contenidos .formulario dt{
	border:0px;
	float:left;
	clear:both;
	width:150px;
}
#contenidos .formulario dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
}

#lateral form dt{
	border:0px;
	clear:both;
	width:100px;
}
#lateral form dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
}
.on{ 
}



/*** mapaweb ***/

#mapaweb ul{
	list-style-type:none;
}
#mapaaweb ul ul{
	list-style-type:none;
	padding-left: 10px;
}
#mapaweb ul ul ul{
	font-size:9px;
	list-style-type:none;
}
#mapaweb a{
	color:#424242;
	text-decoration:none;
}

#mapaweb li li{
	margin:0;
	padding: 10px 0px 0px 15px;
	background-image:url(/i/li.gif);
	background-repeat: no-repeat;
	background-position:  0px 0px;
}


#mapaweb li .ultima{
	margin:0;
	padding: 10px 0px 0px 15px;
	background-image:url(/i/liultima.gif);
	background-repeat: no-repeat;
	background-position:  0px 0px;
}

#mapaweb div{
	margin:0;
	width:140px;
	border-color: #626F6A;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding:3px 1px 3px 15px;
} 

/***        ***/




/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
