.formulariodatos{
	margin-top:5px;
}
.formulariodatos input,.formulariodatos textarea{
	border:1px solid #979797;
	background-color:#f2f3f3;
	height:20px;
	color:#353535;
	font-weight:bold;
	padding-top:4px;
	padding-left:3px;
	padding-right:3px;
}

.textocont{
	height:200px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}


.fmpeque{
	width:90px;
}

.fpeque{
	width:160px;
}

.fmedio{
	width:200px;
}

.fmediano{
	width:240px;
}

.fgrande{
	width:500px;
}

.fgran{
	width:455px;
}

.fmuygran{
	width:585px;
}

.textocont{
	width:455px;
	height:200px;
	
}

.textareagrande{
	width:566px;
}

.textareamediano{
	width:250px !important;
	height:70px !important;
}

hr.seppeque{
	border:none;
	border-bottom:1px dotted #ccc;
	margin-top:5px;
	margin-bottom:5px;
	width:200px;
}

.check{
	border:none;
	
	border:1px solid #979797;
	background-color:#f2f3f3;
	width:15px !important;
	height:15px !important;
	margin-top:10px;
}

.icoform{
	padding-top:8px;
	display:none;
}

.formulariodatos dl{
	margin-left:10px;
}

.botonera{
	padding-top:20px;
	margin-top:20px;
	/*width:550px;*/
}

.formulariodatos dt{
	font-size:14px;
	margin-top:12px;
	margin-right:5px;
	float:left;
	width:70px;
	font-weight:bold;
	color:#444;
	text-align:left;
}

.formulariodatos dt.odt{
	width:50px;
	
}

.formulariodatos dd{
	margin-left:5px;
	margin-top:5px;
	float:left;
	text-align:right;
	background:url("../images/formularios/botonenviar.gif") no-repeat;
}

.error{
	font-size:10px;
	color:#dd0000;
	display:block;
	margin-top:2px;
}
