﻿.CONS_Links a
{
	font-weight:bold;
	display:block;
	background-image:url(/imas/general/bot3.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:1.5em;
	margin:0.2em;
	color:#000000;
}
.CONS_Links a:hover
{
	color:#10aee9;
}
.CONS_error
{
	text-align:center;
	color:#cc0000;
}
.CONS_cen
{
	text-align:center;
}
.CONS_der
{
	text-align:right;
}
.CONS_izq
{
	text-align:left;
}
.CONS_titoldins
{
	color:#666666;
	background-color:#e5eae8;
	border-top:2px dotted #556579;
	padding:0.2em;
}
.CONS_boton
{
	background-color:#e5eae8;
	border:1px solid #008fc6;
	color:#333333;
	font-size:1em;
	padding:0.3em;
	width:10em;
}
.CONS_label1
{
	display:inline-block;
	width:10em;
	text-align:right;
}
.CONS_textbox1
{
	width:20em;
}
.CONS_radio
{
	margin-left:7.5em;
}
