﻿.divNivel1{
	position:relative;
	height:auto;
	text-align:left;
	padding-right:40px;
}

.divNivel2{
	position:relative;
	height:auto;
	padding-left:17px;
	text-align:left;
	
}

.divLinkContraido{
	cursor:pointer;
	position:relative;
	height:20px;
	text-align:left;
	/*background:#DDD url(../images/expand.png) no-repeat center left;*/
	background: url(../images/expand.png) no-repeat center left;
	padding-top: 3px;
	padding-Left:18px;
	width: 710px;
	color:#333;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 2px;
	
}
divLinkContraido:hover{
	font-weight:normal;
}


.divLinkExpandido{
	cursor:pointer;
	position:relative;
	height:20px;
	text-align:left;
	/*background:#DDD url(../images/collapsed.png) no-repeat center left ;*/
	background: url(../images/collapsed.png) no-repeat center left ;
	
	padding-top: 3px;
	padding-left: 18px;
	width: 710px;
	color:#333;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 2px;
	
}


.tituloCaracteristicas {
	margin-left: 10px;
	margin-bottom: 0px;
	color: #903;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	font-weight: bold;
}

.tituloSubItem{
	margin-left:5px;
	color:#F00;
	margin-top:5px;
	font-weight:bold;
}


.imgMasMenos{
	width:15px;
	height:15px;
}


.divExtra{
	padding-left:0px;
	margin-top:-10px;
	position: relative;
	overflow:hidden;
	height:10px;
	font-size:12px;
	width:720px;
	/*display:none;*/

}



.divNivel3{
	position:relative;
	height:auto;
	padding-left:110px;
	text-align:left;
	
}




.tituloNivel2 {
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	padding-top: 4px;
	font-weight:500;
}

.tituloExtra{
	margin-left: 10px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-top: 4px;
	font-weight: bold;
}

.linkSecundario{
	margin-left: 10px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-top: 4px;
	font-weight: bold;
}

a{
	color:#00C;
	text-decoration:underline;
}

	
a:hover{
	color:#063;
		
}


a:visited{ 

} 



/*
.normCaracteristicas {
	font:"Courier New", Courier, monospace;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left:25px;
}*/
.normCaracteristicas2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left:50px;
}







.divLogito{
	position: absolute;
	left:15px;
	text-align: left;
	width: 100px;
	height: 100px;
}

divDemito{
	position:absolute;
	left:700px;
	width:50px;
	text-align:right;
	top:3px;
	height:10px;
}



.divCapturas{
	position:static;
	float:left;
	left:20px;
	width:87px;
	height: 49px;
	top:60px;


}

.imaPlay{
	 border:0;
	 width:20;
	 height:20;
	 margin-top:14px;
	
}
.imaVideo{
	background-image:url(../images/video.png);
	height:12px;
	width:24px;
	cursor:pointer;
	border:none;

/*<img src="BrowserPreview.png" width="24" height="12" alt="">*/
}


.logoCaptura{
	width:90px;
	height:53px;
	position: absolute;
	top: 19px;
	left: 5px;
	border:0;
	
}

.imaVideoChico{
	border:0;
}
	



.Beta {
	color: #F00;
	font-size: 11px;
}

/*--------------------------------------------------------------*/
.ulDescripcion{
	margin-left: 90px;
	margin-top:15px;
	color:#444;
}

