.control_articulos {
	padding-top: 5px;
	float: right;
	width: 400px;
}
.top_control {
	width: 142px;
	float: left;
}
.base_control {
	float: left;
	width: 142px;
}

.contenedor_opciones {
	float: left;
	width: 170px;
}
.texto_control {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f8f8f;
	padding-left: 3px;
	font-weight: bold;
}
.texto_opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 3px;
	font-weight: normal;
}
.texto_opciones a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.texto_opciones a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.texto_opciones a:hover {
	color: #BD0D0D;
	font-weight: normal;
	text-decoration: none;
}
.contenido_control {
	float: right;
	width: 250px;
	background-color: #F5F5F5;
}
.control_guardar {
	background-image: url(../img/iconos/guardar.gif);
	float: left;
	width: 90px;
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 28px;
	vertical-align: middle;
	height: 16px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D0CDAD;
	border-right-color: #D0CDAD;
	border-bottom-color: #D0CDAD;
	border-left-color: #D0CDAD;
}
.control_enviar {
	background-image: url(../img/iconos/enviar.gif);
	float: left;
	width: 100px;
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 28px;
	vertical-align: middle;
	height: 16px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D0CDAD;
	border-right-color: #D0CDAD;
	border-bottom-color: #D0CDAD;
	border-left-color: #D0CDAD;
}
.control_comentar {
	background-image: url(../img/iconos/comente.gif);
	float: left;
	width: 100px;
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 23px;
	vertical-align: middle;
	height: 16px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D0CDAD;
	border-right-color: #D0CDAD;
	border-bottom-color: #D0CDAD;
	border-left-color: #D0CDAD;
}
.control_imprimir {
	float: right;
	width: 19px;
	padding-left: 5px;
	vertical-align: middle;
	height: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 2px;
}
.control_texto {
	float: left;
	width: 140px;
	padding-left: 5px;
	height: 16px;
	padding-top: 4px;
	text-align: left;
	padding-bottom: 2px;
}
.cont_control {
	float: left;
	padding-bottom: 5px;
	width: 625px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	margin-top: 10px;
}
.p_control {
	margin-bottom: 50px;
}
