*{
	font-size: 13px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 90%;*/
	font-weight: bold;
	background: #000000;
	color:white;
	
	}
#contenedor{
	margin:10px auto;
	width:1000px;
	top: 0px;
	/*left:10px;*/
	position:relative;
	padding:0;
	
}

#cabecera{
	margin: auto;
	width:1000px;
	top: 0px;
	
}
#cuerpo{
	position: absolute;
	left: 160px;
	top:/*40px*/115px;
	width:650px;
	margin-left:15px;
	margin-right:15px;
	

	
}

#contenedor #cuerpo #novedades {
	position: absolute;
	top: 280px;
	left: 0px;
	width: 650px;
	color: #FFFFFF;
}

/**/

h1 {
	font: bold 22px Times New Roman, Times, serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-align:center;

}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

.blanco{
	color:#FFFFFF
}
/*.negro{
	color:#000000;
}*/
.naranja{
	color:#f8b356;
}
.rojo{color: #FF3300;}
/*.bgNaranja{
	background-image: url(../imagenes/bgTitulosPx.gif);
	background-repeat: repeat;
	background-color:#f8b356;
	line-height:28px
	
}
.bgNegro{
	/*background-image: url(../imagenes/bgTitulosPxNegro.gif);
	background-repeat: repeat-x;
	background-color:#000000;
	line-height:28px;
}*/

.bgRojo{
	background-image: url(../imagenes/bgTitulosPxRojo.gif);
	background-repeat: repeat-x;
	background-color:#e7434b;
	line-height:28px
	
}
.sangria{
		text-indent: 25px;
}
.bordeNaranjaFoto{
	border: #f8b356 5px solid
}
.bordeRojoFoto{
	border: #e7434b 5px solid
}

.justificado{
	text-align: justify;
}

/**********pagina estandar*****************/
#CuerpoEstandar{
	/*position: absolute;
	left: 0px;*/
	top:115px;
	width:650px;
	/*margin-left:15px;
	margin-right:15px;*/
	text-align:justify;
	color:#FFFFFF;
	/*height: 950px;*/
	
}

#CuerpoEstandar h1{
	font-size: 40px;
	color: #FFCC00;
}
#CuerpoEstandar h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#CuerpoEstandar span {
	color: #FFCC00;
}
#CuerpoEstandar p {
	font-size: 12px;
}
/************logo de index********************/
#logo{
	position: absolute;
	left: 360px;
	top: 31px;
	
}

/**************************************/
.titulo{
text-align:left; background:transparent url(../albumes/res/hdr_mid.gif); background-repeat: repeat-x; white-space:nowrap; color:#FFFFFF; text-align:center;
}
/*****************galleria******************/
.thumbs{
	width:140px; height:140px; background:url(../albumes/res/dia.gif); background-repeat:no-repeat; margin-left:auto; margin-right:auto; text-align:center;
}
/******************************************/
.centrado{ text-align:center}

hr{ width:80%}

.txtp{font-size:11px}

   .preload {display: none;}


