/* ===================================================================================== */
/* 		GENERAL																			 */
/* ===================================================================================== */

body {
background-color: #EFECE0;
}

#tableMain {
width: 855px;
}

#tdSpacerH2 {
height: 2px;
}

#tdSpacerH7 {
height: 7px;
}

#tdSpacerV4 {
width: 4px;
}

#tdSpacerV7 {
width: 7px;
}


/* ===================================================================================== */
/* 		HEADER																			 */
/* ===================================================================================== */

#tdSpacerTop {
height: 20px;
}

#tdSombraLeft {
width: 5px;
background-image: url('../img/sombra_left.gif');
background-repeat: repeat-y;
}

#tdMarco {
background-color: #FFFFFF;
padding: 4 4 4 4;
}

#tdSombraInner {
width: 5px;
background-image: url('../img/sombra_inner.gif');
background-repeat: repeat-y;
}

#tdSombraRight {
width: 5px;
background-image: url('../img/sombra_right.gif');
background-repeat: repeat-y;
}

#tdHeaderBG {
background-color: #FF9999;
width: 632px;
height: 142px;
background-image: url('../img/header.jpg');
background-repeat: no-repeat;
padding: 0 13 8 0;
}

#tdBannerChatTexto {
width: 192px;
height: 21px;
background-color: #000000;
text-align: center;
}

#tdMenu {
background-color: #000000;
padding: 3 15 4 15;
}

.menu {
display: block;
font-family: Tahoma,Arial;
font-size: 14px;
font-weight: bold;
text-align: center;
height: 25px;
}

	.menu a:link, .menu a:visited {
	background-color: #000000;
	color: #FFCC00;
	text-decoration: none;
	padding: 3 15 4 15;
	}
	
	.menu a:hover {
	background-color: #FFCC00;
	color: #000000;
	text-decoration: none;
	}

#tdSombraBottom {
height: 10px;
background-image: url('../img/sombra_bottom.gif');
background-repeat: repeat-x;
}

/* ===================================================================================== */
/* 		CONTENIDOS																		 */
/* ===================================================================================== */

#tdColumnaIzq {
width: 645px;
}

#tdContenido {
background-color: #FFE7E7;
}

#tdCategorias {
width: 175px;
background-color: #FFE7E7;
}

#tdPublicidad {
text-align: center;
padding: 15 0 15 0;
}

#tdTitle {
height: 29px;
background-color: #B03737;
padding: 0 0 0 12;
}

#tdPost {
padding: 9 9 9 9;
}

.fotobig {
width: 287px;
height: 192px;
border: 1px solid #000000;
}

	.fotobig a:link, .fotobig a:visited {
	border: 1px solid #000000;
	}
	
	.fotobig a:hover {
	border: 1px solid #FFFFFF;
	}

.fotosmall {
width: 141px;
height: 94px;
border: 1px solid #000000;
}

	.fotosmall a:link, .fotosmall a:visited {
	border: 1px solid #000000;
	}
	
	.fotosmall a:hover {
	border: 1px solid #FFFFFF;
	}

#tdPostTexto {
text-align: justify;
padding: 8 0 10 0;
}

#tdPostFooter {
background-image: url('../img/post_linea.gif');
background-repeat: repeat-x;
background-position: top;
text-align: right;
padding: 6 0 15 0;
}

#tdPaginado {
height: 29px;
background-color: #000000;
text-align: center;
}

/* ===================================================================================== */
/* 		CATEGORIAS																		 */
/* ===================================================================================== */

#tdTitle1 {
height: 29px;
background-color: #000000;
background-image: url('../img/title1.gif');
background-repeat: no-repeat;
background-position: right;
padding: 0 0 0 13;
}

#tdTitle2 {
height: 29px;
background-color: #000000;
background-image: url('../img/title2.gif');
background-repeat: no-repeat;
background-position: right;
padding: 0 0 0 13;
}

#tdTitle3 {
height: 29px;
background-color: #000000;
background-image: url('../img/title3.gif');
background-repeat: no-repeat;
background-position: right;
padding: 0 0 0 13;
}


.categorias {
display: block;
font-family: Tahoma,Arial;
font-size: 11px;
width: 175px;
}

	.categorias a:link, .categorias a:visited {
	display: block;
	background-color: #FCE5E5;
	color: #000000;
	text-decoration: none;
	padding: 4 0 0 13;
	height: 23px;
	background-image: url('../img/post_linea.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
	.categorias a:hover {
	display: block;
	background-color: #FF9999;
	color: #000000;
	text-decoration: none;
	}

/* ===================================================================================== */
/* 		COLUMNA DERECHA																	 */
/* ===================================================================================== */

#tdColumnaDer {
width: 210px;
}

#tdFotosDer {
padding: 9 9 15 9;
text-align: justify;
background-image: url('../img/post_linea.gif');
background-repeat: repeat-x;
background-position: bottom;
}

.fotoder {
width: 170px;
height: 128px;
border: 1px solid #FF9999;
}

	.fotoder a:link, .fotobig a:visited {
	border: 1px solid #FF9999;
	}
	
	.fotoder a:hover {
	border: 1px solid #000000;
	}

.video {
width: 87px;
height: 65px;
border: 1px solid #FF9999;
}

	.video a:link, .video a:visited {
	border: 1px solid #FF9999;
	}
	
	.video a:hover {
	border: 1px solid #FFFFFF;
	}

/* ===================================================================================== */
/* 		FOOTER																			 */
/* ===================================================================================== */

#tdFooter {
padding: 5 10 20 0;
}

#tdFooterMenu {
width: 175px;
padding: 5 5 20 0;
text-align: right;
}

/* ===================================================================================== */
/* 		FONTS																			 */
/* ===================================================================================== */

.titulo {
font-family: Tahoma,Arial;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
}

.titulo2 {
font-family: Tahoma,Arial;
font-size: 14px;
color: #FFCC00;
font-weight: bold;
}

.texto {
font-family: Tahoma,Arial;
font-size: 11px;
color: #000000;
}

	.texto a:link, .texto a:visited {
	color: #000000;
	text-decoration: none;
	}
	
	.texto a:hover {
	color: #B00404;
	text-decoration: none;
	}

.comentarios {
font-family: Tahoma,Arial;
font-size: 11px;
color: #B00404;
}

	.comentarios a:link, .comentarios a:visited {
	color: #B00404;
	text-decoration: none;
	font-weight: bold;
	}
	
	.comentarios a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

.titulo3 {
font-family: Tahoma,Arial;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}

	.titulo3 a:link, .titulo3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.titulo3 a:hover {
	color: #FFCC00;
	text-decoration: none;
	}

.publicidad {
font-family: Tahoma,Arial;
font-size: 11px;
color: #B00404;
font-weight: bold;
}

.paginado {
font-family: Tahoma,Arial;
font-size: 12px;
color: #FFCC00;
}

	.paginado a:link, .paginado a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	}

	.paginado a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
.footer {
font-family: Tahoma,Arial;
font-size: 10px;
color: #ADA999;
}

	.footer a:link, .footer a:visited {
	color: #ADA999;
	font-weight: bold;
	text-decoration: none;
	}

	.footer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
.galerias {
font-family: Tahoma,Arial;
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
}

	.galerias a:link, .galerias a:visited {
	color: #ADA999;
	font-weight: bold;
        font-size: 16px;
	text-decoration: none;
	}

	.galerias a:hover {
	color: #000000;
	font-weight: bold;
        font-size: 16px;
	text-decoration: none;
	}
.titulos {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.titulos:hover {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #B00404;