﻿.texto
{
   color: white;
   font-weight: bold;
   width: 150px
}
.textoright
{
	text-align: right;
	color: White;
	font-weight: bold;
	width: 150px
}
.botonesflow
{
	text-align: center
}
.comentario
{
   color: white;
   font-weight: bold;
   font-size: 7pt
}
.fotocontainer
{
	border: white 1px solid;
	background-color: Black;
	text-align: center;
	width: 785px
}
.foto_boton
{
	width: 74px
}
.foto_controlpanel
{
	background-color: green
}