﻿
select, input 
{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
}

h1
{
	font-family:tahoma;
	font-weight:normal;
	font-size:32px;
	color:#9eb200;
	display:block;
	text-align:right;
}

h2
{
	font-family:tahoma;
	font-weight:normal;
	font-size:24px;
	color:#808080;
	display:block;
}

p
{
	margin: 12pt 0.75pt 6pt 34pt; 
	line-height: normal;
	font-family:Tahoma;
	font-size:9pt;
}



label
{
	color:#555555;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:7px;
}

.txtNormal
{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	margin-left:10px;
	width:150px;
}

table.formulario
{
	margin-top:30px;
}

table.formulario tr td
{
	vertical-align:top;
}
table.formulario tr td.alinearDerecha
{
	text-align:right;
}

.lblError
{
	color:red;
	font-weight:bold;
}

.lblOk
{
	color:blue;
	font-weight:bold;
}

/* =Dimensiones
-----------------------------------------------------------------------------*/

.anchoMax
{
	width:100%;
}
.anchoCasiMax
{
	width:99%;
}
.ancho16
{
	width:950px;
}
.ancho15
{
	width:900px;
}

.ancho14
{
	width:600px;
}

.ancho13
{
	width:550px;
}

.ancho12
{
	width:500px;
}

.ancho11
{
	width:400px;
}

.ancho10
{
	width:300px;
}

.ancho9
{
	width:250px;
}

.ancho8
{
	width:200px;
}

.ancho7
{
	width:175px;
}

.ancho6
{
	width:150px;
}

.ancho5
{
	width:125px;
}

.ancho4
{
	width:100px;
}

.ancho3
{
	width:75px;
}

.ancho2
{
	width:50px;
}

.ancho1
{
	width:40px; 
}