.contenedor_formulario{
	position:relative;
	width:100%;
}

.contenido_formulario{
	margin-left:15px;
}

label{
	font-weight:bold;
}

.titular{
	margin:10px 0;
	padding: 3px 10px;
	font-size:15px;
	font-weight:bold;
	background-color:#225E99;
	color:white;	
}

.texto_formulario{
	color:#555;
}

.campos{
	color:#555;
	font-size:12px;
}

.lateralGrande{
	width:180px;
	float:left;
	color:#fff;
	background:transparent url(../files/bg-menu-g.gif) repeat-y;
	height:791px!important;
}

*:first-child+html .lateralGrande{
	height:773px !important;
}
*html .lateralGrande{
	height:778px !important;
}

/*
#menuv{
	width:180px;
	height:675px;
	float:left;
	color:#fff;
	background:transparent url(../files/bg-menu-g.gif) repeat-y;
}
*/