#cabecera {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 95px;
	background-image: url(../images/fondo-cabecera3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	float: left;
	width: 250px;
	height: 75px;
}
#buscar {
	float: left;
	width: 680px;
	text-align: right;
	padding-top: 13px;
	margin-bottom: 7px;
	padding-right: 20px;
}
#links-cab {
	float: left;
	width: 680px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #FF9900;
	padding-right: 20px;
}
#links-cab a {
	color: #CC6600;
}
#links-cab a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#tematicos {
	padding-bottom: 5px;
	float: left;
	width: 320px;
}
#boton a, #boton a:hover {
	float: left;
	width: 90px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
	height: 23px;
	font-weight: normal;
	font-size: 12px;
	padding: 3px;
}
#boton a{
	color: #FDDEC8;
	background-image: url(../images/boton-rojo.gif);
	background-repeat: no-repeat;
}
#boton a:hover{
	color: #FFFFFF;
	background-image: url(../images/boton-amarillo.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#texto-tema {
	padding-bottom: 5px;
	float: right;
	width: 550px;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #666666;
}
#texto-tema a {
	color: #666666;
	text-decoration: none;
}
#texto-tema a:hover {
	color: #333333;
	text-decoration: none;
}
#caja {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#art-tit, her-tit{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 300px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
}
#art-tit a{
	color: #0099CC;
}
#art-tit a:hover{
	color: #3399FF;
	text-decoration: underline;
}
#tol-tit{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 305px;
	padding-left: 15px;
}
#title{
	padding-bottom: 8px;
	padding-left: 3px;
}
#tol-tit a{
	color: #CC6600;
}
#tol-tit a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#art-des, #her-des {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 300px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
	color: #666666;
}
#art-des a {
	color: #2D87B3;
}
#her-des a {
	color: #CC6600;
}
#contenido {
	float: left;
	width: 700px;
}
#cont-izq {
	width: 350px;
	float: left;
	height: 550px;
}
#cont-der {
	width: 350px;
	float: left;
	height: 550px;
}
#solapa-sup{
	background-image: url(../images/fondo-solapa-corte.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 350px;
	height: 470px;
}

#solapas-art, #solapas-tol{
	float: left;
	width: 330px;
	text-align: right;
	padding-right: 20px;
	height: 50px;
	background-image: url(../images/fondo-salapas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#solapas-cat{
	float: left;
	width: 330px;
	text-align: right;
	padding-right: 20px;
	padding-top: 45px;
}
#linea{
	text-align: left;
	float: left;
	width: 680px;
	background-image: url(../images/linea-gris.gif);
	background-position: center top;
	text-decoration: overline;
	height: 25px;
	margin-top: 10px;
}
#menu {
	width: 200px;
	float: left;
}
#anuncio{
	width: 200px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#rotadora{
	width: 200px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#acercade{
	background-image: url(../images/fondo-acerca.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 15px;
	color: #978953;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 17px;
	height: 150px;
	width: 170px;
}
#menu-pri {
	background-image: url(../images/menu-nar-inf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
}
#menu-sec{
	background-image: url(../images/menu-gris-inf.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	margin-top: 17px;
	margin-bottom: 17px;
}
#tit-menu-pri, #tit-menu-sec {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}
#tit-menu-pri {
	color: #E65B00;
	background-image: url(../images/menu-nar-sup.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 8px;
}
#tit-menu-sec {
	color: #666666;
	background-image: url(../images/menu-gris-sup.gif);
	background-repeat: no-repeat;
	background-position: left top;
    padding-left: 15px;
	padding-top: 8px;
}

/***************************SECCION DE NOVEDADES*************************/
#ult-blog, #ult-blog, #ult-planet{
	width: 350px;
	float: left;
	padding-top: 10px;
}
#ult-blog{
}
#ult-planet{
}
#ult-arte{
	width: 350px;
	float: left;
	padding-top: 10px;
	height: 320px;
}
#flickr a{
	padding: 2px;
}
#cuadro{
	background-color: #FF6600;
	padding: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#categorias{
	width: 350px;
	float: left;
	padding-top: 10px;
	background-image: url(../images/solapas-marron.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 340px;
}
#block-ult-blog, #block-ult-pla {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 330px;
}
#block-ult-blog {
	border-bottom-color: #D9F5FF;
}
#block-ult-pla {
	border-bottom-color: #FEE1BA;
}
#icon-ult-blog, #icon-ult-pla {
	float: left;
	height: 35px;
	width: 35px;
}
#tit-ult-blog, #tit-ult-pla {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}
#tit-ult-blog a {
	color: #0099CC;
}
#tit-ult-blog a:hover {
	color: #006699;
}
#tit-ult-pla a {
	color: #CC6600;
}
#tit-ult-pla a:hover {
	color: #FF6600;
}
#fecha-ult-blog, #fecha-ult-pla {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #999999;
}
#ver-todos{
	float: left;
	height: 20px;
	width: 330px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/**********************************************PIE*********************/	
#pie{
	width: 100%;
	margin-top: 30px;
	background-image: url(../images/deg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
}
#contenido-pie{
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	background-image: url(../images/fondo-pie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
#blocke-pie{
	float: left;
	width: 158px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #94C7D8;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #94C7D8;
	height: 120px;
	margin-top: 10px;
}
#blocke-pie a{
	color: #94C7D8;
}
#blocke-pie a:hover{
	color: #6699CC;
}
#blocke-pie-alter{
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 17px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #94C7D8;
	padding-top: 13px;
}
/*****************************************CLASES******************************************/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
.campo {
	background-image: url(../images/fondo-camp.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FF6600;
	font-family: Helvetica;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #CC3300;
	background-color: #FFFFFF;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BD2D6;
	border: 1px solid #009999;
	padding-top: 1px;
	padding-bottom: 2px;
}
.txt-simple {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.rojo {
	color: #CC6600;
}
.azul {
	color: #3399CC;
}
.tit-azul, .tit-marron, .tit-naranja, .tit-rojo, .tit-verde, .tit-negro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
}
.tit-marron {
	color: #BB8C00;
}
.tit-azul {
	color: #0099CC;
}
.tit-naranja {
	color: #FF6600;
}
.tit-rojo {
	color: #E85C00;
}
.tit-verde {
	color: #3AB0C5;
}
.tit-celeste {
	color: #AEDCF7;
}
.tit-negro {
	color: #666666;
}
.tit-acerca {
	color: #CC6600;
	font-size: 14px;
}
.sub-title-pie{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #99C2D0;
}
.sub-titles{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo-cuerpo.gif);
	background-repeat: repeat-x;
}

.bullet-pri, .bullet-sec {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	width: 165px;
	font-size: 13px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 8px;
         }
.bullet-pri ul, .bullet-sec ul {
	margin: 0;
        }
.bullet-pri li, .bullet-sec li {
	list-style: none;
	margin: 0;
        }
.bullet-pri li {
	border-bottom: 1px solid #FFCC00;
        }
.bullet-sec li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
        }
.roundbox .bullet-pri li, .roundbox .bullet-sec li  {
	list-style: none;
	margin: 0;
	border-bottom: 0px dotted #CCC;
        }
.bullet-pri li a , .bullet-sec li a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 8px center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 20px;
         }
		 
.bullet-pri li a {	 
    background-image: url(../images/bullet-rojo.gif);
		 }
.bullet-sec li a {	 
    background-image: url(../images/bullet-gris.gif);
		 }
		 
.bullet-pri li a:link,  .bullet-pri li a:visited {
	color: #666666;
         }
.bullet-sec li a:link,  .bullet-sec li a:visited {
	color: #666666;
         }
.bullet-pri li a:hover, .bullet-sec li a:hover {
	text-decoration: underline;
	background-color: #CCCCCC;
         }
.bullet-pri li a:hover{
	color: #FF6600;
	background-color: #F2DB6F;
         }
.bullet-sec li a:hover {
	color: #666666;
	background-color: #F7F7F7;
         }
		 
/* FIN MAIN VERTICAL*/	
.categ {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	width: 155px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
         }
.categ ul {
	margin: 0;
        }
.categ li {
	list-style: none;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2D9CC;
        }
		
.roundbox .categ li {
	list-style: none;
	margin: 0;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
        }
.categ li a {
	display: block;
	text-decoration: none;
	background-image: url(../images/carpeta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 25px;
         }
.categ li a:link, .categ li a:visited {
	color: #666666;	
         }
.categ li a:hover {
	color: #CC6600;
	font-weight: normal;
	background-color: #FFF7E6;
         }
