#contenedorforma{
	text-align:left;
	font-size:14px;
}

div#contenedorformaregistro{
	background-color:#fff;
	text-align:left;
	font-size:12px;
	width:100%;
	border:0px #ccc solid;
}

.LabelRojo
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: Red;
}

.LabelAlerta
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: Red;
	font-weight: bold;
}

.TextBox
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: Black;
}

.req
{
	float:none;
	color:red !important;
	font-weight:bold;
	font-size:13;
	margin:0;
}

.DropDown
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: Black;
}

.Button
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: Black;
}

.LabelPanel
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13.5pt;
	color: #3c5c8c;
}
/*
.HyperLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:none;
	color:#09c;
}
.HyperLink a:hover
{
	text-decoration:underline;
}*/

.linka{
	font-size:0.8em;
	text-decoration:none;
	color:#09c;
}
.linka a:hover{ text-decoration:underline; }

.LabelGris
{
	font-size:1em;
	color:Gray;
}

.LabelBold
{
	font-weight:bold;
}

form  h1{
	font-weight:bold;
	font-size:280%;
	margin:0 15px 0 0;
	float:left;
	color:#ccc;
}

form h2
{
	font-weight:normal;
	font-size:115%;
	line-height:135%;
	margin:0 0 2px 0;
	color:white;
	font-weight:bold;
	clear:both;
	
}

form  h3{
	font-weight:normal;
	font-size:110%;
	line-height:135%;
	margin:0 0 2px 0;
	color:#0099cc;
	font-weight:bold;
	clear:both;
}

.instrucciones
{
	text-align:justify;
	color: Black;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

.topico
{
	color:#05538d;
	font-weight:bold;
	font-size:2em;
}

.texttopico
{
	font-weight:bold;
	color:Black;
}
