table
{
 font-weight: bold;
 font-size: 14px;
}
body.default
{
 background-color: #FF9C29;
}
table.principal
{
 width: 760px;
 font-weight: bold;
 font-size: 14px;
}
img
{
 border: 0px;
}
.fondoAmarillo
{
 background-color: #F2F10D;
}
.letraAmarilla
{
 color: #F2F10D;
}
.fondoAzul
{
 background-color: #1A0FF0;
}
.letraAzul
{
 color: #1A0FF0;
}
.fondoAzulOscuro
{
 background-color: #000099;
}
.letraNaranja
{
 color: #EF8F09;
}
.letraMarron
{
 color: #FFCC33;
}
p
{
 text-align: left;
 font-weight: bold;
 padding: 10px;
}
p.texto
{
 text-align: justify}


/****************************************************************************/
input
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	
}
input.button
{
	background-color: #00A8EC;
	color: White;
	font-weight: bold;
	border: double 3px #2A418B;
	filter: none;
	cursor: hand; /*filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=180, Strength=4)*/
}
.2num
{
	width: 20px;
}
.4num
{
	width: 30px;
}
.corto
{
	width: 60px;
}
.medio
{
	width: 150px;
}
.largo
{
	width: 360px;
}
textarea
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;	
}
textarea.medio
{
	width: 360px;
	height: 45px;
}
textarea.largo
{
	width: 450px;
	height: 45px;
}
select
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
