﻿BODY
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #000066;
	background-image: url(images/fondo_beige_claro.jpg);
	margin: 4px;
}

.boton1
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	border-left: white 1px solid;
	cursor: hand;
	color: white;
	border-bottom: white 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #336633;
	text-align: center;
	height: 20px;
}
.boton2
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	border-left: white 1px solid;
	cursor: hand;
	color: white;
	border-bottom: white 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #0066cc;
	text-align: center;
	height: 20px;
}
.boton3
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	border-left: white 1px solid;
	cursor: hand;
	color: white;
	border-bottom: white 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #ff0000;
	text-align: center;
	height: 20px;
}
.botonAzul
{
	border-right: darkblue 1px solid;
	border-top: darkblue 1px solid;
	border-left: darkblue 1px solid;
	border-bottom: darkblue 1px solid;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	cursor: hand;
	color: white;
	background-color: #0099ff;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
.titulo1
{
	color: white;
	background-color: #336633;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
.titulo2
{
	color: white;
	background-color: #336633;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}
.titulo3
{
	color: white;
	background-color: #336633;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
}
.tituloBlanco
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-bottom: #993333 thin;
	border-left: #993333 thin;
	border-top: #993333 thin;
	border-right: #993333 thin;
}
.etiqueta1
{
	padding-left: 4px;
}
.etiqueta1_der
{
	text-align: right;
}
.menu1
{
	text-indent: 5px;
	font-weight: bold;
}
.menu2
{
	text-align: left;
	text-indent: 10px;
	color: blue;
	font-size: 10px;
	background-color: lemonchiffon;
	padding-bottom: 2px;
	padding-top: 2px;
}
.menu3
{
	text-align: left;
	text-indent: 10px;
	color: #27512d;
	font-size: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: gainsboro;
}
.panel1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.combo1
{
	color: white;
	background-color: #336633;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	height: 20px;
}

.combo2
{
	color: black;
	background-color: whitesmoke;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	height: 17px;
}

.lista1
{
	color: black;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}
