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

body {
background: #FFFFFF;
margin: 0;
padding: 0;
}

#tableMain {
width: 800px;
}

#divLeft {
position: relative;
float: left;
}

#divRight {
position: relative;
float: right;
}

#tdSpacer {
width: 2px;
height: 2px;
}

#tdSpacer2 {
width: 5px;
height: 5px;
}

#tdSpacer3 {
width: 10px;
height: 10px;
}

#divSpacer {
width: 4px;
height: 4px;
}

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

#divLogo {
position: relative;
float: left;
margin: 20 0 9 0;
}

#divBanner468x60 {
position: relative;
float: right;
margin: 20 0 9 0;
}

/* ===================================================================================== */
/* 		MENU																			 */
/* ===================================================================================== */

#tdMenu {
height: 22px;
background: url(../img/menu_bg.gif) repeat-x;
}

#divMenu {
float: left;
padding: 4 20;
}

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

	.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

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

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

#tdCelda {
border: 1px solid #CCCCCC;
padding: 5px;
}

#divUnete {
float: left;
width: 529px;
}

#divBuscar {
float: right;
width: 220px;
line-height: 0.99em;
}

.titulo1 {
font-family: Arial, Tahoma, Arial;
font-size: 12px;
color: #000000;
font-weight: bold;
}

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

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

#tdColumnaIzq {
width: 534px;
}

#tdColumnaDer {
width: 261px; /* se le rest๓ el padding */
padding: 0 0 0 5;
}

#tdVideosUsuarios {
height: 532px;
background-color: #E8E8E8;
padding: 5px;
}

#divVideosUsuarios {
text-align: center;
padding: 0 0 10 0;
line-height: 2.4em;
}

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

#divVideosUsuariosTexto {
padding: 0 10 10 10;
}

#divVideosUsuariosStats {
padding: 0 10 10 10;
line-height: 1.25em;
}

.texto {
font-family: Arial, Tahoma, Arial;
font-size: 14px;
color: #7D7D7D;
}

	.texto a:link {
	color: #902B24;
	text-decoration: underline;
	}

	.texto a:visited {
	color: #902B24;
	text-decoration: underline;
	}
	
	.texto a:hover {
	color: #902B24;
	text-decoration: underline;
	}

.texto2 {
font-family: Arial, Tahoma, Arial;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.texto3 {
font-family: Arial, Tahoma, Arial;
font-size: 12px;
color: #7D7D7D;
font-weight: bold;
}

	.texto3 a:link {
	color: #902B24;
	text-decoration: underline;
	}

	.texto3 a:visited {
	color: #902B24;
	text-decoration: underline;
	}
	
	.texto3 a:hover {
	color: #902B24;
	text-decoration: none;
	}
	
.texto4 {
font-family: Arial, Tahoma, Arial;
font-size: 12px;
color: #7D7D7D;
font-weight: bold;
}

	.texto4 a:link {
	color: #0000FF;
	text-decoration: none;
	}

	.texto4 a:visited {
	color: #0000FF;
	text-decoration: none;
	}
	
	.texto4 a:hover {
	color: #0000FF;
	text-decoration: underline;
	}

#divKeywords {
line-height: 1.25em;
}

.tituloblog {
font-family: Arial, Tahoma, Arial;
font-size: 14px;
color: #902B24;
font-weight: bold;
}

	.tituloblog a:link, .tituloblog a:visited {
	color: #902B24;
	text-decoration: none;
	}
	
	.tituloblog a:hover {
	color: #7D7D7D;
	text-decoration: none;
	}

#tdPost {
padding: 10 0 10 0;
line-height: 1.25em;
}

#divBannerVertical {
padding: 0 0 5 0;
}

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

#tdFooter {
padding: 10 0 10 0;
}

#divLogoSmall {
position: relative;
float: left;
}

#divFooterTexto {
position: relative;
padding: 0 0 0 0;
margin-left: 180px;
}

#divPaginado {
float: left;
padding: 2 2;
text-align: center;
width: 500px;
}

.footer {
font-family: Tahoma, Arial;
font-size: 10px;
line-height: 1.25em;
color: #7D7D7D;
}

	.footer a:link, .footer a:visited {
	color: #902B24;
	text-decoration: none;
	}
	
	.footer a:hover {
	color: #902B24;
	text-decoration: underline;
	}
