.contenedor_popup {
	float: left;
	width: 650px;
	padding: 10px;
	border: 1px solid #e1e1e1;
	text-align: left;

}
.imagen_imprimir {
	padding: 1px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 10px;
}
.titular_semana {
	width: 400px;
	padding-bottom: 5px;
	float: none;
	text-align: left;
}

.contenedor_nombre {
	float: left;
	width: 140px;
}
.contenedor_nom_registro {
	float: left;
	width: 100px;
}
.contenedor_linea {
	width: 350px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}
.contenedor_linea_foto {
	width: 420px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}

.contenedor_li {
	width: 280px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.contenedor_campos {
	float: left;
}
.campo_popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #e1e1e1;
}
.contenedor_envie {
	float: left;
	width: 370px;
	background-image: url(../img/home/top_seccion.gif);
	background-repeat: repeat-x;
	background-position: top;
	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: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.contenedor_envie_foto {
	float: left;
	width: 430px;
	background-image: url(../img/home/top_seccion.gif);
	background-repeat: repeat-x;
	background-position: top;
	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: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.body_popup {
	padding: 0px;
	margin: 0px;
}
.contenedor_texto {
	width: 380px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-left: 10px;
}
.contenedor_registro {
	float: left;
	width: 273px;
	border: 1px solid #e1e1e1;
	background-image: url(../img/home/top_seccion.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 280px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.ul_usuarios {
	margin: 10px;
	padding: 5px;
}
.li_usuarios {
	font-size: 9px;
	color: #BD0D0D;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 5px;
}
.contenedor_indicador_popup {

	float: left;
	width: 432px;
	border: 1px solid #e1e1e1;
	background-image: url(../img/home/top_seccion.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.foto_imprimir {
	float: left;
	padding-right: 10px;
}

