#flash {
z-index: -999;
}

#ContPopPup{
	width:639px;
	height:349px;
	}

#Cont{
	width:700px;
	height:auto;
	float:left;
	}
#SubCont{
	margin:1%;
	width:670px;
	height:auto;
	float:left;
	}
*html #SubCont{
    width:660px;
}
#letras{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
	}
.titulos{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#B23600;
	font-weight:bold;
	text-align:justify;
	border:dashed 1px #00C;
	}
.tit{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#B23600;
	font-weight:bold;
	text-align:justify;
	}
#Foto{
	width:125px;
	height:auto;
	padding-right:15px;
	margin:2%;
	float:left;
}

#Descripcion{
	width:360px;
	height:auto;
	float:left;
	text-align:justify;
}
a{
	color:#006; 
	text-decoration:none;
}
a:hover{
	color:#B23600; 
	text-decoration:none;
}



tr.resaltar {
    background-color:#FC3;
    cursor: pointer;
}
