body {
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	color:#44033a;
}
p{
	margin:0px 10px 0px 10px;
}
h5{
	margin:0px 10px 0px 10px;
}
.title{
	font-size:18px;
	font-weight:bold;
	color:#44033a;
}
.texto1{
	font-size:14px;
	font-weight:bold;
}
a:link{
	color:#ffffff;
	text-decoration:none;
}
a:visited{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.menutable{
	font-family:"Courier New", Courier, monospace;
	font-style:italic;
}
.maintable{
	width:1024px;
	background-color:#FFFFFF;
}
.middle{
	background-color:#e7acf7;
	width:804px;
}
.left_top{
	background-image:url(images/left_top.jpg);
	width:109px;
	height:525px;
}
.right_top{
	background-image:url(images/right_top.jpg);
	width:111px;
	height:525px;
}
.left_repeat{
	background-image:url(images/left_repeat.jpg);
	width:109px;
	height:100%;
}
.right_repeat{
	background-image:url(images/right_repeat.jpg);
	width:111px;
	height:100%;
}
.left_bottom{
	background-image:url(images/left_bottom.jpg);
	width:109px;
	height:161px;
}
.right_bottom{
	background-image:url(images/right_bottom.jpg);
	width:111px;
	height:78px;
}
.int_separator_top{
	background-image:url(images/int_separator_top.jpg);
	width:4px;
	height:78px;
}
.int_separator_middle{
	background-image:url(images/int_separator_middle.jpg);
	width:4px;
	height:100%;
}
.int_separator_bottom{
	background-image:url(images/int_separator_bottom.jpg);
	width:4px;
	height:143px;
}
.table_messenger{
	width:760px;
	height:520px;
	background-image:url(images/messenger.jpg);
}
.left_column{
	background-image:url(images/left_column_bg.jpg);
	width:211px;
}
.bottom{
	background-image:url(images/bottom.jpg);
	color:#FFFFFF;
}
.sala{
	background-image:url(images/fondowebcam.gif);
	width:198px;
	height:233px;
}
.sala_left{
	width:19px;
}
.sala_right{
	width:19px;
}
.sala_top{
	height:53px;
}
.sala_foto{
	height:120px;
}
.sala_nombre{
	height:30px;
}
.sala_pie{
	height:30px;
}
.footer{
	font-size:10px;
	background-color:#44033a;
	color:#e7acf7;
}
.text_acceso{
	color:#44033a;
	font-weight:bold;
}
.internal_left_padding{
	background-image:url(images/internal_left_padding.jpg);
	width:8px;
	height:100%;
}
.internal_right_padding{
	background-image:url(images/internal_right_padding.jpg);
	width:8px;
	height:100%;
}
.pantalla{
	background-image:url(images/pantalla.gif);
	width:196px;
	height:198px;
	margin:0 40px;
}
.pantalla_vert{
	width:18px;
}
.pantalla_horiz{
	height:13px;
}
.bigger{
	font-size:13px;
}

.menu_pago_inactivo{
	background-color:#c6c6c6;
	color:#999999;
}
.menu_pago_activo{
	background-color:#e8d0d0;
	color:#999999;
}
.menu_pago_hover{
	background-color:#ffffff;
	color:#ff0000;
}
.borde_boton{
	border:solid 1px;
	border-color:#000000;
}

.borde_boton_vert{
	border:solid 1px;
	border-color:#000000;
	margin:0 40px;
}
	
.boton_pulsado{
	color:#FFFFFF;
	background-image:url(images/fondo_menu.jpg);
	height:23px;
	text-align:center;
}
a.link_boton_pulsado:link{
	color:#FFFFFF;
	text-decoration:none;
}
a.link_boton_pulsado:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.link_boton_pulsado:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.boton_inactivo{
	color:#FFFFFF;
	background-image:url(images/fondo_menu.jpg);
	height:23px;
	text-align:center;
}
a.link_boton_inactivo:link{
	color:#e7acf7;
	text-decoration:none;
}
a.link_boton_inactivo:visited{
	color:#e7acf7;
	text-decoration:none;
}
a.link_boton_inactivo:hover{
	color:#e7acf7;
	text-decoration:none;
}
.texto_grande{
	font-size:18px;
}	
.texto_muy_grande{
	font-size:24px;
}	