/* CSS Document */
.tabla {
	background-color: #FFFFFF;
}
.Estilo1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.Estilo2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}
.Estilo3 {
	font-family: Tahoma;
	font-size: 20px;
	color: #333333;
}
.Estilo4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.Estiloalert {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.boton{
	border:#333333 1px solid;
	font-family:Tahoma;
	font-size: 10px;
	color: #333333;
	background-color:#FFFFFF;
	width:50px;
}
.lista{
	/*border:#333333 1px solid;*/
	border-bottom:#333333 1px solid;
	border-right:#333333 1px solid;
	border-top:#333333 1px solid;
	border-left:#333333 1px solid;
	font-family:Tahoma;
	font-size: 10px;
	color: #333333;
	background-color:#FFFFFF;
}
.textarea{
	/*border:#333333 1px solid;*/
	border-bottom:#333333 1px solid;
	border-right:#333333 1px solid;
	border-top:#333333 1px solid;
	border-left:#333333 1px solid;
	font-family:Tahoma;
	font-size: 10px;
	color: #333333;
	background-color:#FFFFFF;
	width:150px;
}
#izq{
	width:204 px;
	height:400 px;
	float:left;
}
.flash{

}
.videodesc{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

#previ{
float: left;
width: 210px;
}
.save
{
margin-top: 0px;
margin-right: 0pt;
margin-bottom: 1px;
margin-left: 0pt;
vertical-align: middle;
}
