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

body {
background-color: #F1D8D8;
background-image: url('../img/bg.gif');
background-repeat: repeat-x;
background-position: top;
}

#tableMain {
width: 860px;
}

#tdSpacerH5 {
height: 5px;
}

#tdSpacerV6 {
width: 6px;
}

#tdSpacerV17 {
width: 17px;
}

#divLeft {
float: left;
padding: 0 20 0 0;
}

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

#tdLogo {
padding: 16 0 0 0;
}

#tdFlash {
width: 487px;
height: 149px;
}

#tdMenuBG {
height: 48px;
background-image: url('../img/menu_bg.gif');
background-repeat: repeat-x;
background-position: top;
}

#tdMenuBGLeft {
height: 48px;
width: 10px;
background-image: url('../img/menu_bgleft.gif');
background-repeat: no-repeat;
}

#tdMenuBGRight {
height: 48px;
width: 10px;
background-image: url('../img/menu_bgright.gif');
background-repeat: no-repeat;
}

#tdMenuBoton {
padding: 11 18 0 18;
background-image: url('../img/menu_dots.gif');
background-repeat: no-repeat;
background-position: right 8;
}

/* ===================================================================================== */
/* 		CONTENIDO PRINCIPAL																 */
/* ===================================================================================== */

#tdContenido {
width: 581px;
}

#tdContenidoTopLeft {
height: 10px;
width: 10px;
background-image: url('../img/contenido_topleft.gif');
background-repeat: no-repeat;
}

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

#tdContenidoTopRight {
height: 10px;
width: 10px;
background-image: url('../img/contenido_topright.gif');
background-repeat: no-repeat;
}

#tdContenidoLeft {
width: 10px;
background-image: url('../img/contenido_left.gif');
background-repeat: repeat-y;
}

#tdContenidoMain {
background-color: #FFFFFF;
padding: 5 20 0 20;
}

#tdContenidoRight {
width: 10px;
background-image: url('../img/contenido_right.gif');
background-repeat: repeat-y;
}

#tdContenidoBottomLeft {
height: 10px;
width: 10px;
background-image: url('../img/contenido_bottomleft.gif');
background-repeat: no-repeat;
}

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

#tdContenidoBottomRight {
height: 10px;
width: 10px;
background-image: url('../img/contenido_bottomright.gif');
background-repeat: no-repeat;
}

#tdTitleWebcam {
width: 42px;
height: 32px;
background-image: url('../img/title_webcam.gif');
background-repeat: no-repeat;
}

#tdTitle {
width: 479px;
border-bottom: 1px solid #F1B2DC;
}

#tdSalas {
padding: 9 0 0 0;
}

#tdFotoBG {
width: 162px;
height: 182px;
background-image: url('../img/foto_bg.gif');
background-repeat: no-repeat;
background-position: top;
}

#tdFotoNombre {
height: 22px;
padding: 0 0 0 15;
}

#tdFotoImg {
text-align: center;
}

#tdFotoEstado {
height: 27px;
text-align: center;
}

#tdPaginado {
background-color: #FFFFFF;
padding: 5 0 2 0;
}

#tdPaginadoDots {
height: 3px;
background-image: url('../img/paginado_dots.gif');
background-repeat: repeat-x;
}

#tdPaginadoLeft {
width: 10px;
height: 33px;
background-image: url('../img/paginado_left.gif');
background-repeat: no-repeat;
}

#tdPaginadoCenter {
height: 33px;
background-image: url('../img/paginado_center.gif');
background-repeat: repeat-x;
text-align: center;
}

#tdPaginadoRight {
width: 10px;
height: 33px;
background-image: url('../img/paginado_right.gif');
background-repeat: no-repeat;
}

/* ===================================================================================== */
/* 		LATERAL																			 */
/* ===================================================================================== */

#tdLateral {
width: 269px;
}

#tdLateralTopLeft {
height: 10px;
width: 10px;
background-image: url('../img/lateral_topleft.gif');
background-repeat: no-repeat;
}

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

#tdLateralTopRight {
height: 10px;
width: 10px;
background-image: url('../img/lateral_topright.gif');
background-repeat: no-repeat;
}

#tdLateralLeft {
width: 10px;
background-image: url('../img/lateral_left.gif');
background-repeat: repeat-y;
}

#tdLateralMain {
background-color: #FFEEEE;
padding: 5 20 0 20;
}

#tdLateralRight {
width: 10px;
background-image: url('../img/lateral_right.gif');
background-repeat: repeat-y;
}

#tdLateralBottomLeft {
height: 10px;
width: 10px;
background-image: url('../img/lateral_bottomleft.gif');
background-repeat: no-repeat;
}

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

#tdLateralBottomRight {
height: 10px;
width: 10px;
background-image: url('../img/lateral_bottomright.gif');
background-repeat: no-repeat;
}

#tdTitleLateral {
width: 187px;
border-bottom: 1px solid #F1B2DC;
}

#tdChicasNuevas {
padding: 9 0 0 0;
}

#tdLateralAccesos {
background-color: #FFEEEE;
text-align: center;
padding: 10 0 15 0;
}

/* ===================================================================================== */
/* 		INGRESAR																		 */
/* ===================================================================================== */

#tdEntrar {
text-align: center;
padding: 20 0 20 0;
}

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

#tdFooter {
padding: 6 0 15 0;
}

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

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

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

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

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

.fotoestado {
font-family: Tahoma, Arial;
font-size: 11px;
color: #FFFFFF;
padding: 5 0 0 0;
font-weight: bold;
}

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

	.paginado a:link, .paginado a:visited {
	color: #920061;
	text-decoration: none;
	}
	
	.paginado a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.footermenu {
font-family: Tahoma, Arial;
font-size: 12px;
color: #D2008C;
}

	.footermenu a:link, .footermenu a:visited {
	color: #D2008C;
	text-decoration: none;
	}
	
	.footermenu a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.footer {
font-family: Tahoma, Arial;
font-size: 11px;
color: #000000;
}

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

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

.title2 {
font-family: Tahoma, Arial;
font-size: 18px;
color: #D2008C;
font-weight: bold;
}

.segundos {
font-family: Tahoma, Arial;
font-size: 14px;
color: #D2008C;
}