BODY {
	FONT-SIZE: 10px; COLOR: #445766; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; background-color: #F7F6F5;
}
.tabla-1 {
	BORDER-RIGHT: medium; BORDER-TOP: medium; BORDER-LEFT: medium; WIDTH: 100%; BORDER-BOTTOM: medium; HEIGHT: 100%; 
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #89CDD9;
	text-decoration: underline;
}
a:active {
	color: #89CDD9;
	text-decoration: none;
}
.celda-1-1 {
	BACKGROUND-IMAGE: url(../images/fondo_principal_izq.jpg)
}
.celda-1-3 {
	BACKGROUND-IMAGE: url(../images/fondo_principal_der.jpg)
}
.language {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	width: 131px;
	line-height: normal;
	color: #333333;
	background-position: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/****************************************************/

.externo {
	width: 100%;
	height:500px;
	background-color: #F7F6F5;
	/*padding-top: 15px;
	padding-left:15px;*/
	padding-top: 0px;
	margin-top:-5px;
}

.interno{
	width: 767px;
	height:490px;
	margin: auto;
	background-color:#F7F6F5 ;
	padding-left: 0px;
	padding-top: 0px;
	/*background-image: url("images/sombra.png");*/
}

.left-frame{
	width:202px;
	height:410px;
	float:left;
	background-color:#F7F6F5;
}

.left-img{
	width:202px;
	height:100px;
	background-image:url("images/logo2.gif");
	background-repeat:no-repeat;
	background-position:left;
	background-color: #F7F6F5;
}

.left-combo{
	width:202px;
	height:25px;
	background-color: #F7F6F5;
	text-align: center;
}

.left-thumbs{
	width:202px;
	height:360px;
	overflow:auto;
	overflow-x:hidden;
}

.left-close-page{
	border-top: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	width:202px;
	height:15px;
	margin-top:7px;
	padding-top: 2px;
}

.webcam-thumb{
	float:left;
	width:90px;
	height:85px;
	padding:0px;
	margin-left: 1px;
	margin-bottom: 1px;
	background-color: #F7F6F5;
	border:solid;border-color:#888888;border-width:1px;
}
.webcam-thumb-title{
	width:90px;
	height:20px;
	padding-top:5px;
	background-color: #F7F6F5;
	text-align: center;
	cursor:hand;
	cursor:pointer;
}
.webcam-thumb-img{
	width:90px;
	height:50px;
	background-color: #CCCCCC;
	text-align: center;
	padding-bottom:5px;
	padding-top:5px;
	cursor:hand;
	cursor:pointer;	
}
.right-close-page{
float:right;
margin-top: 15px;
margin-right: 15px;

}
.right-cam-frame{
width:550px;
height:500px;
float:left;
background-color:#F7F6F5;
}

.right-cam-view{
width:530px;
height:450px;
margin-top: 10px;
padding-top: 30px;
margin-left: 10px;
background-color:#000000;
}
